rultor.com logo This build log was produced by rultor.com for objectionary/eo#4550
++ dirname ./run.sh
+ cd .
+ echo 1513
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Sep 15 13:25:47 UTC 2025
+ uptime
 13:25:47 up 1 min,  0 users,  load average: 1.36, 0.49, 0.18
+ head=git@github.com:objectionary/eo.git
+ ff=default
+ image=yegor256/rultor-image:1.24.0
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.58.6
+ vars=('--env=head=git@github.com:objectionary/eo.git' '--env=tag=0.58.6' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.58.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get install --yes python3-pygments'\'' '\'';'\'' '\''sudo pip3 install pygments'\'' '\'';'\'' '\''javac -version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''gem install pdd'\'' '\'';'\'' '\''gem install texsc:0.6.0'\'' '\'';'\'' '\''gem install texqc:0.6.0'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn flatten:flatten'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''sed -i "s/npm install -g eolang@[0-9]\+\.[0-9]\+\.[0-9]\+/npm install -g eolang@${tag}/g" README.md'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -DskipTests -Dinvoker.skip'\'' '\'';'\'' '\''mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' '\''mkdir /tmp/objectionary'\'' '\'';'\'' '\''cp -R eo-runtime/src/main/eo /tmp/objectionary/objects'\'' '\'';'\'' '\''cp eo-parser/target/classes/XMIR.xsd /tmp'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''sudo git config --global --add safe.directory "$(pwd)"'\'' '\'';'\'' '\''sudo /bin/bash -c "cd '\''\'\'''\''$(pwd)'\''\'\'''\''; git clean -fd"'\'' '\'';'\'' '\''cp /tmp/XMIR.xsd .'\'' '\'';'\'' '\''mkdir -p xsd'\'' '\'';'\'' '\''cp XMIR.xsd "xsd/XMIR-${tag}.xsd"'\'' '\'';'\'' '\''git add XMIR.xsd "xsd/XMIR-${tag}.xsd"'\'' '\'';'\'' '\''git commit -am "XMIR XSD ${tag}"'\'' '\'';'\'' '\''rm -rf objectionary'\'' '\'';'\'' '\''cp -R /tmp/objectionary .'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/jvm org.eolang:eo-runtime:0\.0\.0/jvm org.eolang:eo-runtime:${tag}/g"'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/version 0\.0\.0/version ${tag}/g"'\'' '\'';'\'' '\''git add objectionary'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' > objectionary.lst'\'' '\'';'\'' '\''git add objectionary.lst'\'' '\'';'\'' '\''git commit -am "objectionary ${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:objectionary/eo.git'\''' ';' 'export '\''tag=0.58.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get install --yes python3-pygments' ';' 'sudo pip3 install pygments' ';' 'javac -version' ';' 'pdd --file=/dev/null' ';' 'gem install pdd' ';' 'gem install texsc:0.6.0' ';' 'gem install texqc:0.6.0' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn flatten:flatten' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'sed -i "s/npm install -g eolang@[0-9]\+\.[0-9]\+\.[0-9]\+/npm install -g eolang@${tag}/g" README.md' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -DskipTests -Dinvoker.skip' ';' 'mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';' 'mkdir /tmp/objectionary' ';' 'cp -R eo-runtime/src/main/eo /tmp/objectionary/objects' ';' 'cp eo-parser/target/classes/XMIR.xsd /tmp' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'sudo git config --global --add safe.directory "$(pwd)"' ';' 'sudo /bin/bash -c "cd '\''$(pwd)'\''; git clean -fd"' ';' 'cp /tmp/XMIR.xsd .' ';' 'mkdir -p xsd' ';' 'cp XMIR.xsd "xsd/XMIR-${tag}.xsd"' ';' 'git add XMIR.xsd "xsd/XMIR-${tag}.xsd"' ';' 'git commit -am "XMIR XSD ${tag}"' ';' 'rm -rf objectionary' ';' 'cp -R /tmp/objectionary .' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/jvm org.eolang:eo-runtime:0\.0\.0/jvm org.eolang:eo-runtime:${tag}/g"' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/version 0\.0\.0/version ${tag}/g"' ';' 'git add objectionary' ';' 'find objectionary -name '\''*.eo'\'' > objectionary.lst' ';' 'git add objectionary.lst' ';' 'git commit -am "objectionary ${tag}"' ';' 'git checkout "${branch}"' ';')
+ directory=
+ container=objectionary_eo_4550
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-255
+ pwd
/tmp/rultor-bn5z
+ 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:objectionary/eo.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:objectionary/eo.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eo.git'\''' ';' 'export '\''tag=0.58.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo apt-get install --yes python3-pygments' ';' 'sudo pip3 install pygments' ';' 'javac -version' ';' 'pdd --file=/dev/null' ';' 'gem install pdd' ';' 'gem install texsc:0.6.0' ';' 'gem install texqc:0.6.0' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn flatten:flatten' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'sed -i "s/npm install -g eolang@[0-9]\+\.[0-9]\+\.[0-9]\+/npm install -g eolang@${tag}/g" README.md' ';' 'git commit -am "${tag}"' ';' 'mvn clean install -DskipTests -Dinvoker.skip' ';' 'mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';' 'mkdir /tmp/objectionary' ';' 'cp -R eo-runtime/src/main/eo /tmp/objectionary/objects' ';' 'cp eo-parser/target/classes/XMIR.xsd /tmp' ';' 'branch=$(git rev-parse --abbrev-ref HEAD)' ';' 'git checkout gh-pages' ';' 'git reset --hard' ';' 'sudo git config --global --add safe.directory "$(pwd)"' ';' 'sudo /bin/bash -c "cd '\''$(pwd)'\''; git clean -fd"' ';' 'cp /tmp/XMIR.xsd .' ';' 'mkdir -p xsd' ';' 'cp XMIR.xsd "xsd/XMIR-${tag}.xsd"' ';' 'git add XMIR.xsd "xsd/XMIR-${tag}.xsd"' ';' 'git commit -am "XMIR XSD ${tag}"' ';' 'rm -rf objectionary' ';' 'cp -R /tmp/objectionary .' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/jvm org.eolang:eo-runtime:0\.0\.0/jvm org.eolang:eo-runtime:${tag}/g"' ';' 'find objectionary -name '\''*.eo'\'' | xargs sed -i "s/version 0\.0\.0/version ${tag}/g"' ';' 'git add objectionary' ';' 'find objectionary -name '\''*.eo'\'' > objectionary.lst' ';' 'git add objectionary.lst' ';' 'git commit -am "objectionary ${tag}"' ';' 'git checkout "${branch}"' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.58.6 ']'
+ [[ 0.58.6 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.58.6"'
tag name is valid: "0.58.6"
+ cd repo
++ git tag -l 0.58.6
+ '[' -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
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=0.83
++ echo 0.83 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.83, low enough to run a new Docker container'
load average is 0.83, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.24.0
+ docker pull yegor256/rultor-image:1.24.0
1.24.0: Pulling from yegor256/rultor-image
9cb31e2e37ea: Pulling fs layer
6fdf9d57c770: Pulling fs layer
b1b8e573ea09: Pulling fs layer
d98471df16b3: Pulling fs layer
d91bad0881f6: Pulling fs layer
0989603b9c78: Pulling fs layer
be0e4fe934ac: Pulling fs layer
836583b1a84e: Pulling fs layer
9a7a8a989f21: Pulling fs layer
206d2c40dab6: Pulling fs layer
7e814560871d: Pulling fs layer
3e6884fb6bef: Pulling fs layer
efc2cb2da490: Pulling fs layer
a2685e4ec0a3: Pulling fs layer
d8f398d41642: Pulling fs layer
00d87e982675: Pulling fs layer
0a47604816a9: Pulling fs layer
39620eda6329: Pulling fs layer
836583b1a84e: Waiting
1e5066b6f93c: Pulling fs layer
bf2832135ec0: Pulling fs layer
d91bad0881f6: Waiting
d98471df16b3: Waiting
17c9f809a0eb: Pulling fs layer
791d75dcb5dd: Pulling fs layer
4d856b07c9bd: Pulling fs layer
08fb6625faae: Pulling fs layer
0a47604816a9: Waiting
be0e4fe934ac: Waiting
39620eda6329: Waiting
9a7a8a989f21: Waiting
efc2cb2da490: Waiting
206d2c40dab6: Waiting
7e814560871d: Waiting
3e6884fb6bef: Waiting
d8f398d41642: Waiting
a2685e4ec0a3: Waiting
1e5066b6f93c: Waiting
00d87e982675: Waiting
bf2832135ec0: Waiting
6fbcea1fd5f0: Pulling fs layer
e5e0772939b2: Pulling fs layer
791d75dcb5dd: Waiting
17c9f809a0eb: Waiting
6fbcea1fd5f0: Waiting
4d856b07c9bd: Waiting
08fb6625faae: Waiting
e5e0772939b2: Waiting
6fdf9d57c770: Verifying Checksum
6fdf9d57c770: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
b1b8e573ea09: Verifying Checksum
b1b8e573ea09: Download complete
0989603b9c78: Verifying Checksum
0989603b9c78: Download complete
9cb31e2e37ea: Pull complete
6fdf9d57c770: Pull complete
be0e4fe934ac: Verifying Checksum
be0e4fe934ac: Download complete
836583b1a84e: Verifying Checksum
836583b1a84e: Download complete
b1b8e573ea09: Pull complete
9a7a8a989f21: Verifying Checksum
9a7a8a989f21: Download complete
206d2c40dab6: Verifying Checksum
206d2c40dab6: Download complete
d98471df16b3: Download complete
3e6884fb6bef: Verifying Checksum
7e814560871d: Verifying Checksum
7e814560871d: Download complete
d98471df16b3: Pull complete
d91bad0881f6: Verifying Checksum
d91bad0881f6: Download complete
d8f398d41642: Verifying Checksum
d8f398d41642: Download complete
efc2cb2da490: Verifying Checksum
efc2cb2da490: Download complete
00d87e982675: Verifying Checksum
00d87e982675: Download complete
0a47604816a9: Verifying Checksum
39620eda6329: Verifying Checksum
39620eda6329: Download complete
bf2832135ec0: Download complete
17c9f809a0eb: Verifying Checksum
17c9f809a0eb: Download complete
1e5066b6f93c: Verifying Checksum
1e5066b6f93c: Download complete
791d75dcb5dd: Verifying Checksum
791d75dcb5dd: Download complete
4d856b07c9bd: Verifying Checksum
4d856b07c9bd: Download complete
6fbcea1fd5f0: Verifying Checksum
6fbcea1fd5f0: Download complete
e5e0772939b2: Verifying Checksum
e5e0772939b2: Download complete
08fb6625faae: Verifying Checksum
08fb6625faae: Download complete
a2685e4ec0a3: Verifying Checksum
a2685e4ec0a3: Download complete
d91bad0881f6: Pull complete
0989603b9c78: Pull complete
be0e4fe934ac: Pull complete
836583b1a84e: Pull complete
9a7a8a989f21: Pull complete
206d2c40dab6: Pull complete
7e814560871d: Pull complete
3e6884fb6bef: Pull complete
efc2cb2da490: Pull complete
a2685e4ec0a3: Pull complete
d8f398d41642: Pull complete
00d87e982675: Pull complete
0a47604816a9: Pull complete
39620eda6329: Pull complete
1e5066b6f93c: Pull complete
bf2832135ec0: Pull complete
17c9f809a0eb: Pull complete
791d75dcb5dd: Pull complete
4d856b07c9bd: Pull complete
08fb6625faae: Pull complete
6fbcea1fd5f0: Pull complete
e5e0772939b2: Pull complete
Digest: sha256:183145a1ee07aff04b992ff3478c86b34eacc5f241c6d4a711c39e2687e07d0e
Status: Downloaded newer image for yegor256/rultor-image:1.24.0
docker.io/yegor256/rultor-image:1.24.0
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eo_4550\s*$'
+ ls -al .
total 68
drwx------  3 ubuntu ubuntu  4096 Sep 15 13:28 .
drwxrwxrwt 12 root   root    4096 Sep 15 13:31 ..
-rwxrwxr-x  1 ubuntu ubuntu   666 Sep 15 13:31 end.sh
-rwxrwxr-x  1 ubuntu ubuntu   498 Sep 15 13:28 entry.sh
-rw-rw-r--  1 ubuntu ubuntu     5 Sep 15 13:25 pid
-rw-rw-r--  1 ubuntu ubuntu  2260 Sep 15 13:25 pubring.gpg
drwxrwxr-x 11 ubuntu ubuntu  4096 Sep 15 13:28 repo
-rwxrwxr-x  1 ubuntu ubuntu  9501 Sep 15 13:25 run.sh
-rw-rw-r--  1 ubuntu ubuntu  1821 Sep 15 13:28 script.sh
-rw-rw-r--  1 ubuntu ubuntu  4842 Sep 15 13:25 secring.gpg
-rw-rw-r--  1 ubuntu ubuntu   762 Sep 15 13:25 settings.xml
-rw-rw-r--  1 ubuntu ubuntu 12070 Sep 15 13:31 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-bn5z:/main --env=head=git@github.com:objectionary/eo.git --env=tag=0.58.6 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.58.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo apt-get install --yes python3-pygments'\'' '\'';'\'' '\''sudo pip3 install pygments'\'' '\'';'\'' '\''javac -version'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''gem install pdd'\'' '\'';'\'' '\''gem install texsc:0.6.0'\'' '\'';'\'' '\''gem install texqc:0.6.0'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn flatten:flatten'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''sed -i "s/npm install -g eolang@[0-9]\+\.[0-9]\+\.[0-9]\+/npm install -g eolang@${tag}/g" README.md'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean install -DskipTests -Dinvoker.skip'\'' '\'';'\'' '\''mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' '\''mkdir /tmp/objectionary'\'' '\'';'\'' '\''cp -R eo-runtime/src/main/eo /tmp/objectionary/objects'\'' '\'';'\'' '\''cp eo-parser/target/classes/XMIR.xsd /tmp'\'' '\'';'\'' '\''branch=$(git rev-parse --abbrev-ref HEAD)'\'' '\'';'\'' '\''git checkout gh-pages'\'' '\'';'\'' '\''git reset --hard'\'' '\'';'\'' '\''sudo git config --global --add safe.directory "$(pwd)"'\'' '\'';'\'' '\''sudo /bin/bash -c "cd '\''\'\'''\''$(pwd)'\''\'\'''\''; git clean -fd"'\'' '\'';'\'' '\''cp /tmp/XMIR.xsd .'\'' '\'';'\'' '\''mkdir -p xsd'\'' '\'';'\'' '\''cp XMIR.xsd "xsd/XMIR-${tag}.xsd"'\'' '\'';'\'' '\''git add XMIR.xsd "xsd/XMIR-${tag}.xsd"'\'' '\'';'\'' '\''git commit -am "XMIR XSD ${tag}"'\'' '\'';'\'' '\''rm -rf objectionary'\'' '\'';'\'' '\''cp -R /tmp/objectionary .'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/jvm org.eolang:eo-runtime:0\.0\.0/jvm org.eolang:eo-runtime:${tag}/g"'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' | xargs sed -i "s/version 0\.0\.0/version ${tag}/g"'\'' '\'';'\'' '\''git add objectionary'\'' '\'';'\'' '\''find objectionary -name '\''\'\'''\''*.eo'\''\'\'''\'' > objectionary.lst'\'' '\'';'\'' '\''git add objectionary.lst'\'' '\'';'\'' '\''git commit -am "objectionary ${tag}"'\'' '\'';'\'' '\''git checkout "${branch}"'\'' '\'';'\'' )' --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-bn5z/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo_4550 yegor256/rultor-image:1.24.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ cat /etc/group
++ awk -F : '$3 > 100 { print $1 }'
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ 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:objectionary/eo.git' ; export 'tag=0.58.6' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo apt-get install --yes python3-pygments ; sudo pip3 install pygments ; javac -version ; pdd --file=/dev/null ; gem install pdd ; gem install texsc:0.6.0 ; gem install texqc:0.6.0 ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; mvn flatten:flatten ; mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never ; sed -i "s/npm install -g eolang@[0-9]\+\.[0-9]\+\.[0-9]\+/npm install -g eolang@${tag}/g" README.md ; git commit -am "${tag}" ; mvn clean install -DskipTests -Dinvoker.skip ; mvn clean deploy -DskipTests -Pobjectionary -Psonatype --errors --settings ../settings.xml -Dstyle.color=never ; mkdir /tmp/objectionary ; cp -R eo-runtime/src/main/eo /tmp/objectionary/objects ; cp eo-parser/target/classes/XMIR.xsd /tmp ; branch=$(git rev-parse --abbrev-ref HEAD) ; git checkout gh-pages ; git reset --hard ; sudo git config --global --add safe.directory "$(pwd)" ; sudo /bin/bash -c "cd '$(pwd)'; git clean -fd" ; cp /tmp/XMIR.xsd . ; mkdir -p xsd ; cp XMIR.xsd "xsd/XMIR-${tag}.xsd" ; git add XMIR.xsd "xsd/XMIR-${tag}.xsd" ; git commit -am "XMIR XSD ${tag}" ; rm -rf objectionary ; cp -R /tmp/objectionary . ; find objectionary -name '*.eo' | xargs sed -i "s/jvm org.eolang:eo-runtime:0\.0\.0/jvm org.eolang:eo-runtime:${tag}/g" ; find objectionary -name '*.eo' | xargs sed -i "s/version 0\.0\.0/version ${tag}/g" ; git add objectionary ; find objectionary -name '*.eo' > objectionary.lst ; git add objectionary.lst ; git commit -am "objectionary ${tag}" ; git checkout "${branch}" ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-pygments is already the newest version (2.11.2+dfsg-2ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Requirement already satisfied: pygments in /usr/local/lib/python3.10/dist-packages (2.19.1)
33mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.0m33m
0m
1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m25.0.10m39;49m -> 0m32;49m25.20m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpython3 -m pip install --upgrade pip0m
javac 11.0.26
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir .
Excluding target/**
Excluding xargs/**
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/dependencies/eo-math-dependencies-transient-dependency.json is a binary file (901 bytes)
/home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/dependencies/eo-math-dependencies-without-foreign.json is a binary file (3258 bytes)
/home/r/repo/renovate.json is a binary file (348 bytes)
Reading .0pdd.yml ...
Reading .codacy.yml ...
Puzzle 1326-493bed2e 30/DEV at .codacy.yml
Reading .codenarc ...
Reading .gitattributes ...
Reading .github/labeler.yml ...
Reading .github/typos.toml ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/bashate.yml ...
Reading .github/workflows/benchmark.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/codenarc.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/daily.yml ...
Reading .github/workflows/ebnf.yml ...
Reading .github/workflows/eoc-version-up.yml ...
Reading .github/workflows/hone.yml ...
Reading .github/workflows/infer.yml ...
Reading .github/workflows/integration.yml ...
Reading .github/workflows/jmh-benchmark-action.yml ...
Reading .github/workflows/labeler.yml ...
Reading .github/workflows/loc-badge.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/ort.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/post-comment.yml ...
Reading .github/workflows/qulice.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/simian.yml ...
Reading .github/workflows/snippets.yml ...
Reading .github/workflows/sonar.yml ...
Reading .github/workflows/telegram.yml ...
Reading .github/workflows/titles.yml ...
Reading .github/workflows/trufflehog-oss.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/up.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/xs3p-tag.yml ...
Reading .github/workflows/xs3p.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .github/workflows/zerocracy.yml ...
Reading .gitignore ...
Reading .mvn/jvm.config ...
Reading .ort.yml ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .xcop ...
Reading CITATION.cff ...
Reading CODE_OF_CONDUCT.md ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading eo-integration-tests/README.md ...
Reading eo-integration-tests/pom.xml ...
Reading eo-integration-tests/src/test/java/integration/EoMavenPlugin.java ...
Reading eo-integration-tests/src/test/java/integration/EoSourceRun.java ...
Puzzle 4232-4c7fc9d6 30/DEV at eo-integration-tests/src/test/java/integration/EoSourceRun.java
Reading eo-integration-tests/src/test/java/integration/JarIT.java ...
Reading eo-integration-tests/src/test/java/integration/ReadmeSnippetsIT.java ...
Reading eo-integration-tests/src/test/java/integration/SnippetIT.java ...
Reading eo-integration-tests/src/test/java/integration/XmirIT.java ...
Reading eo-integration-tests/src/test/java/integration/package-info.java ...
Reading eo-integration-tests/src/test/resources/META-INF/MANIFEST.MF ...
Reading eo-integration-tests/src/test/resources/jul.properties ...
Reading eo-integration-tests/src/test/resources/logback.xml ...
Reading eo-integration-tests/src/test/resources/org/eolang/snippets/auto-phi.yaml ...
Puzzle 4426-0dc59b75 60/DEV at eo-integration-tests/src/test/resources/org/eolang/snippets/auto-phi.yaml
Reading eo-integration-tests/src/test/resources/org/eolang/snippets/decorated.yaml ...
Reading eo-integration-tests/src/test/resources/org/eolang/snippets/fibo.yaml ...
Reading eo-integration-tests/src/test/resources/org/eolang/snippets/simple.yaml ...
Reading eo-maven-plugin/.xcop ...
Reading eo-maven-plugin/LICENSE.txt ...
Reading eo-maven-plugin/README.md ...
Reading eo-maven-plugin/pom.xml ...
Reading eo-maven-plugin/src/it/README.md ...
Reading eo-maven-plugin/src/it/fibonacci/README.md ...
Reading eo-maven-plugin/src/it/fibonacci/invoker.properties ...
Reading eo-maven-plugin/src/it/fibonacci/pom.xml ...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/app.eo ...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/fibonacci.eo ...
Reading eo-maven-plugin/src/it/fibonacci/verify.groovy ...
Reading eo-maven-plugin/src/it/settings.xml ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/AttributeNotFoundException.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CachePath.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Catalogs.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Central.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ChCached.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ChNarrow.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ChPattern.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ChRemote.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ChText.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CommitHash.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CommitHashesMap.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CommitHashesText.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Deleted.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Dep.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DepDirs.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Dependencies.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Disclaimer.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsDefault.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsDepgraph.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsEachWithoutTransitive.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsOfflineRuntime.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsUniquelyVersioned.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsWithRuntime.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/DpsWithoutRuntime.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/EmptyDirectoriesIn.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FileGenerationReport.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FileHash.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Footprint.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpAppliedWithCache.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpDefault.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpEnvelope.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpExistedSource.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpFork.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpGenerated.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpIfOlder.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpIfReleased.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpIfTargetExists.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpIfTargetOlder.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpIgnore.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpJavaGenerated.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpUpdateBoth.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/FpUpdateFromCache.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/JavaPlaced.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/LatexTemplate.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjAssemble.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjClean.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjCompile.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjLatex.java ...
Puzzle 1206-1613cc9f 30/DEV at eo-maven-plugin/src/main/java/org/eolang/maven/MjLatex.java
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjLint.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjParse.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjPlace.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjPrint.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjProbe.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjPull.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjRegister.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjResolve.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjTranspile.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjUnplace.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/MjUnspile.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Moja.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Objectionary.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ObjectsIndex.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/OyCached.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/OyIndexed.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/OyRemote.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Place.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Probes.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/RewritePolicy.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Saved.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/StMeasured.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Threaded.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TjForeign.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TjPlaced.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TjsForeign.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TjsPlaced.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TojoHash.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TrSpy.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Unplace.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/Walk.java ...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/package-info.java ...
Reading eo-maven-plugin/src/main/resources/META-INF/MANIFEST.MF ...
Reading eo-maven-plugin/src/main/resources/META-INF/services/javax.xml.transform.TransformerFactory ...
Reading eo-maven-plugin/src/main/resources/META-INF/services/javax.xml.xpath.XPathFactory ...
Reading eo-maven-plugin/src/main/resources/log4j.properties ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/latex/latex-template.txt ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/probe/add-probes.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/shake/blank-xsd-schema.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/shake/clean-up.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/shake/remove-noise.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/anonymous-to-nested.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/attrs.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/classes.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/data.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/package.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-locators.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-original-names.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/tests.xsl ...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/to-java.xsl ...
Reading eo-maven-plugin/src/site/apt/index.apt.vm ...
Reading eo-maven-plugin/src/site/resources/CNAME ...
Reading eo-maven-plugin/src/site/site.xml ...
Reading eo-maven-plugin/src/test/groovy/check-parameters-names.groovy ...
Reading eo-maven-plugin/src/test/groovy/verify.groovy ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/AppendedPlugin.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ArchitectureTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/CatalogsTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ChCachedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ChNarrowTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ChPatternTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ChRemoteTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ChTextTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/CommitHashesMapTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/CommitHashesTextTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ContainsFiles.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/DepDirsTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/DpsDepgraphTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/DpsEachWithoutTransitiveTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/DpsOfflineRuntimeTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/DpsWithRuntimeTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FakeMaven.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FileHashTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FpAppliedWithCacheTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FpDefaultTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FpIfReleasedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FpJavaGeneratedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/FpUpdateFromCacheTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/JavaPlacedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/LatexTemplateTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjAssembleIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjCleanTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjLatexTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjLintIT.java ...
Puzzle 4394-a43fc136 35/DEV at eo-maven-plugin/src/test/java/org/eolang/maven/MjLintIT.java
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjLintTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjParseIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjParseTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjPlaceTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjPrintIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjPrintTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjProbeTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjPullTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjRegisterIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjRegisterTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjResolveIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjResolveTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjTranspileIT.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjTranspileTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjUnplaceTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/MjUnspileTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ObjectsIndexTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/OyCachedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/OyIndexedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/OyRemoteTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/PlaceTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/RandomProgram.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/RandomProgramResolver.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ThreadedTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/TjsForeignTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/UnplaceTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/WalkTest.java ...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/package-info.java ...
Reading eo-maven-plugin/src/test/resources/META-INF/MANIFEST.MF ...
Reading eo-maven-plugin/src/test/resources/junit-platform.properties ...
Reading eo-maven-plugin/src/test/resources/log4j.properties ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/add_rust/add-dependencies.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/add_rust/detects-rust-code-with-wide-string.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/add_rust/detects-rust-dependencies-with-wide-string.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/simple-rust.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/twice-rust.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/binarize/wrong-rust.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/commits/tags.txt ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/.abc.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/file-name/abc-def.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/main.xmir ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/main.xml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/mess.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/probe-packs/add-probes-to-empty.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/probe-packs/add-probes.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/probe-packs/adds-no-probes.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/probe-packs/probes-to-anonym-abstract.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/set-warning-severity.xsl ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/sum.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/atom-with-tests.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/bindings-to-java.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/bound-globals-to-java.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/converts-to-java-with-arrays-and-scopes.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/data-as-bytes.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/embedded-class.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/fetching.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/global-atom.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/live-object-with-test-suite.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/locators/add-locators.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/locators/add-locs-with-dot.yml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/locators/add-locs.yml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/locators-to-java.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/long-class-name.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/original-names/add-original-names-with-dot.yml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/original-names/add-original-names.yml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/removes-pluses-in-test-transpilation.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/set-package.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/sets-blank-schema.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/tests-test.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/tests-with-abstracts.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/to-java-without-refs.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/transpiles-as-tests-only-test-attributes.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/transpiles-auto-phi-formations.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/tuple-to-java.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/transpile-packs/underscore-to-java.yaml ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/witherror.eo ...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/withwarning.eo ...
Reading eo-parser/.gitignore ...
Reading eo-parser/.xcop ...
Reading eo-parser/LICENSE.txt ...
Reading eo-parser/README.md ...
Reading eo-parser/pom.xml ...
Reading eo-parser/src/main/antlr4/org/eolang/parser/Eo.g4 ...
Reading eo-parser/src/main/java/org/eolang/parser/AutoName.java ...
Reading eo-parser/src/main/java/org/eolang/parser/BytesToHex.java ...
Reading eo-parser/src/main/java/org/eolang/parser/CompactArrayFqn.java ...
Reading eo-parser/src/main/java/org/eolang/parser/DrErrors.java ...
Reading eo-parser/src/main/java/org/eolang/parser/DrListing.java ...
Reading eo-parser/src/main/java/org/eolang/parser/DrProgram.java ...
Reading eo-parser/src/main/java/org/eolang/parser/EoIndentLexer.java ...
Reading eo-parser/src/main/java/org/eolang/parser/EoParserErrors.java ...
Reading eo-parser/src/main/java/org/eolang/parser/EoSyntax.java ...
Puzzle 3807-14468705 90/DEV at eo-parser/src/main/java/org/eolang/parser/EoSyntax.java
Reading eo-parser/src/main/java/org/eolang/parser/GeneralErrors.java ...
Reading eo-parser/src/main/java/org/eolang/parser/Lines.java ...
Reading eo-parser/src/main/java/org/eolang/parser/MsgLocated.java ...
Reading eo-parser/src/main/java/org/eolang/parser/MsgUnderlined.java ...
Reading eo-parser/src/main/java/org/eolang/parser/ObjectName.java ...
Reading eo-parser/src/main/java/org/eolang/parser/Objects.java ...
Reading eo-parser/src/main/java/org/eolang/parser/OnDefault.java ...
Reading eo-parser/src/main/java/org/eolang/parser/OnDetailed.java ...
Reading eo-parser/src/main/java/org/eolang/parser/ParsingError.java ...
Reading eo-parser/src/main/java/org/eolang/parser/ParsingException.java ...
Reading eo-parser/src/main/java/org/eolang/parser/StEoLogged.java ...
Reading eo-parser/src/main/java/org/eolang/parser/StHex.java ...
Reading eo-parser/src/main/java/org/eolang/parser/StUnhex.java ...
Reading eo-parser/src/main/java/org/eolang/parser/StXnav.java ...
Reading eo-parser/src/main/java/org/eolang/parser/StrictXmir.java ...
Reading eo-parser/src/main/java/org/eolang/parser/Syntax.java ...
Reading eo-parser/src/main/java/org/eolang/parser/TrFull.java ...
Reading eo-parser/src/main/java/org/eolang/parser/TrStepped.java ...
Reading eo-parser/src/main/java/org/eolang/parser/XeEoListener.java ...
Reading eo-parser/src/main/java/org/eolang/parser/Xmir.java ...
Reading eo-parser/src/main/java/org/eolang/parser/package-info.java ...
Reading eo-parser/src/main/resources/META-INF/services/javax.xml.transform.TransformerFactory ...
Reading eo-parser/src/main/resources/META-INF/services/javax.xml.xpath.XPathFactory ...
Reading eo-parser/src/main/resources/XMIR.xsd ...
Reading eo-parser/src/main/resources/log4j.properties ...
Reading eo-parser/src/main/resources/org/eolang/parser/_datas.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/_specials.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/_stepped.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/add-as-attributes-inside-application.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/add-default-package.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/build-fqns.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/const-to-dataized.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/cti-adds-errors.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/decorate.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/expand-aliases.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/expand-qqs.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/move-voids-up.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/resolve-aliases.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/resolve-before-stars.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/roll-bases.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/stars-to-tuples.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/validate-before-stars.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/validate-objects-count.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/vars-float-up.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/parse/wrap-method-calls.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/print/dataized-to-const.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/print/inline-cactoos.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/print/to-eo.xsl ...
Reading eo-parser/src/main/resources/org/eolang/parser/print/tuples-to-stars.xsl ...
Reading eo-parser/src/main/xs3p/xs3p.xsl ...
Reading eo-parser/src/test/java/benchmarks/XmirBench.java ...
Reading eo-parser/src/test/java/benchmarks/XslBench.java ...
Reading eo-parser/src/test/java/benchmarks/package-info.java ...
Reading eo-parser/src/test/java/fixtures/LargeXmir.java ...
Reading eo-parser/src/test/java/fixtures/package-info.java ...
Reading eo-parser/src/test/java/org/eolang/parser/AutoNameTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/CompactArrayFqnTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/DrProgramTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/EoIndentLexerTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/EoSyntaxTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/MsgUnderlinedTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/ObjectNameTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/ObjectsTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/OnDetailedTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/StEoLoggedTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/StHexTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/StUnhexTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/StrictXmirTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/TrSteppedTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/XmirTest.java ...
Reading eo-parser/src/test/java/org/eolang/parser/package-info.java ...
Reading eo-parser/src/test/resources/META-INF/MANIFEST.MF ...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory ...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.xpath.XPathFactory ...
Reading eo-parser/src/test/resources/junit-platform.properties ...
Reading eo-parser/src/test/resources/log4j.properties ...
Reading eo-parser/src/test/resources/org/eolang/parser/canonical.eo ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/add-as-attributes-inside-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/add-default-package.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/build-fqns.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/const-to-dataized.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/decorate-fqn.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/decorate.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/expand-aliases.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/expand-qqs.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/float-up-atom.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/float-up-vars.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/float-up-without-binding.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/float-vars-with-pre-methods.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/ignores-validation-of-objects-count-when-no-objects.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/move-voids-up.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/resolve-aliases.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/roll-bases.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/stars-to-tuples.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/validate-objects-count.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/validate-resolve-before-stars.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/parse/wrap-method-calls.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/print/dataized-to-const.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/print/inline-cactoos.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/print/tuples-of-tuples-to-stars.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-packs/print/tuples-to-stars.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/additional-brackets.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/all-data-types.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/anonym-abstract.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/anonymous-more.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/anonymous.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/application-in-tests.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/atom-with-tests.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/atoms-with-inner-tests.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/auto-named-abstract.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/auto-phi-formation-from-simple-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/auto-phi-formation-with-nested-vapplication.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/auto-phi-formation.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/bool-tests-straight.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/bound-reversed-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/bytes-in-number-with-anonymous-object.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/bytes-in-string-with-anonymous-object.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/bytes-with-anonymous-object.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/const-auto-named.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/cti-adds-error.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/cti-adds-warning.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/empty-vs-free.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/escape-sequences.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/formation-idempotency.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/formation-without-comments.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/full-syntax.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/happlication-with-scoped.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/has-comment.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/idempotency.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/leap-year.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/line-numbers.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/methods-by-index.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/numbers.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/onlyphi-bound.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/optional-comments.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/parsed-data.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/phi-attribute.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/pre-method.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/preserves-spaces.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/recursion.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/redundant-parentheses.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scope-before-method.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scopes-double-scope.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scopes-nested.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scopes-with-doubled-methods.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scopes-with-nested-methods.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/scopes.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/simple-auto-phi-formation.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/simple.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/space-between.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/sugared-array-with-composite-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/sugared-array-with-home-in-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/sugared-array-with-suffixed-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/sugared-array-with-this-ref-in-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/tests.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/text-block.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/unicode.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/vertical-methods-in-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-syntax/vmethod-after-formation.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/auto-phi-in-test-attributes.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/binding-with-rho.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/broken-binding.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/broken-head.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/comment-in-method.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/double-empty-lines.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/double-root-inside-locator.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/double-space-in-meta.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-first-object.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-method-2.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-method.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-ref-deep.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-before-ref.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-between-metas.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-lines/empty-line-in-vertical-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/empty-object.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/hmethod-after-vmethod.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/invalid-int-literal.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/long-character.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/missing-empty-line-after-metas.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/name-after-scoped-happlication.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/not-empty-atoms.yaml ...
Puzzle 4264-940f5454 45/DEV at eo-parser/src/test/resources/org/eolang/parser/eo-typos/not-empty-atoms.yaml
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/one-space-indent.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parenheses.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-1.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-2.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-3.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-4.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-5.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/extra-braces-6.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/just-number.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/negative-numbers.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/numbers.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/simple-application-named.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/redundant-parentheses/simple-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/reversed-as-separate-argument.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/root-inside-locator.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/scoped-application-after-suffix.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/space-in-naming.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/space-in-tail.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/suffix-with-dots.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/too-far-right-indent.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/two-spaces.yaml ...
Puzzle 3744-555f5b8f 60/DEV at eo-parser/src/test/resources/org/eolang/parser/eo-typos/two-spaces.yaml
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/varargs-inside.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/version-with-inline-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/vertical-method-in-horizontal-application.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/vertical-method-in-scope.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/vmethod-after-happlication.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/vmethod-after-hmethod.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/eo-typos/xi-inside-locator.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/factorial.eo ...
Reading eo-parser/src/test/resources/org/eolang/parser/fibonacci.eo ...
Reading eo-parser/src/test/resources/org/eolang/parser/print/wrap-data.xsl ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/xmir/inner/a.xmir ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/xmir/inner/b.xmir ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/xmir/main.xmir ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/auto-named-abstract.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/backslash.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/bytes.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/compares-bool-to-bytes.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/const-auto-named.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/dataized.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/dataless.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/emoji.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/empty-bytes.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/empty-string.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/idiomatic.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/inheritance.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/just-float.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/methods-by-index.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/multiline-string.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/stars-tuples.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/string-with-double-spaces.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/print-packs/yaml/times.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/strip-xmir.xsl ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/atom-attribute.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/composite-method.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/invalid-fqn.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/invalid-line-number.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/invalid-locator.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/invalid-object-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/invalid-position.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/more-than-one-objects.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/no-author.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/phi-attribute-incorrect-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/phi-in-wrong-notation-in-name.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/rho-in-wrong-notation-in-base.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/root-in-wrong-notation-in-base.yaml ...
Reading eo-parser/src/test/resources/org/eolang/parser/xsd-mistakes/xi-in-wrong-notation-in-base.yaml ...
Reading eo-runtime/.xcop ...
Reading eo-runtime/LICENSE.txt ...
Reading eo-runtime/README.md ...
Reading eo-runtime/pom.xml ...
Puzzle 4394-5825bf63 35/DEV at eo-runtime/pom.xml
Puzzle 4148-d58c7884 35/DEV at eo-runtime/pom.xml
Puzzle 4148-73985a42 35/DEV at eo-runtime/pom.xml
Puzzle 4148-01f6ad07 35/DEV at eo-runtime/pom.xml
Puzzle 4096-c6f5a4ac 35/DEV at eo-runtime/pom.xml
Reading eo-runtime/src/main/eo/org/eolang/bytes.eo ...
Reading eo-runtime/src/main/eo/org/eolang/cti.eo ...
Reading eo-runtime/src/main/eo/org/eolang/dataized.eo ...
Reading eo-runtime/src/main/eo/org/eolang/error.eo ...
Reading eo-runtime/src/main/eo/org/eolang/false.eo ...
Reading eo-runtime/src/main/eo/org/eolang/fs/dir.eo ...
Reading eo-runtime/src/main/eo/org/eolang/fs/file.eo ...
Puzzle 4096-477dc52a 30/DEV at eo-runtime/src/main/eo/org/eolang/fs/file.eo
Reading eo-runtime/src/main/eo/org/eolang/fs/path.eo ...
Reading eo-runtime/src/main/eo/org/eolang/fs/tmpdir.eo ...
Reading eo-runtime/src/main/eo/org/eolang/go.eo ...
Reading eo-runtime/src/main/eo/org/eolang/i16.eo ...
Reading eo-runtime/src/main/eo/org/eolang/i32.eo ...
Reading eo-runtime/src/main/eo/org/eolang/i64.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/bytes-as-input.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/console.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/copied.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/dead-input.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/dead-output.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/input-length.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/malloc-as-output.eo ...
Puzzle 4475-675c073e 35/DEV at eo-runtime/src/main/eo/org/eolang/io/malloc-as-output.eo
Reading eo-runtime/src/main/eo/org/eolang/io/stdin.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/stdout.eo ...
Reading eo-runtime/src/main/eo/org/eolang/io/tee-input.eo ...
Reading eo-runtime/src/main/eo/org/eolang/malloc.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/angle.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/e.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/integral.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/numbers.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/pi.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/random.eo ...
Reading eo-runtime/src/main/eo/org/eolang/math/real.eo ...
Reading eo-runtime/src/main/eo/org/eolang/nan.eo ...
Reading eo-runtime/src/main/eo/org/eolang/negative-infinity.eo ...
Reading eo-runtime/src/main/eo/org/eolang/net/socket.eo ...
Reading eo-runtime/src/main/eo/org/eolang/number.eo ...
Reading eo-runtime/src/main/eo/org/eolang/positive-infinity.eo ...
Reading eo-runtime/src/main/eo/org/eolang/runtime.eo ...
Puzzle 4235-fabe62dd 35/DEV at eo-runtime/src/main/eo/org/eolang/runtime.eo
Reading eo-runtime/src/main/eo/org/eolang/seq.eo ...
Reading eo-runtime/src/main/eo/org/eolang/string.eo ...
Reading eo-runtime/src/main/eo/org/eolang/structs/bytes-as-array.eo ...
Reading eo-runtime/src/main/eo/org/eolang/structs/hash-code-of.eo ...
Reading eo-runtime/src/main/eo/org/eolang/structs/list.eo ...
Puzzle 3251-7a787eb5 30/DEV at eo-runtime/src/main/eo/org/eolang/structs/list.eo
Reading eo-runtime/src/main/eo/org/eolang/structs/map.eo ...
Puzzle 3251-6874868e 30/DEV at eo-runtime/src/main/eo/org/eolang/structs/map.eo
Reading eo-runtime/src/main/eo/org/eolang/structs/range-of-numbers.eo ...
Reading eo-runtime/src/main/eo/org/eolang/structs/range.eo ...
Reading eo-runtime/src/main/eo/org/eolang/structs/set.eo ...
Reading eo-runtime/src/main/eo/org/eolang/switch.eo ...
Reading eo-runtime/src/main/eo/org/eolang/sys/getenv.eo ...
Reading eo-runtime/src/main/eo/org/eolang/sys/line-separator.eo ...
Reading eo-runtime/src/main/eo/org/eolang/sys/os.eo ...
Reading eo-runtime/src/main/eo/org/eolang/sys/posix.eo ...
Reading eo-runtime/src/main/eo/org/eolang/sys/win32.eo ...
Reading eo-runtime/src/main/eo/org/eolang/true.eo ...
Reading eo-runtime/src/main/eo/org/eolang/try.eo ...
Reading eo-runtime/src/main/eo/org/eolang/tuple.eo ...
Reading eo-runtime/src/main/eo/org/eolang/txt/regex.eo ...
Puzzle 4411-1af760bf 35/DEV at eo-runtime/src/main/eo/org/eolang/txt/regex.eo
Reading eo-runtime/src/main/eo/org/eolang/txt/sprintf.eo ...
Reading eo-runtime/src/main/eo/org/eolang/txt/sscanf.eo ...
Reading eo-runtime/src/main/eo/org/eolang/txt/text.eo ...
Reading eo-runtime/src/main/eo/org/eolang/while.eo ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOand.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOconcat.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOeq.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOnot.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOor.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOright.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOsize.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOslice.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EObytes$EOxor.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOerror.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOdir$EOmade$EOmkdir.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOdir$EOtmpfile$EOtouch.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOdir$EOwalk.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOdeleted$EOdelete.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOexists.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOis_directory.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOmoved$EOmove.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOopen$EOfile_stream$EOread$EOread_bytes.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOopen$EOfile_stream$EOwrite$EOwritten_bytes.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOopen$EOprocess_file.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOsize.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/EOfile$EOtouched$EOtouch.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/Files.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOfs/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi16$EOas_i32.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi32$EOas_i64.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi64$EOas_number.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi64$EOdiv.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi64$EOgt.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi64$EOplus.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOi64$EOtimes.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOread.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOresized.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOsize.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOwrite.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmalloc$EOof$EOφ.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOangle$EOcos.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOangle$EOsin.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOreal$EOacos.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOreal$EOasin.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOreal$EOln.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOreal$EOpow.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/EOreal$EOsqrt.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOmath/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOas_i64.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOdiv.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOfloor.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOgt.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOplus.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOnumber$EOtimes.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/EOos$EOname.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/EOposix$EOφ.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/EOwin32$EOφ.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/AcceptSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/BindSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/CStdLib.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/CloseSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/ConnectSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/ErrnoSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/GetenvSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/GetpidSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/GettimeofdaySyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/InetAddrSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/ListenSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/ReadSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/RecvSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/SendSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/SocketSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/StrerrorSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/WriteSyscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Posix/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/SockaddrIn.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Syscall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/TupleToArray.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/AcceptFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/BaseTSD.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/BindFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/ClosesocketFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/ConnectFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/GetCurrentProcessIdFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/GetEnvironmentVariableFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/GetSystemTimeFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/InetAddrFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/Kernel32.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/ListenFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/ReadFileFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/RecvFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/SendFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/SocketFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WSACleanupFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WSAGetLastErrorFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WSAStartupFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WinBase.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WinDef.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WinNT.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/Wincon.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/Winsock.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/WriteFileFuncCall.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/Win32/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOsys/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtry.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/EOregex$EOpattern$EOmatch$EOmatched_from_index.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/EOregex$EOφ.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/EOsprintf.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/EOsscanf.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/SprintfArgs.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/EOtxt/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/Heaps.java ...
Reading eo-runtime/src/main/java/EOorg/EOeolang/package-info.java ...
Reading eo-runtime/src/main/java/EOorg/package-info.java ...
Reading eo-runtime/src/main/java/org/eolang/Atom.java ...
Reading eo-runtime/src/main/java/org/eolang/AtomSafe.java ...
Reading eo-runtime/src/main/java/org/eolang/Bytes.java ...
Reading eo-runtime/src/main/java/org/eolang/BytesOf.java ...
Reading eo-runtime/src/main/java/org/eolang/BytesRaw.java ...
Reading eo-runtime/src/main/java/org/eolang/Data.java ...
Reading eo-runtime/src/main/java/org/eolang/Dataized.java ...
Reading eo-runtime/src/main/java/org/eolang/ExAbstract.java ...
Reading eo-runtime/src/main/java/org/eolang/ExFailure.java ...
Reading eo-runtime/src/main/java/org/eolang/ExInterrupted.java ...
Reading eo-runtime/src/main/java/org/eolang/ExReadOnly.java ...
Reading eo-runtime/src/main/java/org/eolang/ExUnset.java ...
Reading eo-runtime/src/main/java/org/eolang/Expect.java ...
Reading eo-runtime/src/main/java/org/eolang/JavaPath.java ...
Reading eo-runtime/src/main/java/org/eolang/Main.java ...
Reading eo-runtime/src/main/java/org/eolang/PhCached.java ...
Reading eo-runtime/src/main/java/org/eolang/PhComposite.java ...
Reading eo-runtime/src/main/java/org/eolang/PhCopy.java ...
Reading eo-runtime/src/main/java/org/eolang/PhDefault.java ...
Reading eo-runtime/src/main/java/org/eolang/PhLogged.java ...
Reading eo-runtime/src/main/java/org/eolang/PhMethod.java ...
Reading eo-runtime/src/main/java/org/eolang/PhOnce.java ...
Reading eo-runtime/src/main/java/org/eolang/PhPackage.java ...
Reading eo-runtime/src/main/java/org/eolang/PhRho.java ...
Reading eo-runtime/src/main/java/org/eolang/PhSafe.java ...
Reading eo-runtime/src/main/java/org/eolang/PhVoid.java ...
Reading eo-runtime/src/main/java/org/eolang/PhWith.java ...
Reading eo-runtime/src/main/java/org/eolang/PhWithRho.java ...
Puzzle 3480-6f27e031 30/DEV at eo-runtime/src/main/java/org/eolang/PhWithRho.java
Reading eo-runtime/src/main/java/org/eolang/Phi.java ...
Puzzle 3480-c54bfd0f 45/DEV at eo-runtime/src/main/java/org/eolang/Phi.java
Reading eo-runtime/src/main/java/org/eolang/VerboseBytesAsString.java ...
Reading eo-runtime/src/main/java/org/eolang/XmirObject.java ...
Reading eo-runtime/src/main/java/org/eolang/package-info.java ...
Reading eo-runtime/src/main/resources/META-INF/services/javax.xml.transform.TransformerFactory ...
Reading eo-runtime/src/main/resources/META-INF/services/javax.xml.xpath.XPathFactory ...
Reading eo-runtime/src/main/resources/org/eolang/version.txt ...
Reading eo-runtime/src/test/groovy/check-all-java-classes-compiled.groovy ...
Reading eo-runtime/src/test/groovy/check-folders-numbering.groovy ...
Reading eo-runtime/src/test/groovy/check-runtime-deps.groovy ...
Reading eo-runtime/src/test/groovy/check-target-files.groovy ...
Reading eo-runtime/src/test/groovy/verify.groovy ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EObytesEOconcatTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EObytesEOsliceTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOerrorTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOfailed.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOfs/FilesTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOfs/package-info.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOio/InputOutputTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOio/package-info.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOmallocTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOnet/EOsocketTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOnet/package-info.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOnumberTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOsys/EOosTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOsys/EOposixTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOsys/EOwin32Test.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOsys/package-info.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOtryTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOtxt/SprintfArgsTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/EOtxt/package-info.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/HeapsTest.java ...
Reading eo-runtime/src/test/java/EOorg/EOeolang/package-info.java ...
Reading eo-runtime/src/test/java/org/eolang/BytesOfTest.java ...
Reading eo-runtime/src/test/java/org/eolang/DataTest.java ...
Reading eo-runtime/src/test/java/org/eolang/DataizedTest.java ...
Reading eo-runtime/src/test/java/org/eolang/ExInterruptedTest.java ...
Reading eo-runtime/src/test/java/org/eolang/ExpectTest.java ...
Reading eo-runtime/src/test/java/org/eolang/JavaPathTest.java ...
Reading eo-runtime/src/test/java/org/eolang/MainTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhCompositeTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhCopyTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhDefaultTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhEnvelope.java ...
Reading eo-runtime/src/test/java/org/eolang/PhLoggedTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhMethodTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhPackageTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhSafeTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhSimple.java ...
Reading eo-runtime/src/test/java/org/eolang/PhWithTest.java ...
Reading eo-runtime/src/test/java/org/eolang/PhiTest.java ...
Reading eo-runtime/src/test/java/org/eolang/VerboseBytesAsStringTest.java ...
Reading eo-runtime/src/test/java/org/eolang/XmirObjectTest.java ...
Reading eo-runtime/src/test/java/org/eolang/package-info.java ...
Reading eo-runtime/src/test/resources/META-INF/MANIFEST.MF ...
Reading eo-runtime/src/test/resources/jul.properties ...
Reading eo-runtime/src/test/resources/junit-platform.properties ...
Reading eo-runtime/src/test/resources/logback.xml ...
Reading pom.xml ...
Reading src/test/groovy/check-xsl-id.groovy ...
Reading src/test/groovy/check-xsl-version.groovy ...
Reading src/test/groovy/verify.groovy ...
Reading src/test/scripts/test-repetition.sh ...
Fetching pdd-0.24.1.gem
Fetching backtrace-0.4.1.gem
Successfully installed backtrace-0.4.1
Successfully installed pdd-0.24.1
2 gems installed

A new release of RubyGems is available: 3.4.10 → 3.7.2!
Run `gem update --system 3.7.2` to update your installation.

Fetching texsc-0.6.0.gem
Fetching loog-0.6.1.gem
Successfully installed loog-0.6.1
Successfully installed texsc-0.6.0
2 gems installed
Fetching texqc-0.6.0.gem
Fetching slop-4.8.2.gem
Successfully installed slop-4.8.2
Successfully installed texqc-0.6.0
2 gems installed
[1;34mINFOm] Scanning for projects...
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.69.6/parent-0.69.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.69.6/parent-0.69.6.pom90m (63 kB at 267 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom90m (5.7 kB at 383 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom90m (42 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom90m (64 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.pom90m (6.3 kB at 893 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom90m (7.3 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (4.8 kB at 804 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom90m (2.6 kB at 430 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom90m (35 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom90m (56 kB at 7.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom90m (5.6 kB at 619 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom90m (6.0 kB at 754 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom90m (11 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (17 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom90m (8.4 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (9.0 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (10 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (25 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/4/apache-4.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (6.1 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom90m (1.0 kB at 145 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom90m (1.2 kB at 177 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom90m (2.6 kB at 518 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom90m (31 kB at 6.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom90m (43 kB at 7.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom90m (2.7 kB at 672 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom90m (12 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom90m (1.7 kB at 414 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom90m (20 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom90m (17 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/17/commons-parent-17.pom90m (31 kB at 5.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/7/apache-7.pom90m (14 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.pom90m (10 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (48 kB at 9.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/9/apache-9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/9/apache-9.pom90m (15 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom90m (2.5 kB at 493 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom90m (6.5 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (5.9 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (14 kB at 755 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/5/project-5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/5/project-5.pom90m (23 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom90m (5.7 kB at 947 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom90m (11 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom90m (24 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom90m (11 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/22/commons-parent-22.pom90m (42 kB at 6.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom90m (5.6 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (18 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom90m (5.6 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (1.9 kB at 466 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom90m (2.1 kB at 430 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom90m (1.7 kB at 432 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom90m (16 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (26 kB at 6.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/10/apache-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/10/apache-10.pom90m (15 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom90m (4.1 kB at 813 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom90m (8.4 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom90m (8.4 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (2.6 kB at 648 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom90m (41 kB at 8.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom90m (59 kB at 7.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom90m (1.6 kB at 320 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom90m (12 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom90m (2.7 kB at 672 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (22 kB at 4.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom90m (1.9 kB at 309 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar90m (42 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (27 kB at 989 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (26 kB at 649 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (223 kB at 5.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (47 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (425 kB at 8.2 MB/s)0m
90mDownloading0from.0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (34 kB at 594 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar90m (206 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar90m (53 kB at 876 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar90m (226 kB at 2.8 MB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (185 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar90m (923 kB at 8.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (22 kB at 208 kB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (871 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (284 kB at 2.6 MB/s)0m
90mDownloading1from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar90m (8.9 kB at 80 kB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (17 kB at 140 kB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (490 kB at 4.0 MB/s)0m
Downloaded90m fromM0mMaven90m:Mhttps://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (2.2 MB at 14 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar90m (11 MB at 38 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom90m (5.7 kB at 1.1 MB/s)0m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] eo                                                                 [pom]
[1;34mINFOm] eo-parser                                                          [jar]
[1;34mINFOm] eo-maven-plugin                                           [maven-plugin]
[1;34mINFOm] eo-runtime                                                         [jar]
[1;34mINFOm] eo-integration-tests                                               [jar]
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom90m (8.1 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom90m (9.3 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/42/maven-parent-42.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/42/maven-parent-42.pom90m (50 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/32/apache-32.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/32/apache-32.pom90m (24 kB at 6.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar90m (39 kB at 7.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom90m (12 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom90m (37 kB at 7.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom90m (5.6 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar90m (46 kB at 9.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom90m (9.1 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom90m (11 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom90m (43 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom90m (18 kB at 6.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar90m (41 kB at 8.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mpw/krejci/jmh-maven-plugin/0.2.2/jmh-maven-plugin-0.2.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mpw/krejci/jmh-maven-plugin/0.2.2/jmh-maven-plugin-0.2.2.pom90m (9.3 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mpw/krejci/jmh-maven-plugin/0.2.2/jmh-maven-plugin-0.2.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mpw/krejci/jmh-maven-plugin/0.2.2/jmh-maven-plugin-0.2.2.jar90m (27 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.pom90m (18 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/92/mojo-parent-92.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/92/mojo-parent-92.pom90m (38 kB at 9.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar90m (569 kB at 38 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.pom90m (9.8 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.jar90m (131 kB at 22 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parent0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo 1.0-SNAPSHOT                                           [1/5]m
[1;34mINFOm]   from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom90m (9.3 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom90m (14 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom90m (29 kB at 7.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/39/commons-parent-39.pom90m (62 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/16/apache-16.pom90m (15 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/5.0.1/groovy-5.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/5.0.1/groovy-5.0.1.pom90m (24 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/5.0.1/groovy-bom-5.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/5.0.1/groovy-bom-5.0.1.pom90m (27 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.pom90m (23 kB at 4.5 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mflatten:1.7.2:flattenm 1m(default-cli)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom90m (13 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom90m (3.7 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/18/plexus-18.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/18/plexus-18.pom90m (29 kB at 9.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom90m (3.4 kB at 562 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/20/plexus-20.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/20/plexus-20.pom90m (29 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom90m (5.6 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar90m (193 kB at 28 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar90m (87 kB at 17 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar90m (94 kB at 19 MB/s)0m
[1;34mINFOm] Generating flattened POM of project org.eolang:eo-parent:pom:1.0-SNAPSHOT...
[1;34mINFOm] Project POM file not updated to point to the flattened POM due to 'pom' packaging
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parser0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parser 1.0-SNAPSHOT                                    [2/5]m
[1;34mINFOm]   from eo-parser/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom90m (7.7 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom90m (7.7 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar90m (34 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom90m (4.3 kB at 869 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom90m (17 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/planet57/buildsupport/public-parent/2/public-parent-2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/planet57/buildsupport/public-parent/2/public-parent-2.pom90m (1.4 kB at 278 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/planet57/buildsupport/buildsupport/2/buildsupport-2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/planet57/buildsupport/buildsupport/2/buildsupport-2.pom90m (23 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar90m (38 kB at 7.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.pom90m (5.9 kB at 984 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom90m (4.8 kB at 964 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom90m (6.6 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.jar90m (30 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom90m (11 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (5.8 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (63 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (23 kB at 5.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.40/lombok-1.18.40.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.40/lombok-1.18.40.pom90m (1.5 kB at 495 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.pom90m (20 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/85/commons-parent-85.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/85/commons-parent-85.pom90m (78 kB at 20 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/35/apache-35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/35/apache-35.pom90m (24 kB at 6.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom90m (9.9 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.68.0/parent-0.68.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.68.0/parent-0.68.0.pom90m (65 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom90m (346 B at 115 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom90m (2.2 kB at 750 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/xsline/0.23.1/xsline-0.23.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/xsline/0.23.1/xsline-0.23.1.pom90m (7.3 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom90m (6.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom90m (5.9 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom90m (63 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom90m (5.6 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom90m (5.2 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom90m (5.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (63 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom90m (5.6 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom90m (2.8 kB at 942 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom90m (13 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom90m (7.3 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.pom90m (19 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom90m (2.8 kB at 942 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom90m (13 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom90m (7.3 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom90m (3.6 kB at 721 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom90m (1.5 kB at 488 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom90m (3.6 kB at 888 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.pom90m (4.7 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom90m (12 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom90m (6.7 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/3.0/hamcrest-3.0.pom90m (1.6 kB at 541 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom90m (8.1 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom90m (5.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom90m (2.2 kB at 729 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom90m (12 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom90m (7.0 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom90m (491 B at 164 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom90m (4.3 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom90m (2.0 kB at 678 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom90m (2.8 kB at 944 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom90m (1.5 kB at 382 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.pom90m (3.2 kB at 633 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom90m (2.8 kB at 944 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom90m (2.2 kB at 737 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom90m (16 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom90m (23 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom90m (32 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/jucs/0.2.0/jucs-0.2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/jucs/0.2.0/jucs-0.2.0.pom90m (4.2 kB at 705 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jping/0.0.3/jping-0.0.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jping/0.0.3/jping-0.0.3.pom90m (4.6 kB at 923 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/together/0.1.0/together-0.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/together/0.1.0/together-0.1.0.pom90m (3.7 kB at 747 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/xax/0.6.2/xax-0.6.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/xax/0.6.2/xax-0.6.2.pom90m (6.5 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/yaml/snakeyaml/2.5/snakeyaml-2.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/yaml/snakeyaml/2.5/snakeyaml-2.5.pom90m (21 kB at 7.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/mktmp/0.0.5/mktmp-0.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/mktmp/0.0.5/mktmp-0.0.5.pom90m (3.9 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/farea/0.15.4/farea-0.15.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/farea/0.15.4/farea-0.15.4.pom90m (7.0 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jaxec/0.4.1/jaxec-0.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jaxec/0.4.1/jaxec-0.4.1.pom90m (4.4 kB at 874 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.17.0/jna-5.17.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.17.0/jna-5.17.0.pom90m (2.0 kB at 508 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom90m (3.2 kB at 801 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom90m (2.5 kB at 822 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom90m (19 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom90m (65 kB at 22 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom90m (12 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom90m (3.0 kB at 752 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom90m (19 kB at 4.8 MB/s)0m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mflatten:1.7.2:flattenm 1m(default-cli)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Generating flattened POM of project org.eolang:eo-parser:jar:1.0-SNAPSHOT...
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36morg.eolang:eo-maven-plugin0;1m >---------------------m
[1;34mINFOm] 1mBuilding eo-maven-plugin 1.0-SNAPSHOT                              [3/5]m
[1;34mINFOm]   from eo-maven-plugin/pom.xml
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom90m (22 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom90m (7.5 kB at 622 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/43/maven-parent-43.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/43/maven-parent-43.pom90m (50 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/33/apache-33.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/33/apache-33.pom90m (24 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar90m (117 kB at 23 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (5.9 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom90m (7.8 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (17 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom90m (16 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom90m (8.4 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/45/maven-parent-45.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/45/maven-parent-45.pom90m (53 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom90m (27 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar90m (141 kB at 20 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/lints/0.0.59/lints-0.0.59.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/lints/0.0.59/lints-0.0.59.pom90m (26 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom90m (1.7 kB at 431 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/eo-parser/0.58.3/eo-parser-0.58.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/eo-parser/0.58.3/eo-parser-0.58.3.pom90m (9.4 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/eo-parent/0.58.3/eo-parent-0.58.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/eo-parent/0.58.3/eo-parent-0.58.3.pom90m (17 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.pom90m (4.5 kB at 745 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp/2.1.1/opennlp-2.1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp/2.1.1/opennlp-2.1.1.pom90m (16 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/29/apache-29.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/29/apache-29.pom90m (21 kB at 6.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/tojos/0.18.5/tojos-0.18.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/tojos/0.18.5/tojos-0.18.5.pom90m (7.1 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/opencsv/opencsv/5.12.0/opencsv-5.12.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/opencsv/opencsv/5.12.0/opencsv-5.12.0.pom90m (37 kB at 9.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom90m (19 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/84/commons-parent-84.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/84/commons-parent-84.pom90m (78 kB at 20 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/34/apache-34.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/34/apache-34.pom90m (24 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom90m (32 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/81/commons-parent-81.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/81/commons-parent-81.pom90m (78 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom90m (12 kB at 4.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom90m (26 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/3.0.25/groovy-all-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/3.0.25/groovy-all-3.0.25.pom90m (25 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.pom90m (24 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.pom90m (23 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.15/ant-1.10.15.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.15/ant-1.10.15.pom90m (17 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom90m (6.6 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.pom90m (7.5 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.pom90m (4.4 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.pom90m (24 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.pom90m (22 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.pom90m (22 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.3/picocli-4.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.3/picocli-4.6.3.pom90m (1.4 kB at 229 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.pom90m (24 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.pom90m (22 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.pom90m (22 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.pom90m (22 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.pom90m (22 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.pom90m (24 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom90m (18 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/4/codehaus-parent-4.pom90m (4.8 kB at 321 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom90m (5.0 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom90m (24 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.pom90m (22 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.pom90m (22 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.pom90m (22 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.pom90m (22 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.pom90m (22 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.pom90m (24 kB at 6.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.pom90m (22 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.pom90m (22 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.pom90m (27 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom90m (766 B at 255 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom90m (2.0 kB at 657 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.pom90m (23 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.pom90m (23 kB at 7.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/testng/testng/7.5.1/testng-7.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/testng/testng/7.5.1/testng-7.5.1.pom90m (2.9 kB at 728 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.78/jcommander-1.78.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.78/jcommander-1.78.pom90m (1.2 kB at 238 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/webjars/jquery/3.5.1/jquery-3.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/webjars/jquery/3.5.1/jquery-3.5.1.pom90m (7.4 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom90m (9.6 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom90m (25 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom90m (5.6 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom90m (22 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom90m (2.3 kB at 570 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom90m (10 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom90m (1.5 kB at 378 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom90m (4.3 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom90m (16 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom90m (5.1 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom90m (11 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/json/1.1.6/json-1.1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/json/1.1.6/json-1.1.6.pom90m (19 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/ee4j/project/1.0.5/project-1.0.5.pom90m (13 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.pom90m (2.9 kB at 589 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.9.11/maven-3.9.11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.9.11/maven-3.9.11.pom90m (29 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.11/maven-model-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.11/maven-model-3.9.11.pom90m (2.7 kB at 679 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom90m (7.6 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/19/plexus-19.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/19/plexus-19.pom90m (25 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.pom90m (2.2 kB at 549 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom90m (17 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom90m (25 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom90m (750 B at 250 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom90m (4.8 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom90m (23 kB at 7.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom90m (7.9 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom90m (8.8 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/10/plexus-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/10/plexus-10.pom90m (25 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom90m (7.1 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.11/maven-core-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.11/maven-core-3.9.11.pom90m (7.6 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.pom90m (1.8 kB at 458 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.pom90m (2.5 kB at 615 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.pom90m (1.4 kB at 342 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.pom90m (612 B at 204 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/8/plexus-8.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/8/plexus-8.pom90m (25 kB at 4.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom90m (8.0 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom90m (4.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.pom90m (2.1 kB at 513 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.pom90m (3.7 kB at 921 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom90m (18 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.8/asm-9.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.8/asm-9.8.pom90m (2.4 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom90m (11 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom90m (2.2 kB at 740 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom90m (25 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.pom90m (2.1 kB at 520 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom90m (2.2 kB at 446 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.pom90m (4.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.pom90m (2.6 kB at 370 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom90m (2.7 kB at 914 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom90m (14 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom90m (5.9 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom90m (48 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0.pom90m (8.9 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom90m (18 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/5/google-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/5/google-5.pom90m (2.5 kB at 819 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom90m (363 B at 121 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom90m (736 B at 184 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom90m (2.3 kB at 575 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/16/plexus-16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/16/plexus-16.pom90m (28 kB at 6.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom90m (1.5 kB at 369 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom90m (18 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom90m (5.6 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom90m (2.9 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom90m (11 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/24/maven-parent-24.pom90m (37 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/14/apache-14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/14/apache-14.pom90m (15 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom90m (3.2 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom90m (3.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom90m (19 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (6.8 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (14 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom90m (3.9 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom90m (492 B at 164 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom90m (5.7 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjunit/junit/3.8.1/junit-3.8.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjunit/junit/3.8.1/junit-3.8.1.pom90m (998 B at 499 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom90m (6.9 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom90m (3.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom90m (2.5 kB at 628 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom90m (1.7 kB at 578 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom90m (2.7 kB at 899 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom90m (19 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.pom90m (4.6 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom90m (1.9 kB at 382 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom90m (21 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom90m (5.3 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.pom90m (3.1 kB at 784 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor-parent/2.4.1/mojo-executor-parent-2.4.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor-parent/2.4.1/mojo-executor-parent-2.4.1.pom90m (14 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.3.1/maven-3.3.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.3.1/maven-3.3.1.pom90m (23 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/26/maven-parent-26.pom90m (40 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom90m (4.1 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (22 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom90m (6.7 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/json/1.1.4/json-1.1.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/json/1.1.4/json-1.1.4.pom90m (18 kB at 9.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/jvnet-parent/5/jvnet-parent-5.pom90m (8.9 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom90m (12 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.pom90m (4.1 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.pom90m (26 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.pom90m (25 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.pom90m (24 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.pom90m (10 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/61/oss-parent-61.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/61/oss-parent-61.pom90m (23 kB at 7.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom90m (6.3 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/55/oss-parent-55.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/55/oss-parent-55.pom90m (24 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom90m (16 kB at 4.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom90m (4.9 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom90m (1.6 kB at 323 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom90m (16 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jhome/0.0.5/jhome-0.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jhome/0.0.5/jhome-0.0.5.pom90m (4.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.66.0/parent-0.66.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.66.0/parent-0.66.0.pom90m (63 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.pom90m (2.0 kB at 490 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.pom90m (4.2 kB at 527 kB/s)0m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mflatten:1.7.2:flattenm 1m(default-cli)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Generating flattened POM of project org.eolang:eo-maven-plugin:maven-plugin:1.0-SNAPSHOT...
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36morg.eolang:eo-runtime0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-runtime 1.0-SNAPSHOT                                   [4/5]m
[1;34mINFOm]   from eo-runtime/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom90m (1.1 kB at 366 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom90m (13 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom90m (19 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom90m (9.1 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom90m (10 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom90m (62 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom90m (4.9 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.pom90m (9.0 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom90m (4.4 kB at 1.5 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mflatten:1.7.2:flattenm 1m(default-cli)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Generating flattened POM of project org.eolang:eo-runtime:jar:1.0-SNAPSHOT...
[1;34mINFOm]
[1;34mINFOm] 1m------------------< 0;36morg.eolang:eo-integration-tests0;1m >-------------------m
[1;34mINFOm] 1mBuilding eo-integration-tests 1.0-SNAPSHOT                         [5/5]m
[1;34mINFOm]   from eo-integration-tests/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mflatten:1.7.2:flattenm 1m(default-cli)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Generating flattened POM of project org.eolang:eo-integration-tests:jar:1.0-SNAPSHOT...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for eo 1.0-SNAPSHOT:m
[1;34mINFOm]
[1;34mINFOm] eo ................................................. 1;32mSUCCESSm [  0.283 s]
[1;34mINFOm] eo-parser .......................................... 1;32mSUCCESSm [  0.638 s]
[1;34mINFOm] eo-maven-plugin .................................... 1;32mSUCCESSm [  1.350 s]
[1;34mINFOm] eo-runtime ......................................... 1;32mSUCCESSm [  0.074 s]
[1;34mINFOm] eo-integration-tests ............................... 1;32mSUCCESSm [  0.014 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  4.257 s
[1;34mINFOm] Finished at: 2025-09-15T13:32:29Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m0m0m[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo                                                                 [pom]
[INFO] eo-parser                                                          [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-runtime                                                         [jar]
[INFO] eo-integration-tests                                               [jar]
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom (5.7 kB at 26 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom (8.4 kB at 760 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/44/maven-parent-44.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/44/maven-parent-44.pom (52 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (5.6 kB at 942 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar (37 kB at 4.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 4.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 5.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom (11 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar (27 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom (10 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar (28 kB at 3.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom (9.0 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar (31 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 9.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 888 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 11 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 9.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 3.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 10.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 5.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 20 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom (8.2 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom (9.1 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar (40 kB at 7.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 7.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 3.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 5.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom (18 kB at 3.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar
Downloaded1from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar (208 kB at 21 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom (11 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom (20 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar (57 kB at 7.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.pom (10 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.5.1/maven-help-plugin-3.5.1.jar (65 kB at 11 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom (21 kB at 3.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar (524 kB at 26 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom (12 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar (42 kB at 5.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.pom (10 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.1.1/maven-release-3.1.1.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.1.1/maven-release-3.1.1.pom (12 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.jar
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.1.1/maven-release-plugin-3.1.1.jar (61 kB at 12 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 6.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 6.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom (5.5 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar (46 kB at 7.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom (8.4 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar (83 kB at 14 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.pom (12 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.18.0/versions-2.18.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions/2.18.0/versions-2.18.0.pom (15 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/86/mojo-parent-86.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/86/mojo-parent-86.pom (37 kB at 6.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.jar
Downloaded1from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.18.0/versions-maven-plugin-2.18.0.jar (299 kB at 25 MB/s)
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo 1.0-SNAPSHOT                                           [1/5]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- versions:2.18.0:set (default-cli) @ eo-parent ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.18.0/versions-api-2.18.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.18.0/versions-api-2.18.0.pom (568 B at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.18.0/versions-model-2.18.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.18.0/versions-model-2.18.0.pom (2.3 kB at 451 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.18.0/versions-model-report-2.18.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.18.0/versions-model-report-2.18.0.pom (2.2 kB at 371 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.18.0/versions-common-2.18.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.18.0/versions-common-2.18.0.pom (5.4 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 6.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 16 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 5.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 18 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 755 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 701 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 525 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (2.8 kB at 698 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 464 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (17 kB at 4.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (8.8 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (20 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/74/commons-parent-74.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/74/commons-parent-74.pom (78 kB at 16 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (5.8 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (12 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 3.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 358 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 785 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 5.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 256 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 656 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 3.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 707 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 3.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 977 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 5.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 11 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 519 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 375 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 750 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 336 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (7.4 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (3.0 kB at 604 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 362 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 502 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 811 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (9.5 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 854 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 3.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 767 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 3.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 13 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 7.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 4.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 3.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (2.9 kB at 715 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 397 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 725 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 5.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 3.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 16 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/io/airlift/airbase/112/airbase-112.pom (69 kB at 14 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 409 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 502 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 623 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.18.0/versions-api-2.18.0.jar
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-api/2.18.0/versions-api-2.18.0.jar (6.5 kB at 930 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.18.0/versions-model-2.18.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.18.0/versions-common-2.18.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.18.0/versions-model-report-2.18.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 1.6 MB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model/2.18.0/versions-model-2.18.0.jar (13 kB at 321 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded3from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-model-report/2.18.0/versions-model-report-2.18.0.jar (47 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 16 MB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions/versions-common/2.18.0/versions-common-2.18.0.jar (174 kB at 3.3 MB/s)
Downloading)from Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 791 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar
Downloaded2from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 181 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar
Downloaded3from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (21 kB at 374 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
Downloaded2from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 685 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 598 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 1.2 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar
Downloaded2from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 1.2 MB/s)
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
Downloaded2from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 227 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 75 kB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 727 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 2.8 MB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 5.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 385 kB/s)
Downloading)from7Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
Downloaded3from4Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.7 MB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (54 kB at 586 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (35 kB at 379 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
Downloaded2from8Maven:khttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 6.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 285 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar
Downloaded2from9Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (79 kB at 824 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 2.2 MB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 1.1 MB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 3.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 1.4 MB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 8.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 91 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 3.0 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
Downloaded2from1Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 3.9 MB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 1.7 MB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 1.3 MB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 4.1 MB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar (1.6 MB at 8.9 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 25 MB/s)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing change of org.eolang:eo-parent:1.0-SNAPSHOT -> 0.58.6
[INFO] Processing org.eolang:eo-parent
[INFO]     Updating project org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.58.6
[INFO]
[INFO] Processing org.eolang:eo-integration-tests
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.58.6
[INFO]
[INFO] Processing org.eolang:eo-maven-plugin
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.58.6
[INFO]
[INFO] Processing org.eolang:eo-parser
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.58.6
[INFO]
[INFO] Processing org.eolang:eo-runtime
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.58.6
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo 1.0-SNAPSHOT:
[INFO]
[INFO] eo ................................................. SUCCESS [  1.632 s]
[INFO] eo-parser .......................................... SKIPPED
[INFO] eo-maven-plugin .................................... SKIPPED
[INFO] eo-runtime ......................................... SKIPPED
[INFO] eo-integration-tests ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.539 s
[INFO] Finished at: 2025-09-15T13:32:34Z
[INFO] ------------------------------------------------------------------------
0m0m[__rultor aa0072f64] 0.58.6
 6 files changed, 6 insertions(+), 6 deletions(-)
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] eo                                                                 [pom]
[1;34mINFOm] eo-parser                                                          [jar]
[1;34mINFOm] eo-maven-plugin                                           [maven-plugin]
[1;34mINFOm] eo-runtime                                                         [jar]
[1;34mINFOm] eo-integration-tests                                               [jar]
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parent0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo 0.58.6                                                 [1/5]m
[1;34mINFOm]   from pom.xml
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar90m (553 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/5.0.1/groovy-5.0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.jar
Downloaded90m from80mMaven90m:khttps://repo.maven.apache.org/maven2/0mnet/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar90m (78 kB at 2.4 MB/s)0m
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.jar90m (224 kB at 3.0 MB/s)0m
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar90m (2.2 MB at 18 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/5.0.1/groovy-5.0.1.jar90m (8.1 MB at 36 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.5.0:cleanm 1m(default-clean)m @ 36meo-parent0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-java)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom90m (7.8 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/17/plexus-17.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/17/plexus-17.pom90m (28 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom90m (3.7 kB at 748 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom90m (27 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom90m (3.8 kB at 750 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom90m (5.4 kB at 892 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom90m (31 kB at 6.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom90m (78 kB at 9.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom90m (23 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom90m (5.6 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom90m (18 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.16.1/commons-io-2.16.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.16.1/commons-io-2.16.1.pom90m (20 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom90m (5.0 kB at 998 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar90m (193 kB at 28 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
Downloaded90m from30mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar90m (15 kB at 2.1 MB/s)0m
90mDownloading6from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.16.1/commons-io-2.16.1.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar90m (93 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
Downloaded90m from40mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar90m (373 kB at 19 MB/s)0m
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar90m (147 kB at 6.4 MB/s)0m
Downloaded90m from60mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.16.1/commons-io-2.16.1.jar90m (509 kB at 22 MB/s)0m
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar90m (389 kB at 16 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar90m (658 kB at 17 MB/s)0m
[1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-maven)m @ 36meo-parent0;1m ---m
[1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:createm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom90m (2.2 kB at 361 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom90m (21 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom90m (8.7 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom90m (1.9 kB at 462 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom90m (1.5 kB at 382 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom90m (2.6 kB at 525 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom90m (2.2 kB at 545 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom90m (3.5 kB at 701 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom90m (3.4 kB at 858 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom90m (2.6 kB at 882 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom90m (2.2 kB at 552 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom90m (19 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom90m (31 kB at 6.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/58/commons-parent-58.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/58/commons-parent-58.pom90m (83 kB at 14 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom90m (3.4 kB at 843 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom90m (2.9 kB at 581 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom90m (9.7 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom90m (3.4 kB at 842 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom90m (2.2 kB at 449 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom90m (3.5 kB at 702 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom90m (22 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom90m (45 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom90m (21 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom90m (8.2 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom90m (2.0 kB at 403 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom90m (2.0 kB at 406 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom90m (8.0 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom90m (20 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/52/commons-parent-52.pom90m (79 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom90m (5.1 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom90m (3.8 kB at 633 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom90m (12 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom90m (77 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom90m (7.2 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom90m (5.7 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom90m (4.7 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom90m (3.8 kB at 959 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom90m (14 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom90m (1.2 kB at 295 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom90m (6.8 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom90m (1.7 kB at 248 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom90m (2.8 kB at 236 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom90m (3.1 kB at 347 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom90m (9.4 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom90m (1.6 kB at 316 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom90m (1.8 kB at 600 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom90m (1.2 kB at 233 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom90m (1.7 kB at 416 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom90m (4.3 kB at 621 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom90m (4.8 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom90m (804 B at 201 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom90m (1.3 kB at 261 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom90m (996 B at 249 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom90m (971 B at 324 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom90m (1.3 kB at 323 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom90m (1.1 kB at 228 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom90m (1.1 kB at 225 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom90m (2.0 kB at 408 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom90m (3.0 kB at 740 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom90m (6.8 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (8.4 kB at 4.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom90m (5.1 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom90m (9.0 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (2.1 kB at 516 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.11.0/gson-2.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.11.0/gson-2.11.0.pom90m (12 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom90m (26 kB at 8.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom90m (4.3 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom90m (13 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar90m (109 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mjavax/inject/javax.inject/1/javax.inject-1.jar90m (2.5 kB at 624 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar90m (8.9 kB at 1.5 MB/s)0m
90mDownloading4from 0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
Downloaded90m fromB0mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar90m (75 kB at 11 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar90m (84 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
90mDownloading6from70mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
Downloaded90m from20mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar90m (37 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
Downloaded90m from20mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar90m (40 kB at 4.4 MB/s)0m
90mDownloading1from40mMaven90m:7https://repo.maven.apache.org/maven2/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar90m (67 kB at 6.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar90m (247 kB at 21 MB/s)0m
90mDownloading0from.0mMaven90m:9https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar90m (69 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar90m (17 kB at 978 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar90m (1.9 MB at 37 MB/s)0m
90mDownloading6from50mMaven90m:3https://repo.maven.apache.org/maven2/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
Downloaded90m from90mMaven90m:6https://repo.maven.apache.org/maven2/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar90m (72 kB at 1.2 MB/s)0m
90mDownloading6from50mMaven90m:3https://repo.maven.apache.org/maven2/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
Downloaded90m from90mMaven90m:6https://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar90m (945 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded90m from90mMaven90m:6https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar90m (164 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar90m (950 kB at 14 MB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar90m (248 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar90m (12 kB at 141 kB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar90m (762 kB at 8.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar90m (6.6 kB at 72 kB/s)0m
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar90m (9.6 kB at 104 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar90m (5.3 kB at 55 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar90m (4.3 kB at 44 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar90m (7.8 kB at 78 kB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar90m (3.8 kB at 37 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar90m (28 kB at 261 kB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar90m (13 kB at 122 kB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.11.0/gson-2.11.0.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar90m (370 kB at 3.1 MB/s)0m
90mDownloading4from 0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar90m (19 kB at 159 kB/s)0m
Downloaded90m from30mMaven90m:.https://repo.maven.apache.org/maven2/0mcom/google/code/gson/gson/2.11.0/gson-2.11.0.jar90m (298 kB at 2.1 MB/s)0m
Downloaded90m from30mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar90m (4.3 MB at 30 MB/s)0m
Downloaded90m from30mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar90m (2.7 MB at 18 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar90m (63 kB at 260 kB/s)0m
[1;34mINFOm] ShortRevision tag detected. The value is '7'.
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing buildNumber: aa0072f at timestamp: 2025-09-15T13:32:38
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing scmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:create-timestampm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
[1;34mINFOm] Skipping because we are not in root module.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom90m (159 B at 16 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom90m (17 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom90m (6.5 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar90m (9.4 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar90m (19 kB at 6.2 MB/s)0m
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar90m (264 kB at 24 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar90m (2.3 MB at 49 MB/s)0m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/eo-integration-tests/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-integration-tests/src/test/resources/logback.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/probe/add-probes.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/blank-xsd-schema.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/clean-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/remove-noise.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/anonymous-to-nested.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/attrs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/classes.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/data.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/package.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-locators.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-original-names.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/tests.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/to-java.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/main.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/set-warning-severity.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/XMIR.xsd looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_datas.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_specials.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_stepped.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-as-attributes-inside-application.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-default-package.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/build-fqns.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/const-to-dataized.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/cti-adds-errors.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/decorate.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-aliases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-qqs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/move-voids-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-aliases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-before-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/roll-bases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/stars-to-tuples.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-before-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-objects-count.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/vars-float-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/wrap-method-calls.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/dataized-to-const.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/inline-cactoos.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/to-eo.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/tuples-to-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/xs3p/xs3p.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/print/wrap-data.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/strip-xmir.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-runtime/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-runtime/src/test/resources/logback.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mlicense:2.6.0:check-file-headerm 1m(check-licenses)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom90m (17 kB at 5.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom90m (24 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom90m (20 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom90m (2.3 kB at 755 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom90m (30 kB at 7.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/51/commons-parent-51.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/51/commons-parent-51.pom90m (78 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/14/commons-parent-14.pom90m (31 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom90m (31 kB at 7.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/50/commons-parent-50.pom90m (76 kB at 15 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.pom90m (4.2 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.pom90m (4.5 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/processor/1.3/processor-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/processor/1.3/processor-1.3.pom90m (7.0 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom4redmineAndCentral/3.4.4/mavenpom4redmineAndCentral-3.4.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom4redmineAndCentral/3.4.4/mavenpom4redmineAndCentral-3.4.4.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom4redmine/3.4.4/mavenpom4redmine-3.4.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom4redmine/3.4.4/mavenpom4redmine-3.4.4.pom90m (21 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom/3.4.4/mavenpom-3.4.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/mavenpom/3.4.4/mavenpom-3.4.4.pom90m (67 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.19.0/commons-io-2.19.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.19.0/commons-io-2.19.0.pom90m (21 kB at 6.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/freemarker/freemarker/2.3.34/freemarker-2.3.34.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/freemarker/freemarker/2.3.34/freemarker-2.3.34.pom90m (3.4 kB at 862 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom90m (6.6 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom90m (15 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom90m (35 kB at 8.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom90m (5.0 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom90m (12 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom90m (14 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/42/commons-parent-42.pom90m (68 kB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/18/apache-18.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/18/apache-18.pom90m (16 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.pom90m (5.0 kB at 997 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j/2.25.0/log4j-2.25.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j/2.25.0/log4j-2.25.0.pom90m (41 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.25.0/log4j-bom-2.25.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.25.0/log4j-bom-2.25.0.pom90m (12 kB at 4.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom90m (20 kB at 6.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom90m (6.7 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/65/oss-parent-65.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/65/oss-parent-65.pom90m (23 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom90m (9.6 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom90m (15 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/ee4j/project/1.0.7/project-1.0.7.pom90m (14 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom90m (5.7 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.pom90m (4.5 kB at 903 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom90m (1.1 kB at 278 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.pom90m (7.2 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom90m (12 kB at 4.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom90m (53 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi/5.4.1/poi-5.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi/5.4.1/poi-5.4.1.pom90m (3.8 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom90m (18 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/79/commons-parent-79.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/79/commons-parent-79.pom90m (77 kB at 19 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.18.0/commons-io-2.18.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.18.0/commons-io-2.18.0.pom90m (20 kB at 5.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/78/commons-parent-78.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/78/commons-parent-78.pom90m (78 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.pom90m (4.8 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom90m (4.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom90m (35 kB at 8.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom90m (27 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom90m (19 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom90m (6.5 kB at 2.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/58/oss-parent-58.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/58/oss-parent-58.pom90m (24 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.pom90m (3.2 kB at 806 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.pom90m (4.8 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom90m (12 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom90m (23 kB at 7.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/72/commons-parent-72.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/72/commons-parent-72.pom90m (78 kB at 19 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom90m (31 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/virtuald/curvesapi/1.08/curvesapi-1.08.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/virtuald/curvesapi/1.08/curvesapi-1.08.pom90m (4.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.pom90m (28 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/odftoolkit/odftoolkit/0.9.0/odftoolkit-0.9.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/odftoolkit/odftoolkit/0.9.0/odftoolkit-0.9.0.pom90m (28 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mxerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom90m (3.4 kB at 848 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom90m (2.7 kB at 887 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-core/3.17.0/jena-core-3.17.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-core/3.17.0/jena-core-3.17.0.pom90m (9.2 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena/3.17.0/jena-3.17.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena/3.17.0/jena-3.17.0.pom90m (37 kB at 6.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.14.0/log4j-bom-2.14.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-bom/2.14.0/log4j-bom-2.14.0.pom90m (8.1 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/logging-parent/3/logging-parent-3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/logging-parent/3/logging-parent-3.pom90m (3.1 kB at 784 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-base/3.17.0/jena-base-3.17.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-base/3.17.0/jena-base-3.17.0.pom90m (5.9 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.pom90m (2.5 kB at 358 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-csv/1.8/commons-csv-1.8.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-csv/1.8/commons-csv-1.8.pom90m (20 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom90m (16 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom90m (15 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom90m (18 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/andrewoma/dexx/collection/0.7/collection-0.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/andrewoma/dexx/collection/0.7/collection-0.7.pom90m (2.1 kB at 708 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.pom90m (4.3 kB at 615 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.4/commons-cli-1.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.4/commons-cli-1.4.pom90m (11 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom90m (14 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom90m (10 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.pom90m (9.7 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa-parent/0.4.2/java-rdfa-parent-0.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa-parent/0.4.2/java-rdfa-parent-0.4.2.pom90m (7.8 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/0.9.1/jena-iri-0.9.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/0.9.1/jena-iri-0.9.1.pom90m (5.4 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-parent/1/jena-parent-1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-parent/1/jena-parent-1.pom90m (8.2 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.jar90m (27 kB at 8.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
90mDownloading4fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar90m (4.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar90m (216 kB at 24 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded90m from10mMaven90m:4https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar90m (53 kB at 6.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.19.0/commons-io-2.19.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.jar90m (30 kB at 5.9 MB/s)0m
90mDownloading1fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/freemarker/freemarker/2.3.34/freemarker-2.3.34.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar90m (149 kB at 15 MB/s)0m
90mDownloading9from40mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar90m (434 kB at 27 MB/s)0m
90mDownloading6from 0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar90m (61 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar90m (786 kB at 25 MB/s)0m
90mDownloading5from50mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar90m (335 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.19.0/commons-io-2.19.0.jar90m (556 kB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar90m (328 kB at 9.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.jar90m (24 kB at 571 kB/s)0m
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/poi/poi/5.4.1/poi-5.4.1.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.jar90m (350 kB at 6.9 MB/s)0m
90mDownloading0from.0mMaven90m:4https://repo.maven.apache.org/maven2/0mcom/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar90m (475 kB at 8.6 MB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar90m (26 kB at 461 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/freemarker/freemarker/2.3.34/freemarker-2.3.34.jar90m (1.9 MB at 21 MB/s)0m
90mDownloading0from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar90m (1.1 MB at 8.5 MB/s)0m
90mDownloading1from.0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar90m (117 kB at 837 kB/s)0m
90mDownloading1from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.jar90m (2.0 MB at 14 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar90m (2.2 MB at 14 MB/s)0m
90mDownloading2from.0mMaven90m:6https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar90m (221 kB at 1.3 MB/s)0m
90mDownloading2from.0mMaven90m:6https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-core/3.17.0/jena-core-3.17.0.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/poi/poi/5.4.1/poi-5.4.1.jar90m (3.0 MB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-base/3.17.0/jena-base-3.17.0.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-base/3.17.0/jena-base-3.17.0.jar90m (228 kB at 1.2 MB/s)0m
90mDownloading4from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0mxerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar90m (1.4 MB at 6.2 MB/s)0m
90mDownloading5from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-csv/1.8/commons-csv-1.8.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-csv/1.8/commons-csv-1.8.jar90m (49 kB at 208 kB/s)0m
90mDownloading5from.0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/github/andrewoma/dexx/collection/0.7/collection-0.7.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.jar90m (6.0 MB at 25 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.jar90m (137 kB at 553 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.4/commons-cli-1.4.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-core/3.17.0/jena-core-3.17.0.jar90m (1.7 MB at 7.0 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/andrewoma/dexx/collection/0.7/collection-0.7.jar90m (165 kB at 660 kB/s)0m
90mDownloading3from.0mMaven90m:3https://repo.maven.apache.org/maven2/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-cli/commons-cli/1.4/commons-cli-1.4.jar90m (54 kB at 210 kB/s)0m
90mDownloading3from.0mMaven90m:3https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.jar90m (3.6 MB at 14 MB/s)0m
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar90m (190 kB at 721 kB/s)0m
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.jar90m (61 kB at 230 kB/s)0m
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar90m (197 kB at 740 kB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.jar90m (3.0 MB at 10 MB/s)0m
[1;34mINFOm] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[1;34mINFOm] Will search files to update from root /home/r/repo/src
[1;34mINFOm] Scan 4 files header done in 46.675ms.
[1;34mINFOm]
 * add header on 4 files.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.4:installm 1m(default-install)m @ 36meo-parent0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom90m (2.2 kB at 558 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom90m (23 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom90m (2.2 kB at 740 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar90m (196 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar90m (157 kB at 22 MB/s)0m
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.58.6/eo-parent-0.58.6.pom
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parser0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parser 0.58.6                                          [2/5]m
[1;34mINFOm]   from eo-parser/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.40/lombok-1.18.40.jar
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.40/lombok-1.18.40.jar90m (2.0 MB at 46 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/xsline/0.23.1/xsline-0.23.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.jar
Downloaded90m from00mMaven90m:6https://repo.maven.apache.org/maven2/0mcom/yegor256/xsline/0.23.1/xsline-0.23.1.jar90m (42 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
Downloaded90m from00mMaven90m:5https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar90m (70 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
Downloaded90m from00mMaven90m:5https://repo.maven.apache.org/maven2/0mcom/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.jar90m (52 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
Downloaded90m fromk0mMaven90m:5https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar90m (109 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar90m (168 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar90m (355 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar90m (47 kB at 1.3 MB/s)0m
90mDownloading5from60mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.20.0/commons-io-2.20.0.jar90m (564 kB at 14 MB/s)0m
90mDownloading0from.0mMaven90m:3https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar90m (326 kB at 7.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.jar90m (13 kB at 303 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar90m (53 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar90m (23 kB at 495 kB/s)0m
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar90m (92 kB at 1.7 MB/s)0m
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar90m (58 kB at 1.1 MB/s)0m
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar90m (40 kB at 663 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar90m (133 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar90m (2.3 kB at 35 kB/s)0m
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar90m (20 kB at 307 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar90m (93 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar90m (14 kB at 207 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar90m (6.8 kB at 95 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.jar90m (142 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.jar90m (216 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.jar
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar90m (1.0 MB at 14 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar90m (11 kB at 128 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.jar90m (189 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.jar90m (198 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar90m (332 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/jucs/0.2.0/jucs-0.2.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar90m (260 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jping/0.0.3/jping-0.0.3.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eolang/jucs/0.2.0/jucs-0.2.0.jar90m (6.1 kB at 53 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/together/0.1.0/together-0.1.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/yegor256/jping/0.0.3/jping-0.0.3.jar90m (7.2 kB at 61 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/xax/0.6.2/xax-0.6.2.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/yegor256/together/0.1.0/together-0.1.0.jar90m (7.2 kB at 60 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/yaml/snakeyaml/2.5/snakeyaml-2.5.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.jar90m (592 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/mktmp/0.0.5/mktmp-0.0.5.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eolang/xax/0.6.2/xax-0.6.2.jar90m (15 kB at 118 kB/s)0m
90mDownloading2from.0mMaven90m:7https://repo.maven.apache.org/maven2/0mcom/yegor256/farea/0.15.4/farea-0.15.4.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/yegor256/mktmp/0.0.5/mktmp-0.0.5.jar90m (5.6 kB at 43 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jaxec/0.4.1/jaxec-0.4.1.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar90m (703 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.17.0/jna-5.17.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/yegor256/farea/0.15.4/farea-0.15.4.jar90m (39 kB at 294 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/yegor256/jaxec/0.4.1/jaxec-0.4.1.jar90m (7.7 kB at 58 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/yaml/snakeyaml/2.5/snakeyaml-2.5.jar90m (340 kB at 2.3 MB/s)0m
90mDownloading3from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.jar90m (260 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.jar90m (247 kB at 1.6 MB/s)0m
90mDownloading3from.0mMaven90m:2https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/3.0/hamcrest-3.0.jar90m (126 kB at 785 kB/s)0m
90mDownloading4from.0mMaven90m:2https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar90m (710 kB at 4.0 MB/s)0m
90mDownloading4from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar90m (49 kB at 270 kB/s)0m
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar90m (366 kB at 2.0 MB/s)0m
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.17.0/jna-5.17.0.jar90m (2.0 MB at 10 MB/s)0m
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar90m (5.8 MB at 29 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar90m (9.0 MB at 27 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.5.0:cleanm 1m(default-clean)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-java)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-maven)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:createm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:create-timestampm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(default)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]       [get] Getting: https://raw.githubusercontent.com/minimaxir/big-list-of-naughty-strings/master/blns.txt
[1;34mINFOm]       [get] To: /home/r/repo/eo-parser/target/blns.txt
......................
[1;34mINFOm]       [get] last modified = Thu Jan 01 00:00:00 UTC 1970 - using current time instead
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantlr4:4.13.2:antlr4m 1m(jcabi-antlr4)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom90m (1.1 kB at 211 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom90m (8.3 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom90m (2.7 kB at 893 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom90m (3.2 kB at 801 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom90m (8.4 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom90m (8.1 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4/4.13.2/antlr4-4.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4/4.13.2/antlr4-4.13.2.pom90m (7.6 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom90m (2.9 kB at 572 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/ST4/4.3.4/ST4-4.3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/ST4/4.3.4/ST4-4.3.4.pom90m (4.6 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom90m (5.2 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/ibm/icu/icu4j/72.1/icu4j-72.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/ibm/icu/icu4j/72.1/icu4j-72.1.pom90m (4.9 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom90m (1.6 kB at 806 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom90m (16 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom90m (1.1 kB at 266 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar90m (27 kB at 9.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4/4.13.2/antlr4-4.13.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/ST4/4.3.4/ST4-4.3.4.jar
Downloaded90m from60mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar90m (8.5 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar90m (27 kB at 3.8 MB/s)0m
90mDownloading2fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mcom/ibm/icu/icu4j/72.1/icu4j-72.1.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar90m (267 kB at 33 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar90m (61 kB at 5.6 MB/s)0m
90mDownloading1from70mMaven90m:2https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar90m (15 kB at 1.1 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar90m (173 kB at 12 MB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/antlr/ST4/4.3.4/ST4-4.3.4.jar90m (251 kB at 15 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4/4.13.2/antlr4-4.13.2.jar90m (1.4 MB at 42 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/ibm/icu/icu4j/72.1/icu4j-72.1.jar90m (14 MB at 48 MB/s)0m
[1;34mINFOm] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[1;34mINFOm] Processing grammar: org/eolang/parser/Eo.g4
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom90m (2.7 kB at 664 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom90m (6.0 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom90m (31 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom90m (5.1 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar90m (85 kB at 21 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar90m (55 kB at 11 MB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar90m (269 kB at 30 MB/s)0m
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar90m (327 kB at 30 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar90m (587 kB at 33 MB/s)0m
[1;34mINFOm] Copying 29 resources from src/main/resources to target/classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:compilem 1m(default-compile)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom90m (2.3 kB at 572 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0/maven-3.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0/maven-3.0.pom90m (22 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/15/maven-parent-15.pom90m (24 kB at 8.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom90m (13 kB at 6.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom90m (3.9 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom90m (3.3 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom90m (17 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom90m (1.9 kB at 964 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom90m (5.4 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom90m (3.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom90m (2.6 kB at 652 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom90m (1.2 kB at 624 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom90m (7.8 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom90m (11 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom90m (770 B at 385 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom90m (5.0 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom90m (4.0 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom90m (3.3 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom90m (5.5 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom90m (11 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom90m (6.6 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom90m (1.9 kB at 470 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom90m (2.2 kB at 740 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom90m (910 B at 228 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom90m (5.4 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom90m (3.0 kB at 987 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom90m (1.9 kB at 643 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom90m (2.2 kB at 562 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom90m (2.5 kB at 618 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom90m (1.7 kB at 558 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom90m (7.7 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom90m (2.1 kB at 516 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom90m (3.7 kB at 923 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom90m (1.7 kB at 348 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom90m (4.6 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/30/maven-parent-30.pom90m (41 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.5/commons-io-2.5.pom90m (13 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom90m (4.7 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom90m (6.4 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/23/maven-parent-23.pom90m (33 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom90m (1.5 kB at 486 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom90m (22 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/11/maven-parent-11.pom90m (32 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/5/apache-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/5/apache-5.pom90m (4.1 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom90m (2.2 kB at 726 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom90m (6.8 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom90m (889 B at 148 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom90m (5.8 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom90m (2.0 kB at 652 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom90m (1.9 kB at 633 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom90m (7.9 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom90m (3.0 kB at 995 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom90m (2.2 kB at 723 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom90m (2.2 kB at 362 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom90m (1.6 kB at 527 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom90m (1.9 kB at 624 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom90m (1.7 kB at 569 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom90m (2.8 kB at 924 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom90m (3.1 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom90m (880 B at 293 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom90m (1.9 kB at 643 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom90m (2.1 kB at 688 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom90m (1.3 kB at 628 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom90m (4.0 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom90m (4.9 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/22/maven-parent-22.pom90m (30 kB at 9.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/11/apache-11.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/11/apache-11.pom90m (15 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom90m (965 B at 482 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom90m (5.1 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom90m (4.1 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2/asm-6.2.pom90m (2.9 kB at 979 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5/ow2-1.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/ow2/1.5/ow2-1.5.pom90m (11 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom90m (16 kB at 5.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom90m (867 B at 434 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom90m (6.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom90m (2.7 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom90m (3.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom90m (692 B at 231 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom90m (771 B at 257 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom90m (1.3 kB at 447 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar90m (49 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar90m (165 kB at 27 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloaded90m from20mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar90m (52 kB at 6.5 MB/s)0m
90mDownloading1from00mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar90m (153 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar90m (202 kB at 11 MB/s)0m
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar90m (527 kB at 23 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
90mDownloading4from70mMaven90m:2https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded90m fromk0mMaven90m:|https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar90m (222 kB at 8.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar90m (472 kB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar90m (47 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar90m (30 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar90m (51 kB at 1.8 MB/s)0m
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar90m (148 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar90m (38 kB at 1.3 MB/s)0m
90mDownloading4from60mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar90m (14 kB at 437 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar90m (106 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar90m (108 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar90m (4.3 kB at 110 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar90m (74 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
90mDownloading4from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar90m (46 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar90m (29 kB at 714 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar90m (61 kB at 1.5 MB/s)0m
90mDownloading1from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2/asm-6.2.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar90m (14 kB at 322 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloaded90m from00mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar90m (39 kB at 896 kB/s)0m
90mDownloading7from90mMaven90m:7https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/6.2/asm-6.2.jar90m (111 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar90m (27 kB at 564 kB/s)0m
90mDownloading1from00mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded90m fromk0mMaven90m:|https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar90m (167 kB at 3.4 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.5/commons-io-2.5.jar90m (209 kB at 4.3 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar90m (317 kB at 6.0 MB/s)0m
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar90m (4.7 kB at 86 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar90m (21 kB at 387 kB/s)0m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 34 source files to /home/r/repo/eo-parser/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Copying 178 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 21 source files to /home/r/repo/eo-parser/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.5.3:testm 1m(default-test)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom90m (3.7 kB at 741 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom90m (3.5 kB at 699 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom90m (4.0 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom90m (3.6 kB at 891 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom90m (7.8 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom90m (5.0 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom90m (1.7 kB at 429 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom90m (4.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom90m (3.9 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7.1/asm-9.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7.1/asm-9.7.1.pom90m (2.4 kB at 474 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom90m (18 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar90m (172 kB at 25 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar90m (14 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar90m (26 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar
Downloaded90m from20mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar90m (8.2 kB at 1.6 MB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7.1/asm-9.7.1.jar
Downloaded90m from20mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar90m (57 kB at 7.2 MB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
Downloaded90m from20mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar90m (312 kB at 31 MB/s)0m
Downloaded90m from20mMaven90m:1https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7.1/asm-9.7.1.jar90m (126 kB at 11 MB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar90m (118 kB at 8.4 MB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar90m (353 kB at 21 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar90m (2.9 MB at 55 MB/s)0m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom90m (5.1 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom90m (2.5 kB at 499 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom90m (17 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom90m (45 kB at 15 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom90m (11 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom90m (3.0 kB at 752 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom90m (18 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom90m (5.2 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom90m (6.5 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom90m (4.9 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom90m (5.5 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom90m (22 kB at 7.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom90m (3.8 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom90m (2.9 kB at 578 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom90m (1.8 kB at 367 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom90m (2.3 kB at 753 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom90m (1.9 kB at 946 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom90m (1.6 kB at 816 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom90m (2.7 kB at 887 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom90m (6.1 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom90m (3.8 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom90m (1.2 kB at 400 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom90m (3.2 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom90m (11 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom90m (3.9 kB at 971 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom90m (4.0 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom90m (7.1 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom90m (10 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom90m (11 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom90m (1.1 kB at 381 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom90m (2.5 kB at 617 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom90m (2.8 kB at 704 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom90m (1.4 kB at 475 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom90m (10 kB at 3.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom90m (1.4 kB at 85 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom90m (1.7 kB at 575 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom90m (2.5 kB at 826 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom90m (2.1 kB at 704 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom90m (26 kB at 8.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom90m (2.3 kB at 461 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom90m (4.8 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom90m (27 kB at 9.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/35/maven-parent-35.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/35/maven-parent-35.pom90m (45 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/25/apache-25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/25/apache-25.pom90m (21 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom90m (2.8 kB at 701 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom90m (2.4 kB at 160 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom90m (4.3 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom90m (14 kB at 4.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom90m (13 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom90m (2.6 kB at 875 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom90m (14 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom90m (7.6 kB at 3.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom90m (1.9 kB at 630 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom90m (2.5 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom90m (1.4 kB at 281 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom90m (2.1 kB at 529 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom90m (3.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom90m (4.2 kB at 844 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom90m (2.6 kB at 658 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom90m (19 kB at 6.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom90m (2.7 kB at 884 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom90m (2.8 kB at 936 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom90m (4.2 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom90m (5.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom90m (5.1 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom90m (11 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom90m (16 kB at 5.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom90m (11 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom90m (15 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom90m (2.4 kB at 804 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom90m (2.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom90m (2.2 kB at 721 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom90m (11 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom90m (2.8 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom90m (2.6 kB at 438 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom90m (21 kB at 5.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom90m (4.8 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom90m (15 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom90m (6.3 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom90m (32 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom90m (3.3 kB at 818 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom90m (14 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom90m (5.2 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar90m (51 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar90m (61 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar90m (49 kB at 9.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar90m (8.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar90m (257 kB at 15 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar90m (663 kB at 37 MB/s)0m
90mDownloading0from.0mMaven90m:9https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
Downloaded90m from30mMaven90m:9https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar90m (150 kB at 8.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar90m (99 kB at 5.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar90m (47 kB at 2.0 MB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar90m (79 kB at 3.1 MB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar90m (262 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar90m (44 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar90m (216 kB at 5.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar90m (24 kB at 513 kB/s)0m
90mDownloading1from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar90m (42 kB at 876 kB/s)0m
90mDownloading1from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar90m (646 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar90m (13 kB at 241 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar90m (14 kB at 260 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar90m (67 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar90m (28 kB at 444 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar90m (38 kB at 549 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar90m (196 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar90m (180 kB at 2.4 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar90m (169 kB at 2.1 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar90m (153 kB at 1.8 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar90m (379 kB at 4.2 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar90m (4.5 kB at 48 kB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar90m (521 kB at 5.0 MB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar90m (2.2 kB at 20 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar90m (4.6 kB at 43 kB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar90m (16 kB at 137 kB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar90m (8.8 kB at 70 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar90m (209 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar90m (208 kB at 1.5 MB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar90m (154 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar90m (26 kB at 182 kB/s)0m
90mDownloading3from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar90m (71 kB at 487 kB/s)0m
Downloaded90m fromM0mMaven90m:Mhttps://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar90m (3.8 MB at 26 MB/s)0m
Downloaded90m from10mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar90m (58 kB at 390 kB/s)0m
Downloaded90m from10mMaven90m:Mhttps://repo.maven.apache.org/maven2/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar90m (3.0 MB at 16 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar90m (15 MB at 49 MB/s)0m
[1;34mINFOm] Versionalizing /home/r/repo/eo-parser/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.4.2:jarm 1m(default-jar)m @ 36meo-parser0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom90m (6.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom90m (3.9 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom90m (22 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/66/commons-parent-66.pom90m (77 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom90m (16 kB at 5.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom90m (15 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom90m (2.0 kB at 670 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar90m (36 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloaded90m from20mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar90m (79 kB at 20 MB/s)0m
90mDownloading1from20mMaven90m:8https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar90m (225 kB at 32 MB/s)0m
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar90m (58 kB at 9.7 MB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar90m (365 kB at 37 MB/s)0m
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar90m (1.1 MB at 42 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar90m (6.8 MB at 54 MB/s)0m
[1;34mINFOm] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/XMIR.xsd looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_datas.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_specials.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_stepped.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-as-attributes-inside-application.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-default-package.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/build-fqns.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/const-to-dataized.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/cti-adds-errors.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/decorate.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-aliases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-qqs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/move-voids-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-aliases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-before-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/roll-bases.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/stars-to-tuples.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-before-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-objects-count.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/vars-float-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/wrap-method-calls.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/dataized-to-const.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/inline-cactoos.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/to-eo.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/tuples-to-stars.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/main/xs3p/xs3p.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/print/wrap-data.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/strip-xmir.xsl looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mlicense:2.6.0:check-file-headerm 1m(check-licenses)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-parser/src
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-parser/target/generated-sources
[1;34mINFOm] Scan 86 files header done in 703.115ms.
[1;34mINFOm]
 * add header on 86 files.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.4:installm 1m(default-install)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.pom
[1;34mINFOm] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36morg.eolang:eo-maven-plugin0;1m >---------------------m
[1;34mINFOm] 1mBuilding eo-maven-plugin 0.58.6                                    [3/5]m
[1;34mINFOm]   from eo-maven-plugin/pom.xml
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/lints/0.0.59/lints-0.0.59.jar
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eolang/lints/0.0.59/lints-0.0.59.jar90m (4.3 MB at 59 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.15/ant-1.10.15.jar
Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mio/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar90m (125 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.jar90m (83 kB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar90m (19 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.jar90m (141 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.jar90m (12 kB at 646 kB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.jar90m (6.2 kB at 247 kB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.3/picocli-4.6.3.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.jar90m (61 kB at 1.9 MB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0minfo/picocli/picocli/4.6.3/picocli-4.6.3.jar90m (406 kB at 8.1 MB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.jar90m (15 kB at 257 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.jar90m (123 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.jar90m (1.4 MB at 17 MB/s)0m
90mDownloading1from.0mMaven90m:8https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar90m (180 kB at 2.2 MB/s)0m
90mDownloading2from.0mMaven90m:8https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.jar90m (162 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.jar
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.10.15/ant-1.10.15.jar90m (2.3 MB at 24 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.jar90m (133 kB at 1.3 MB/s)0m
90mDownloading1from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.jar90m (17 kB at 156 kB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.jar90m (1.6 MB at 13 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.jar90m (261 kB at 2.1 MB/s)0m
90mDownloading2from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.jar90m (29 kB at 237 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar90m (1.4 MB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.jar90m (23 kB at 179 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.jar90m (129 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.jar
Downloaded90m from80mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.jar90m (79 kB at 612 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.jar90m (118 kB at 874 kB/s)0m
90mDownloading3from.0mMaven90m:4https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.jar90m (94 kB at 687 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar90m (45 kB at 322 kB/s)0m
90mDownloading3from.0mMaven90m:4https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.jar90m (9.1 kB at 64 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/testng/testng/7.5.1/testng-7.5.1.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.jar90m (385 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.78/jcommander-1.78.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.jar90m (5.5 kB at 38 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/webjars/jquery/3.5.1/jquery-3.5.1.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.jar90m (429 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.jar
Downloaded90m from80mMaven90m:khttps://repo.maven.apache.org/maven2/0mcom/beust/jcommander/1.78/jcommander-1.78.jar90m (84 kB at 574 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.jar90m (292 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/webjars/jquery/3.5.1/jquery-3.5.1.jar90m (313 kB at 1.7 MB/s)0m
90mDownloading4from.0mMaven90m:9https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar90m (19 kB at 104 kB/s)0m
90mDownloading4from.0mMaven90m:9https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar90m (3.8 kB at 20 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar90m (12 kB at 66 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/testng/testng/7.5.1/testng-7.5.1.jar90m (943 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.jar90m (47 kB at 244 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.jar90m (59 kB at 291 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar90m (140 kB at 692 kB/s)0m
90mDownloading5from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.11/maven-model-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar90m (54 kB at 264 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.11/maven-core-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar90m (216 kB at 1.0 MB/s)0m
90mDownloading5from.0mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.11/maven-core-3.9.11.jar90m (713 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.jar
Downloaded90m from80mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar90m (3.0 MB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.jar
Downloaded90m from80mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.11/maven-model-3.9.11.jar90m (218 kB at 927 kB/s)0m
90mDownloading6from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.jar90m (42 kB at 180 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.jar90m (14 kB at 60 kB/s)0m
90mDownloading6from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.jar90m (29 kB at 119 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.jar90m (209 kB at 866 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.jar90m (79 kB at 322 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.jar90m (38 kB at 152 kB/s)0m
90mDownloading7from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.jar90m (320 kB at 1.3 MB/s)0m
90mDownloading7from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.jar90m (157 kB at 621 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.jar90m (52 kB at 203 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.8/asm-9.8.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.8/asm-9.8.jar90m (126 kB at 483 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0-classes.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar90m (196 kB at 748 kB/s)0m
90mDownloading7from.0mMaven90m:5https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar90m (305 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar90m (11 kB at 41 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar
Downloaded90m from80mMaven90m:4https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar90m (4.2 kB at 16 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar
Downloaded90m fromM0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.jar90m (8.1 MB at 30 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar90m (14 kB at 51 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar90m (51 kB at 188 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar90m (194 kB at 711 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar90m (38 kB at 137 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.jar
Downloaded90m from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar90m (185 kB at 668 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0-classes.jar90m (657 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/tojos/0.18.5/tojos-0.18.5.jar
Downloaded90m from50mMaven90m:8https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar90m (58 kB at 208 kB/s)0m
90mDownloading3from 0mMaven90m:8https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.jar90m (288 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar
Downloaded90m from50mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar90m (31 kB at 110 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/opencsv/opencsv/5.12.0/opencsv-5.12.0.jar
Downloaded90m from50mMaven90m: https://repo.maven.apache.org/maven2/0morg/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.jar90m (13 kB at 46 kB/s)0m
90mDownloading3from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/tojos/0.18.5/tojos-0.18.5.jar90m (31 kB at 108 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
Downloaded90m from50mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar90m (74 kB at 257 kB/s)0m
90mDownloading3from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar90m (129 kB at 447 kB/s)0m
90mDownloading3from 0mMaven90m:2https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar90m (247 kB at 839 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/opencsv/opencsv/5.12.0/opencsv-5.12.0.jar90m (242 kB at 824 kB/s)0m
90mDownloading3from 0mMaven90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.jar90m (46 kB at 153 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar90m (272 kB at 906 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.jar90m (91 kB at 302 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.jar90m (8.7 kB at 29 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.jar90m (13 kB at 43 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/jhome/0.0.5/jhome-0.0.5.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar90m (10 kB at 34 kB/s)0m
90mDownloading3from 0mMaven90m:9https://repo.maven.apache.org/maven2/0mcom/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.jar
Downloaded90m from50mMaven90m:9https://repo.maven.apache.org/maven2/0mcom/yegor256/jhome/0.0.5/jhome-0.0.5.jar90m (5.4 kB at 18 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.jar
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar90m (899 kB at 2.9 MB/s)0m
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mcom/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.jar90m (6.4 kB at 20 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar90m (339 kB at 1.1 MB/s)0m
Downloaded90m from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0mcom/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.jar90m (4.5 MB at 11 MB/s)0m
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.jar90m (45 kB at 106 kB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.5.0:cleanm 1m(default-clean)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-java)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-maven)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(pre-copy-resources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Copying 18 resources from src/main/resources to target/classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:createm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:create-timestampm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mdependency:3.8.1:propertiesm 1m(default)m @ 36meo-maven-plugin0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.1/commons-io-2.15.1.pom90m (20 kB at 6.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/65/commons-parent-65.pom90m (78 kB at 7.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom90m (4.3 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom90m (32 kB at 8.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7/asm-9.7.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7/asm-9.7.pom90m (2.4 kB at 790 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom90m (7.0 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom90m (750 B at 250 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom90m (4.8 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom90m (5.3 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom90m (5.1 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom90m (815 B at 272 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom90m (4.2 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom90m (17 kB at 5.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom90m (5.0 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar90m (80 kB at 20 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7/asm-9.7.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar90m (45 kB at 11 MB/s)0m
Downloaded90m from20mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar90m (4.2 kB at 1.4 MB/s)0m
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.7/asm-9.7.jar90m (125 kB at 25 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar90m (159 kB at 27 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar90m (43 kB at 7.1 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.15.1:helpmojom 1m(default)m @ 36meo-maven-plugin0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom90m (6.8 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom90m (7.4 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.9.9/maven-3.9.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.9.9/maven-3.9.9.pom90m (28 kB at 9.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom90m (2.7 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom90m (1.8 kB at 916 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom90m (2.5 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom90m (1.4 kB at 455 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom90m (2.1 kB at 684 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom90m (2.2 kB at 732 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom90m (2.9 kB at 981 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom90m (7.1 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom90m (3.5 kB at 884 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom90m (4.5 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom90m (2.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom90m (4.2 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom90m (2.6 kB at 864 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom90m (9.1 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom90m (19 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom90m (3.3 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom90m (2.7 kB at 670 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom90m (22 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom90m (14 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom90m (18 kB at 5.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom90m (4.1 kB at 686 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom90m (16 kB at 8.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom90m (9.2 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom90m (3.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom90m (5.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom90m (2.9 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom90m (2.6 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom90m (2.6 kB at 875 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom90m (2.5 kB at 627 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom90m (1.9 kB at 621 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom90m (3.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom90m (2.2 kB at 736 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom90m (2.9 kB at 571 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar90m (54 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar90m (42 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar
Downloaded90m from00mMaven90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar90m (14 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar
Downloaded90m from70mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar90m (29 kB at 5.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar
Downloaded90m from70mMaven90m:2https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar90m (78 kB at 4.6 MB/s)0m
90mDownloading3from00mMaven90m:0https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar
Downloaded90m from70mMaven90m:2https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar90m (38 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar90m (52 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar90m (320 kB at 12 MB/s)0m
90mDownloading6from00mMaven90m:2https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
Downloaded90m fromk0mMaven90m:|https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar90m (705 kB at 24 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar90m (208 kB at 7.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar90m (4.7 kB at 118 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar90m (47 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar90m (59 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar90m (45 kB at 842 kB/s)0m
90mDownloading3from70mMaven90m:3https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar90m (54 kB at 958 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar90m (218 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar90m (157 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar
Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar90m (57 kB at 895 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/inject/guice/5.1.0/guice-5.1.0.jar90m (778 kB at 12 MB/s)0m
90mDownloading0from.0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar90m (44 kB at 650 kB/s)0m
90mDownloading0from.0mMaven90m:5https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar90m (18 kB at 249 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar90m (348 kB at 4.3 MB/s)0m
90mDownloading1from.0mMaven90m:4https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar90m (453 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar
Downloaded90m from30mMaven90m: https://repo.maven.apache.org/maven2/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar90m (250 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar90m (79 kB at 924 kB/s)0m
90mDownloading1from.0mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar90m (52 kB at 611 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar90m (35 kB at 408 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar90m (95 kB at 1.1 MB/s)0m
90mDownloading1from.0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar90m (14 kB at 164 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar90m (30 kB at 340 kB/s)0m
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar90m (14 kB at 156 kB/s)0m
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar90m (196 kB at 2.1 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar90m (3.1 MB at 30 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Copying 18 resources from src/main/resources to target/classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:compilem 1m(java-compile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 81 source files to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm] /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java: /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java uses or overrides a deprecated API.
[1;34mINFOm] /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java: Recompile with -Xlint:deprecation for details.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:compilem 1m(compile-helpmojo)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 1 source file to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.15.1:descriptorm 1m(default-descriptor)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-annotations mojo extractor found 16 mojo descriptors.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:ajcm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Unwoven classes will be copied to /home/r/repo/eo-maven-plugin/target/unwoven
[1;34mINFOm] Created temp dir /home/r/repo/eo-maven-plugin/target/jcabi-ajc

32 warnings
[1;34mINFOm] ajc result: 119 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:copy-resourcesm 1m(copy-descriptor)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Copying 1 resource from target/classes/META-INF/maven to target
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.15.1:descriptorm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-annotations mojo extractor found 16 mojo descriptors.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] ant mojo extractor found 0 mojo descriptor.
[1;34mINFOm] bsh mojo extractor found 0 mojo descriptor.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Copying 69 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:testCompilem 1m(java-test-compile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 58 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[1;34mINFOm] /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java: /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java uses unchecked or unsafe operations.
[1;34mINFOm] /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java: Recompile with -Xlint:unchecked for details.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.5.3:testm 1m(default-test)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.4.2:jarm 1m(default-jar)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mplugin:3.15.1:addPluginArtifactMetadatam 1m(default-addPluginArtifactMetadata)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] This Mojo is not used in Maven version 3.9.0 and above
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.9.1:installm 1m(default)m @ 36meo-maven-plugin0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom90m (4.2 kB at 849 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom90m (4.5 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom90m (24 kB at 8.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom90m (23 kB at 7.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom90m (23 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar90m (34 kB at 5.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar
Downloaded90m from70mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar90m (26 kB at 2.1 MB/s)0m
Downloaded90m from70mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar90m (132 kB at 9.4 MB/s)0m
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar90m (216 kB at 14 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar90m (373 kB at 19 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar90m (7.7 MB at 54 MB/s)0m
[1;34mINFOm] Skipping artifact installation per configuration.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minvoker:3.9.1:runm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:integration-testm 1m(assemble-test)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:verifym 1m(assemble-test)m @ 36meo-maven-plugin0;1m ---m
[1;33mWARNINGm]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/probe/add-probes.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/blank-xsd-schema.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/clean-up.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/remove-noise.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/anonymous-to-nested.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/attrs.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/classes.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/data.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/package.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-locators.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-original-names.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/tests.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/to-java.xsl looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/site/site.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/main.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/set-warning-severity.xsl looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mlicense:2.6.0:check-file-headerm 1m(check-licenses)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-maven-plugin/src
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-maven-plugin/target/generated-sources
[1;34mINFOm] Scan 167 files header done in 43.613ms.
[1;34mINFOm]
 * add header on 167 files.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mgroovy:2.1.1:executem 1m(project-validate)m @ 36meo-maven-plugin0;1m ---m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom90m (1.5 kB at 370 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip/1.8/gossip-1.8.pom90m (12 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/9/forge-parent-9.pom90m (13 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom90m (2.2 kB at 742 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom90m (1.6 kB at 322 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom90m (5.4 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom90m (2.6 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom90m (3.5 kB at 877 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom90m (1.0 kB at 79 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom90m (3.1 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom90m (20 kB at 6.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom90m (2.0 kB at 678 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom90m (28 kB at 9.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom90m (1.7 kB at 579 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom90m (1.7 kB at 580 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom90m (2.6 kB at 647 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom90m (21 kB at 4.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.9.4/ant-1.9.4.pom90m (9.6 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom90m (5.6 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom90m (2.3 kB at 584 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjline/jline/2.12/jline-2.12.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mjline/jline/2.12/jline-2.12.pom90m (17 kB at 5.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar90m (26 kB at 6.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded90m fromB0mMaven90m:4https://repo.maven.apache.org/maven2/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar90m (32 kB at 11 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar90m (4.2 kB at 845 kB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar90m (58 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar90m (20 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded90m from20mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar90m (47 kB at 6.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar90m (61 kB at 6.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar90m (134 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar90m (7.3 kB at 662 kB/s)0m
90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar90m (134 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded90m from20mMaven90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar90m (16 kB at 743 kB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar90m (18 kB at 836 kB/s)0m
90mDownloading0from.0mMaven90m:2https://repo.maven.apache.org/maven2/0mjline/jline/2.12/jline-2.12.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mjline/jline/2.12/jline-2.12.jar90m (214 kB at 4.4 MB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/ant/ant/1.9.4/ant-1.9.4.jar90m (2.0 MB at 26 MB/s)0m
Downloaded90m fromM0mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar90m (2.2 MB at 23 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar90m (7.0 MB at 40 MB/s)0m
[1;34mINFOm] Verified with check-parameters-names.groovy - OK. Result: true
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.4:installm 1m(default-install)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.pom
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36morg.eolang:eo-runtime0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-runtime 0.58.6                                         [4/5]m
[1;34mINFOm]   from eo-runtime/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar90m (6.3 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mio/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar90m (162 kB at 20 MB/s)0m
Downloaded90m from60mMaven90m:khttps://repo.maven.apache.org/maven2/0mio/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.jar90m (38 kB at 4.2 MB/s)0m
Downloaded90m from60mMaven90m:/https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar90m (307 kB at 22 MB/s)0m
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar90m (627 kB at 31 MB/s)0m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.5.0:cleanm 1m(default-clean)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-java)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-maven)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:createm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:create-timestampm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo:0.58.6:registerm 1m(compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Registered 60 EO sources from eo-runtime/src/main/eo to eo-runtime/target/eo-foreign.csv, included [**.eo], excluded []
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo:0.58.6:compilem 1m(compile)m @ 36meo-runtime0;1m ---m
[1;33mWARNINGm] XSL 'validate-before-stars' took 815ms (over 500ms)
[1;33mWARNINGm] XSL 'validate-before-stars' took 606ms (over 500ms)
[1;33mWARNINGm] XSL 'validate-before-stars' took 612ms (over 500ms)
[1;33mWARNINGm] XSL 'validate-before-stars' took 609ms (over 500ms)
[1;33mWARNINGm] XSL 'validate-before-stars' took 538ms (over 500ms)
[1;33mWARNINGm] XSL 'const-to-dataized' took 508ms (over 500ms)
[1;33mWARNINGm] XSL 'const-to-dataized' took 545ms (over 500ms)
[1;33mWARNINGm] XSL 'const-to-dataized' took 586ms (over 500ms)
[1;33mWARNINGm] XSL 'const-to-dataized' took 599ms (over 500ms)
[1;31mERRORm] Failed to parse 'eo-runtime/src/main/eo/org/eolang/runtime.eo:446': This method is deprecated!
[1;34mINFOm] Parsed 60 new .eo sources out of 60 to XMIRs in 16s
[1;34mINFOm] No programs were probed because eo.offline flag is TRUE
[1;34mINFOm] No programs were pulled because eo.offline flag is TRUE
[1;34mINFOm] Assemble cycle #1 (EO:60/XMIR:0/PROBED:0 -> EO:60/XMIR:60/PROBED:0), took 16s
[1;34mINFOm] No new .eo sources out of 60 parsed to XMIRs
[1;34mINFOm] No programs were probed because eo.offline flag is TRUE
[1;34mINFOm] No programs were pulled because eo.offline flag is TRUE
[1;34mINFOm] Last assemble cycle #2 (EO:60/XMIR:60/PROBED:0), took 5ms
[1;34mINFOm] 2 assemble cycle(s) produced some new object(s) in 16s: EO:60/XMIR:60/PROBED:0
[1;34mINFOm] Linting is skipped because eo:skipLinting is TRUE
[1;34mINFOm] Runtime dependency is ignored because eo:ignoreRuntime=TRUE
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom90m (17 kB at 2.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom90m (5.1 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar90m (148 kB at 25 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom90m (7.4 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom90m (7.4 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom90m (13 kB at 4.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom90m (7.8 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom90m (23 kB at 7.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom90m (3.5 kB at 1.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom90m (4.9 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/29.0-jre/guava-29.0-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/29.0-jre/guava-29.0-jre.pom90m (11 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom90m (13 kB at 6.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom90m (2.4 kB at 800 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom90m (2.1 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom90m (5.4 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.6.3/maven-3.6.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.6.3/maven-3.6.3.pom90m (26 kB at 8.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom90m (4.1 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom90m (5.3 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom90m (2.4 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom90m (28 kB at 9.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom90m (3.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar90m (1.4 MB at 59 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/29.0-jre/guava-29.0-jre.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar90m (68 kB at 14 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
Downloaded90m from50mMaven90m:0https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar90m (47 kB at 7.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar90m (14 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar90m (201 kB at 17 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar90m (58 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
Downloaded90m from30mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar90m (215 kB at 15 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar90m (352 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar90m (45 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar90m (205 kB at 9.3 MB/s)0m
90mDownloading0from.0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar90m (502 kB at 23 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded90m from20mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar90m (5.8 kB at 244 kB/s)0m
Downloaded90m from20mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar90m (4.2 kB at 175 kB/s)0m
Downloaded90m from20mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar90m (61 kB at 2.4 MB/s)0m
Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar90m (262 kB at 9.0 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/29.0-jre/guava-29.0-jre.jar90m (2.8 MB at 39 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.14.0/jna-5.14.0.pom90m (2.0 kB at 677 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom90m (18 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom90m (8.1 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom90m (49 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar90m (191 kB at 24 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom90m (1.6 kB at 394 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom90m (18 kB at 6.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom90m (1.6 kB at 527 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom90m (3.8 kB at 1.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom90m (7.6 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom90m (6.9 kB at 2.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom90m (22 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom90m (3.8 kB at 543 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom90m (1.8 kB at 611 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom90m (2.3 kB at 753 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom90m (1.9 kB at 630 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom90m (1.6 kB at 816 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom90m (3.0 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom90m (4.7 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom90m (13 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom90m (2.5 kB at 850 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom90m (14 kB at 4.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom90m (5.0 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom90m (2.5 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom90m (3.5 kB at 589 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom90m (1.8 kB at 586 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom90m (3.3 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.6/commons-io-2.6.pom90m (14 kB at 7.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom90m (3.4 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom90m (14 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom90m (4.5 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom90m (21 kB at 6.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/54/commons-parent-54.pom90m (82 kB at 16 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/27/apache-27.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/27/apache-27.pom90m (20 kB at 6.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom90m (6.6 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom90m (16 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom90m (5.0 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom90m (13 kB at 4.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom90m (5.0 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom90m (13 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom90m (6.0 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom90m (2.4 kB at 791 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom90m (9.3 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/16/maven-parent-16.pom90m (23 kB at 7.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom90m (1.4 kB at 462 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom90m (9.6 kB at 3.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/10/maven-parent-10.pom90m (32 kB at 7.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom90m (7.7 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom90m (3.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom90m (2.0 kB at 659 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom90m (2.7 kB at 914 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom90m (2.0 kB at 661 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom90m (2.8 kB at 705 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom90m (6.1 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom90m (11 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom90m (13 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/9/commons-parent-9.pom90m (22 kB at 5.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom90m (14 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom90m (18 kB at 6.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom90m (357 B at 119 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom90m (866 B at 289 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom90m (7.0 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom90m (6.2 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom90m (145 B at 48 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom90m (147 B at 49 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom90m (167 B at 56 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom90m (6.0 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom90m (974 B at 487 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom90m (2.3 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom90m (163 B at 82 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom90m (171 B at 57 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom90m (3.3 kB at 834 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom90m (11 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.1/dom4j-1.1.pom90m (142 B at 47 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.pom90m (140 B at 35 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom90m (11 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom90m (6.1 kB at 3.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/14/plexus-14.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/14/plexus-14.pom90m (28 kB at 9.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom90m (6.0 kB at 3.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom90m (20 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom90m (22 kB at 7.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/56/commons-parent-56.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/56/commons-parent-56.pom90m (82 kB at 21 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom90m (1.9 kB at 479 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom90m (6.4 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom90m (8.1 kB at 4.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom90m (22 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/25/maven-parent-25.pom90m (37 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom90m (15 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom90m (4.2 kB at 1.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom90m (2.2 kB at 724 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom90m (2.6 kB at 1.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom90m (1.5 kB at 513 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom90m (3.1 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom90m (2.2 kB at 743 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom90m (2.3 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom90m (3.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom90m (3.0 kB at 1.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom90m (4.2 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom90m (1.9 kB at 948 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom90m (30 kB at 10 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom90m (2.1 kB at 1.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom90m (2.2 kB at 731 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom90m (3.5 kB at 1.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom90m (11 kB at 3.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom90m (13 kB at 4.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom90m (19 kB at 4.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom90m (6.1 kB at 2.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom90m (7.3 kB at 3.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.5/asm-9.5.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.5/asm-9.5.pom90m (2.4 kB at 1.2 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom90m (6.2 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom90m (4.9 kB at 1.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom90m (46 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom90m (5.3 kB at 2.6 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar90m (11 kB at 3.5 MB/s)0m
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar90m (12 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar90m (20 kB at 4.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar90m (47 kB at 12 MB/s)0m
Downloaded90m from60mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar90m (30 kB at 6.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded90m from50mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar90m (41 kB at 8.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
90mDownloading1from60mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar90m (18 kB at 2.2 MB/s)0m
90mDownloading3from60mMaven90m:1https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar90m (159 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar90m (145 kB at 12 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar90m (563 kB at 40 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar90m (52 kB at 3.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar90m (201 kB at 13 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar90m (60 kB at 3.3 MB/s)0m
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar90m (50 kB at 2.8 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
90mDownloading2from40mMaven90m:0https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar90m (340 kB at 18 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
Downloaded90m fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar90m (60 kB at 2.7 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar90m (218 kB at 9.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
Downloaded90m from30mMaven90m:3https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar90m (65 kB at 2.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
Downloaded90m from30mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar90m (47 kB at 1.6 MB/s)0m
Downloaded90m from20mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar90m (328 kB at 11 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar90m (18 kB at 558 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
90mDownloading2fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar90m (16 kB at 495 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar90m (238 kB at 7.0 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded90m from70mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar90m (8.1 kB at 231 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded90m from70mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar90m (17 kB at 457 kB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar90m (780 kB at 20 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar90m (347 kB at 8.1 MB/s)0m
90mDownloading1from50mMaven90m:6https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded90m from40mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar90m (189 kB at 3.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded90m from40mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar90m (90 kB at 1.8 MB/s)0m
90mDownloading2from50mMaven90m:2https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar90m (144 kB at 2.9 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar90m (262 kB at 5.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar
Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar90m (450 kB at 8.5 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
Downloaded90m from40mMaven90m:2https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar90m (65 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar90m (224 kB at 3.3 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar90m (484 kB at 6.9 MB/s)0m
90mDownloading4from50mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.1/dom4j-1.1.jar90m (457 kB at 6.4 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar90m (79 kB at 1.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.5/asm-9.5.jar
Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar90m (39 kB at 525 kB/s)0m
90mDownloading0from.0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar90m (43 kB at 546 kB/s)0m
90mDownloading1from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar90m (161 kB at 2.1 MB/s)0m
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
Downloaded90m fromM0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar90m (1.1 MB at 13 MB/s)0m
Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/ow2/asm/asm/9.5/asm-9.5.jar90m (122 kB at 1.5 MB/s)0m
Downloaded90m from50mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar90m (58 kB at 641 kB/s)0m
Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar90m (146 kB at 1.5 MB/s)0m
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar90m (5.9 MB at 30 MB/s)0m
[1;34mINFOm] Configured Artifact: net.java.dev.jna:jna:5.14.0:jar
90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/5.14.0/jna-5.14.0.jar90m (1.9 MB at 63 MB/s)0m
[1;34mINFOm] net.java.dev.jna:jna:5.14.0 unpacked to eo-runtime/target/eo/4-resolve/net.java.dev.jna/jna/-/5.14.0
[1;34mINFOm] Found 155 new file(s) (5 MB) after unpacking of net.java.dev.jna:jna:5.14.0
[1;34mINFOm] New 1 dependenc(ies) unpacked to eo-runtime/target/eo/4-resolve: net.java.dev.jna:jna:5.14.0
[1;34mINFOm] Placed 155 binary file(s) found in 1 dependencies, into eo-runtime/target/eo/4-resolve
[1;34mINFOm] Compilation process took 18s
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo:0.58.6:transpilem 1m(compile)m @ 36meo-runtime0;1m ---m
[1;33mWARNINGm] XSL 'set-locators' took 774ms (over 500ms)
[1;33mWARNINGm] XSL 'set-locators' took 771ms (over 500ms)
[1;33mWARNINGm] XSL 'set-locators' took 967ms (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 522ms (over 500ms)
[1;33mWARNINGm] XSL 'set-locators' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'set-locators' took 577ms (over 500ms)
[1;33mWARNINGm] XSL 'set-original-names' took 693ms (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 790ms (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 751ms (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'set-locators' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'set-original-names' took 937ms (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 1s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 5s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 777ms (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 4s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 7s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 8s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 545ms (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 4s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 563ms (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 10s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 5s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 4s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 2s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 3s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 16s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 7s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 11s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 11s (over 500ms)
[1;33mWARNINGm] XSL 'classes' took 37s (over 500ms)
[1;33mWARNINGm] XSL 'to-java' took 26s (over 500ms)
[1;34mINFOm] Transpiled 60 XMIRs, created 65 Java files in eo-runtime/target/generated-sources
[1;34mINFOm] The directory added to Maven 'compile-source-root': eo-runtime/target/generated-sources
[1;34mINFOm] The directory added to Maven 'test-compile-source-root': eo-runtime/target/generated-test-sources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Copying 3 resources from src/main/resources to target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:compilem 1m(default-compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 207 source files to /home/r/repo/eo-runtime/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Copying 4 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 94 source files to /home/r/repo/eo-runtime/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.5.3:testm 1m(default-test)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOtxt/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOfs/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOmath/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/Posix/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/Win32/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/EOorg/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo:0.58.6:unplacem 1m(compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Just 155 binari(es) out of 1846 deleted in eo-runtime/target/eo-placed.json
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo:0.58.6:unspilem 1m(compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Deleted 1519 .class files in eo-runtime/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.4.2:jarm 1m(default-jar)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:integration-testm 1m(snippet-test)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:verifym 1m(snippet-test)m @ 36meo-runtime0;1m ---m
[1;33mWARNINGm]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Executing tasks
[1;34mINFOm]      [exec] /home/r/repo/eo-runtime/pom.xml looks good
[1;34mINFOm]      [exec] /home/r/repo/eo-runtime/src/test/resources/logback.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mlicense:2.6.0:check-file-headerm 1m(check-licenses)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-runtime/src
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-runtime/target/generated-sources
[1;34mINFOm] Scan 257 files header done in 4.79s.
[1;34mINFOm]
 * add header on 255 files.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.4:installm 1m(default-install)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.pom
[1;34mINFOm] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m------------------< 0;36morg.eolang:eo-integration-tests0;1m >-------------------m
[1;34mINFOm] 1mBuilding eo-integration-tests 0.58.6                               [5/5]m
[1;34mINFOm]   from eo-integration-tests/pom.xml
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;33mWARNINGm] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mclean:3.5.0:cleanm 1m(default-clean)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-java)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32menforcer:3.5.0:enforcem 1m(enforce-maven)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:createm 1m(jcabi-build-number)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.1:create-timestampm 1m(jcabi-build-number)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/eo-integration-tests/src/main/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:compilem 1m(default-compile)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Copying 7 resources from src/test/resources to target/test-classes
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mcompiler:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 7 source files to /home/r/repo/eo-integration-tests/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32msurefire:3.5.3:testm 1m(default-test)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjar:3.4.2:jarm 1m(default-jar)m @ 36meo-integration-tests0;1m ---m
[1;33mWARNINGm] JAR will be empty - no content was marked for inclusion!
[1;34mINFOm] Building jar: /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:integration-testm 1m(snippet-test)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mfailsafe:3.5.3:verifym 1m(snippet-test)m @ 36meo-integration-tests0;1m ---m
[1;33mWARNINGm]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[1;34mINFOm] Tests are skipped.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mlicense:2.6.0:check-file-headerm 1m(check-licenses)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[1;34mINFOm] Will search files to update from root /home/r/repo/eo-integration-tests/src
[1;34mINFOm] Scan 9 files header done in 3.58ms.
[1;34mINFOm]
 * add header on 9 files.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32minstall:3.1.4:installm 1m(default-install)m @ 36meo-integration-tests0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-integration-tests/pom.xml to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.pom
[1;34mINFOm] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.jar
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for eo 0.58.6:m
[1;34mINFOm]
[1;34mINFOm] eo ................................................. 1;32mSUCCESSm [  4.469 s]
[1;34mINFOm] eo-parser .......................................... 1;32mSUCCESSm [  8.246 s]
[1;34mINFOm] eo-maven-plugin .................................... 1;32mSUCCESSm [ 13.850 s]
[1;34mINFOm] eo-runtime ......................................... 1;32mSUCCESSm [01:40 min]
[1;34mINFOm] eo-integration-tests ............................... 1;32mSUCCESSm [  0.190 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  02:07 min
[1;34mINFOm] Finished at: 2025-09-15T13:34:43Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Artifact com.jcabi:parent:pom:0.69.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:parent:pom:0.69.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0 B/s)
[INFO] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0 B/s)
[INFO] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0 B/s)
[INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0 B/s)
[INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.pom (17 kB at 550 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom (36 kB at 1.8 MB/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.pom (13 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/32.1.0-jre/guava-parent-32.1.0-jre.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/32.1.0-jre/guava-parent-32.1.0-jre.pom (22 kB at 1.4 MB/s)
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:26.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:26.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.oss:oss-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.findbugs:jsr305:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:jsr305:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 210 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 216 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.0 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 292 kB/s)
[INFO] Artifact commons-io:commons-io:pom:2.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:pom:2.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:65 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:65 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/65/commons-parent-65.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/65/commons-parent-65.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/31/apache-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/31/apache-31.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.pom (21 kB at 1.9 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.16.1/jackson-base-2.16.1.pom (11 kB at 1.4 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 725 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/56/oss-parent-56.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 1.8 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 563 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.pom (7.1 kB at 543 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.pom (9.9 kB at 903 kB/s)
[INFO] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.pom (6.0 kB at 662 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.3.1/httpclient5-parent-5.3.1.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5-parent/5.3.1/httpclient5-parent-5.3.1.pom (17 kB at 1.5 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 3.4 MB/s)
[INFO] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/27/apache-27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/27/apache-27.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.pom (3.9 kB at 395 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.2.4/httpcore5-parent-5.2.4.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-parent/5.2.4/httpcore5-parent-5.2.4.pom (14 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.pom (3.6 kB at 362 kB/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.jar
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/central/central-publishing-maven-plugin/0.8.0/central-publishing-maven-plugin-0.8.0.jar (111 kB at 7.9 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 1.2 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Downloaded1from/oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar
Downloaded1from/oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
Downloaded2from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 728 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar
Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 6.8 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 233 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar
Downloaded3from.oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.16.1/jackson-annotations-2.16.1.jar (78 kB at 1.6 MB/s)
Downloading)from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar (501 kB at 9.1 MB/s)
Downloading)from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.jar
Downloaded5from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5/5.2.4/httpcore5-5.2.4.jar (855 kB at 7.6 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.jar
Downloaded4from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.16.1/jackson-databind-2.16.1.jar (1.6 MB at 15 MB/s)
Downloaded3from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/client5/httpclient5/5.3.1/httpclient5-5.3.1.jar (862 kB at 7.6 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
Downloaded2from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/com/google/guava/guava/32.1.0-jre/guava-32.1.0-jre.jar (3.0 MB at 25 MB/s)
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (0 B at 0 B/s)
Downloaded2from5oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/core5/httpcore5-h2/5.2.4/httpcore5-h2-5.2.4.jar (237 kB at 1.8 MB/s)
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.16.1/jackson-core-2.16.1.jar (578 kB at 2.1 MB/s)
[INFO] Artifact org.junit:junit-bom:pom:5.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom (0 B at 0 B/s)
[INFO] Inspecting build with total of 5 modules
[INFO] Installing Central Publishing features
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo                                                                 [pom]
[INFO] eo-parser                                                          [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-runtime                                                         [jar]
[INFO] eo-integration-tests                                               [jar]
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo 0.58.6                                                 [1/5]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.enforcer:enforcer:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.enforcer:enforcer:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/42/maven-parent-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/32/apache-32.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/32/apache-32.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/41/maven-parent-41.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/41/maven-parent-41.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:flatten-maven-plugin:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:flatten-maven-plugin:pom:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:mojo-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:mojo-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/92/mojo-parent-92.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/92/mojo-parent-92.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:flatten-maven-plugin:jar:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:flatten-maven-plugin:jar:1.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/flatten-maven-plugin/1.7.2/flatten-maven-plugin-1.7.2.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:44 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:44 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:44 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:44 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:mojo-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:mojo-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.10.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.10.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.7/maven-gpg-plugin-3.2.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.7/maven-gpg-plugin-3.2.7.pom (12 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.7/maven-gpg-plugin-3.2.7.jar
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/3.2.7/maven-gpg-plugin-3.2.7.jar (74 kB at 5.0 MB/s)
[INFO] Artifact org.codehaus.mojo:license-maven-plugin:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:license-maven-plugin:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.mojo:license-maven-plugin:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.mojo:license-maven-plugin:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (0 B at 0 B/s)
[INFO] Artifact org.openjdk.jmh:jmh-core:pom:1.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.openjdk.jmh:jmh-core:pom:1.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.pom (0 B at 0 B/s)
[INFO] Artifact org.openjdk.jmh:jmh-parent:pom:1.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.openjdk.jmh:jmh-parent:pom:1.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-parent/1.37/jmh-parent-1.37.pom (0 B at 0 B/s)
[INFO] Artifact net.sf.jopt-simple:jopt-simple:pom:5.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.sf.jopt-simple:jopt-simple:pom:5.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-math3:pom:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-math3:pom:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy:pom:5.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.apache.groovy:groovy:pom:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/5.0.1/groovy-5.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/5.0.1/groovy-5.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-bom:pom:5.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.apache.groovy:groovy-bom:pom:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/5.0.1/groovy-bom-5.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-bom/5.0.1/groovy-bom-5.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-xml:pom:5.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.apache.groovy:groovy-xml:pom:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.openjdk.jmh:jmh-core:jar:1.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 net.sf.jopt-simple:jopt-simple:jar:5.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-math3:jar:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy:jar:5.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.apache.groovy:groovy-xml:jar:5.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.openjdk.jmh:jmh-core:jar:1.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 net.sf.jopt-simple:jopt-simple:jar:5.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-math3:jar:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy:jar:5.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.apache.groovy:groovy-xml:jar:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/jmh/jmh-core/1.37/jmh-core-1.37.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/5.0.1/groovy-5.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/5.0.1/groovy-xml-5.0.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/5.0.1/groovy-5.0.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ eo-parent ---
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (0 B at 0 B/s)
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-parent ---
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/17/plexus-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/17/plexus-17.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/13/plexus-13.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.enforcer:enforcer-api:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-api:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.enforcer:enforcer-rules:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-rules:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/64/commons-parent-64.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/30/apache-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/30/apache-30.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:pom:1.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:69 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:69 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/69/commons-parent-69.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache-extras.beanshell:bsh:pom:2.0b6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache-extras.beanshell:bsh:pom:2.0b6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-api:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-rules:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:jar:1.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache-extras.beanshell:bsh:jar:2.0b6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-api:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.enforcer:enforcer-rules:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:jar:1.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache-extras.beanshell:bsh:jar:2.0b6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (0 B at 0 B/s)
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-parent ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-parent ---
[INFO] Artifact org.apache.maven.scm:maven-scm-api:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-api:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-manager-plexus:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-manager-plexus:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-managers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-managers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svnexe:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svnexe:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-svn:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-svn:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-providers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-providers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-gitexe:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-gitexe:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-git:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-git:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/29/apache-29.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/29/apache-29.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-git-commons:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-git-commons:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-hg:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-hg:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-svn:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-providers-svn:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-providers:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-providers:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/26/apache-26.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-api:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-api:pom:2.0.0-M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (0 B at 0 B/s)
[INFO] Artifact net.java.dev.jna:jna:pom:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact net.java.dev.jna:jna:pom:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), 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.7.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (0 B at 0 B/s)
[INFO] Artifact org.tmatesoft.svnkit:svnkit:pom:1.10.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.tmatesoft.svnkit:svnkit:pom:1.10.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.sshd:sshd-core:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.sshd:sshd-core:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.sshd:sshd:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.sshd:sshd:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (0 B at 0 B/s)
[INFO] Artifact org.testcontainers:testcontainers-bom:pom:1.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.testcontainers:testcontainers-bom:pom:1.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (0 B at 0 B/s)
[INFO] Artifact org.springframework:spring-framework-bom:pom:5.3.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.springframework:spring-framework-bom:pom:5.3.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.sshd:sshd-common:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.sshd:sshd-common:pom:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (0 B at 0 B/s)
[INFO] Artifact net.i2p.crypto:eddsa:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.i2p.crypto:eddsa:pom:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (0 B at 0 B/s)
[INFO] Artifact de.regnis.q.sequence:sequence-library:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact de.regnis.q.sequence:sequence-library:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (0 B at 0 B/s)
[INFO] Artifact org.tmatesoft.sqljet:sqljet:pom:1.1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.tmatesoft.sqljet:sqljet:pom:1.1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr-runtime:pom:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr-runtime:pom:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr-master:pom:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr-master:pom:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (0 B at 0 B/s)
[INFO] Artifact net.java.dev.jna:jna:pom:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:pom:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (0 B at 0 B/s)
[INFO] Artifact net.java.dev.jna:jna-platform:pom:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna-platform:pom:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (0 B at 0 B/s)
[INFO] Artifact com.trilead:trilead-ssh2:pom:1.0.0-build222 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.trilead:trilead-ssh2:pom:1.0.0-build222 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.connector-factory:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.connector-factory:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.oss:oss-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.oss:oss-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.core:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.core:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-jna:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-jna:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-nc:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-nc:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.sshagent:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.sshagent:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.pageant:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.pageant:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:pom:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (0 B at 0 B/s)
[INFO] Artifact com.trilead:trilead-ssh2:pom:1.0.0-build217 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.trilead:trilead-ssh2:pom:1.0.0-build217 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (0 B at 0 B/s)
[INFO] Artifact org.lz4:lz4-java:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.lz4:lz4-java:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.gson:gson:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.gson:gson:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.gson:gson-parent:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.gson:gson-parent:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.scm:maven-scm-api:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-manager-plexus:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-hg:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:jar:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.tmatesoft.svnkit:svnkit:jar:1.10.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.sshd:sshd-core:jar:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.sshd:sshd-common:jar:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.i2p.crypto:eddsa:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact de.regnis.q.sequence:sequence-library:jar:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.tmatesoft.sqljet:sqljet:jar:1.1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr-runtime:jar:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna-platform:jar:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.trilead:trilead-ssh2:jar:1.0.0-build222 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.core:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.sshagent:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.pageant:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.lz4:lz4-java:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.gson:gson:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-api:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-manager-plexus:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svnexe:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-gitexe:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-git-commons:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.scm:maven-scm-provider-hg:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.maven-scm-provider-svnjava:maven-scm-provider-svnjava:jar:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:jar:5.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.tmatesoft.svnkit:svnkit:jar:1.10.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.sshd:sshd-core:jar:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.32 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.sshd:sshd-common:jar:2.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.i2p.crypto:eddsa:jar:0.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact de.regnis.q.sequence:sequence-library:jar:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.tmatesoft.sqljet:sqljet:jar:1.1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr-runtime:jar:3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna-platform:jar:5.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.trilead:trilead-ssh2:jar:1.0.0-build222 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.connector-factory:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcraft:jsch.agentproxy.core:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-jna:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.usocket-nc:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.sshagent:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.pageant:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:jar:0.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.lz4:lz4-java:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.gson:gson:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.27.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (0 B at 0 B/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: aa0072f at timestamp: 2025-09-15T13:34:49
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: __rultor
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ eo-parent >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-parent ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-parent ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ eo-parent <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 450 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 358 kB/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-compress:pom:1.23.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:pom:1.23.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:56 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:56 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (0 B at 0 B/s)
[INFO] Artifact org.iq80.snappy:snappy:pom:0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.iq80.snappy:snappy:pom:0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (0 B at 0 B/s)
[INFO] Artifact org.tukaani:xz:pom:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.tukaani:xz:pom:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.pom (0 B at 0 B/s)
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.5-5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.5-5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 724 kB/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/16/plexus-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/16/plexus-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 1.4 MB/s)
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.5-11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.5-11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.iq80.snappy:snappy:jar:0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.tukaani:xz:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.5-11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.iq80.snappy:snappy:jar:0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.tukaani:xz:jar:1.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.5-11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 2.2 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar
Downloaded2from1oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.9/xz-1.9.jar (0 B at 0 B/s)
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (0 B at 0 B/s)
Downloaded2from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 9.8 MB/s)
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (0 B at 0 B/s)
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 37 MB/s)
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ eo-parent ---
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-archiver:pom:3.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:pom:3.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-compress:pom:1.26.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:pom:1.26.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:66 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:66 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/66/commons-parent-66.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/66/commons-parent-66.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:pom:1.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-invoker:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-invoker:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-sitetools:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sitetools:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.11.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-core:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/74/commons-parent-74.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/74/commons-parent-74.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-text:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:73 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:73 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-site-model:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-model:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-modules:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-modules:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-velocity:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-engine-core:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-core:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-engine-parent:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-parent:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-master:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-master:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity.tools:velocity-tools-generic:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity.tools:velocity-tools-generic:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity.tools:velocity-tools-parent:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity.tools:velocity-tools-parent:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-master:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-master:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-engine-core:pom:2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-core:pom:2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-engine-parent:pom:2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-parent:pom:2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:51 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:51 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.7.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.7.30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-digester3:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-digester3:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.8.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.8.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-logging:commons-logging:pom:1.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (0 B at 0 B/s)
[INFO] Artifact com.github.cliftonlabs:json-simple:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.cliftonlabs:json-simple:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:pom:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache:apache: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (0 B at 0 B/s)
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:pom:9.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2:ow2:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2:ow2:pom:1.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (0 B at 0 B/s)
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:4.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-compress:pom:1.26.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:pom:1.26.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (0 B at 0 B/s)
[INFO] Artifact io.airlift:aircompressor:pom:0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact io.airlift:aircompressor:pom:0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (0 B at 0 B/s)
[INFO] Artifact io.airlift:airbase:pom:112 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact io.airlift:airbase:pom:112 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/airbase/112/airbase-112.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/airbase/112/airbase-112.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.8.0-M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.8.0-M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (0 B at 0 B/s)
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.6-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:pom:1.5.6-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:78 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:78 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/78/commons-parent-78.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/78/commons-parent-78.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:jar:3.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-invoker:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-model:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-core:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity.tools:velocity-tools-generic:jar:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-digester3:jar:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.cliftonlabs:json-simple:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-integration-tools:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:jar:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:9.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.26.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact io.airlift:aircompressor:jar:0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.6-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:jar:3.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-invoker:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-model:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-engine-core:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity.tools:velocity-tools-generic:jar:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-digester3:jar:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.cliftonlabs:json-simple:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-integration-tools:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.5.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-codec:commons-codec:jar:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.4.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:9.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.26.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact io.airlift:aircompressor:jar:0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.6-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7/asm-9.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (0 B at 0 B/s)
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (0 B at 0 B/s)
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 6.5 MB/s)
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ eo-parent ---
[INFO] Artifact ant-contrib:ant-contrib:pom:20020829 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact ant-contrib:ant-contrib:pom:20020829 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-parent:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-parent:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (0 B at 0 B/s)
[INFO] Artifact ant-contrib:ant-contrib:jar:20020829 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:jar:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact ant-contrib:ant-contrib:jar:20020829 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:jar:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.10.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (0 B at 0 B/s)
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/eo-integration-tests/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-integration-tests/src/test/resources/logback.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/probe/add-probes.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/blank-xsd-schema.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/clean-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/remove-noise.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/anonymous-to-nested.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/attrs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/classes.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/data.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/package.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-locators.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-original-names.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/tests.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/to-java.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/site/site.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/main.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/set-warning-severity.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/XMIR.xsd looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_datas.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_specials.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_stepped.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-as-attributes-inside-application.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-default-package.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/build-fqns.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/const-to-dataized.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/cti-adds-errors.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/decorate.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-aliases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-qqs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/move-voids-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-aliases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-before-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/roll-bases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/stars-to-tuples.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-before-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-objects-count.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/vars-float-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/wrap-method-calls.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/dataized-to-const.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/inline-cactoos.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/to-eo.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/tuples-to-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/xs3p/xs3p.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/print/wrap-data.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/strip-xmir.xsl looks good
[INFO]      [exec] /home/r/repo/eo-runtime/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-runtime/src/test/resources/logback.xml looks good
[INFO]      [exec] /home/r/repo/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ eo-parent ---
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.pom (1.8 kB at 104 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.pom (1.1 kB at 127 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.pom (1.3 kB at 147 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-core/2.10.1/junixsocket-core-2.10.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-core/2.10.1/junixsocket-core-2.10.1.pom (1.5 kB at 170 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket/2.10.1/junixsocket-2.10.1.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket/2.10.1/junixsocket-2.10.1.pom (23 kB at 2.6 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent-multirelease/1.7.4/kohlschutter-parent-multirelease-1.7.4.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent-multirelease/1.7.4/kohlschutter-parent-multirelease-1.7.4.pom (104 kB at 8.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent/1.7.4/kohlschutter-parent-1.7.4.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/kohlschutter-parent/1.7.4/kohlschutter-parent-1.7.4.pom (93 kB at 8.4 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.pom (12 kB at 912 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.pom (3.7 kB at 416 kB/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (0 B at 0 B/s)
Downloading)from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.jar
Downloaded5from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcutil-jdk18on/1.78.1/bcutil-jdk18on-1.78.1.jar (705 kB at 21 MB/s)
Downloaded4from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcpg-jdk18on/1.78.1/bcpg-jdk18on-1.78.1.jar (477 kB at 9.5 MB/s)
Downloaded3from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-native-common/2.10.1/junixsocket-native-common-2.10.1.jar (712 kB at 12 MB/s)
Downloaded2from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/com/kohlschutter/junixsocket/junixsocket-common/2.10.1/junixsocket-common-2.10.1.jar (2.4 MB at 31 MB/s)
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar (8.3 MB at 43 MB/s)
[WARNING]  Parameter 'passphrase' (user property 'gpg.passphrase') is deprecated: Do not use this configuration, it may leak sensitive information. Rely on gpg-agent or env variables instead.
[INFO] Signer 'gpg' is signing 1 file with key 7E29B723C7834679204DD410AA57FF6B7040FA46
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key AA57FF6B7040FA46: secret key imported
gpg: migration succeeded
[INFO]
[INFO] --- license:2.6.0:check-file-header (check-licenses) @ eo-parent ---
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.4.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.4.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-apt:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-apt:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-archiver:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.nuiton.processor:nuiton-processor:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.nuiton.processor:nuiton-processor:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.nuiton:processor:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.nuiton:processor:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/1.3/processor-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/1.3/processor-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.nuiton:mavenpom4redmineAndCentral:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.nuiton:mavenpom4redmineAndCentral:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom4redmineAndCentral/3.4.4/mavenpom4redmineAndCentral-3.4.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom4redmineAndCentral/3.4.4/mavenpom4redmineAndCentral-3.4.4.pom (0 B at 0 B/s)
[INFO] Artifact org.nuiton:mavenpom4redmine:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.nuiton:mavenpom4redmine:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom4redmine/3.4.4/mavenpom4redmine-3.4.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom4redmine/3.4.4/mavenpom4redmine-3.4.4.pom (0 B at 0 B/s)
[INFO] Artifact org.nuiton:mavenpom:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.nuiton:mavenpom:pom:3.4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom/3.4.4/mavenpom-3.4.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/mavenpom/3.4.4/mavenpom-3.4.4.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:pom:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:81 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:81 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.freemarker:freemarker:pom:2.3.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.freemarker:freemarker:pom:2.3.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/freemarker/freemarker/2.3.34/freemarker-2.3.34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/freemarker/freemarker/2.3.34/freemarker-2.3.34.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-to-slf4j:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-to-slf4j:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.25.0/log4j-2.25.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.25.0/log4j-2.25.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.25.0/log4j-bom-2.25.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.25.0/log4j-bom-2.25.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-bom:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-bom:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.19.0/jackson-bom-2.19.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.19/jackson-parent-2.19.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:65 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml:oss-parent:pom:65 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/65/oss-parent-65.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/65/oss-parent-65.pom (0 B at 0 B/s)
[INFO] Artifact jakarta.platform:jakarta.jakartaee-bom:pom:9.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact jakarta.platform:jakarta.jakartaee-bom:pom:9.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (0 B at 0 B/s)
[INFO] Artifact jakarta.platform:jakartaee-api-parent:pom:9.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact jakarta.platform:jakartaee-api-parent:pom:9.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.ee4j:project:pom:1.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.ee4j:project:pom:1.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (0 B at 0 B/s)
[INFO] Artifact org.mockito:mockito-bom:pom:4.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-bom:pom:4.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.springframework:spring-framework-bom:pom:5.3.39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.springframework:spring-framework-bom:pom:5.3.39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.pom (0 B at 0 B/s)
[INFO] Artifact org.osgi:org.osgi.core:pom:6.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.osgi:org.osgi.core:pom:6.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.poi:poi-ooxml:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging:logging-parent:pom:11.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging:logging-parent:pom:11.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.poi:poi:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi/5.4.1/poi-5.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi/5.4.1/poi-5.4.1.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-codec:commons-codec:pom:1.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:79 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:79 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/79/commons-parent-79.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/79/commons-parent-79.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (0 B at 0 B/s)
[INFO] Artifact com.zaxxer:SparseBitSet:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.zaxxer:SparseBitSet:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-api:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.24.3/log4j-api-2.24.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j:pom:2.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j/2.24.3/log4j-2.24.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-bom:pom:4.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.groovy:groovy-bom:pom:4.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.17.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.17.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml:oss-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/58/oss-parent-58.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/58/oss-parent-58.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.poi:poi-ooxml-lite:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml-lite:pom:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.xmlbeans:xmlbeans:pom:5.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.xmlbeans:xmlbeans:pom:5.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.24.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.24.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.24.2/log4j-bom-2.24.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-compress:pom:1.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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-compress:pom:1.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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:72 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/72/commons-parent-72.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/72/commons-parent-72.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.11.0-M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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.0-M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.17.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:pom:1.17.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:71 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:71 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/71/commons-parent-71.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/71/commons-parent-71.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (0 B at 0 B/s)
[INFO] Artifact com.github.virtuald:curvesapi:pom:1.08 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.virtuald:curvesapi:pom:1.08 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.pom (0 B at 0 B/s)
[INFO] Artifact org.odftoolkit:odfdom-java:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.odftoolkit:odfdom-java:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.pom (0 B at 0 B/s)
[INFO] Artifact org.odftoolkit:odftoolkit:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.odftoolkit:odftoolkit:pom:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odftoolkit/0.9.0/odftoolkit-0.9.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odftoolkit/0.9.0/odftoolkit-0.9.0.pom (0 B at 0 B/s)
[INFO] Artifact xerces:xercesImpl:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact xerces:xercesImpl:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (0 B at 0 B/s)
[INFO] Artifact xml-apis:xml-apis:pom:1.4.01 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact xml-apis:xml-apis:pom:1.4.01 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-core:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-core:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-core/3.17.0/jena-core-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-core/3.17.0/jena-core-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena/3.17.0/jena-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena/3.17.0/jena-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.logging.log4j:log4j-bom:pom:2.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.14.0/log4j-bom-2.14.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-bom/2.14.0/log4j-bom-2.14.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.logging:logging-parent:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.logging:logging-parent:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/3/logging-parent-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/logging-parent/3/logging-parent-3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-base:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-base:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-base/3.17.0/jena-base-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-base/3.17.0/jena-base-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-shaded-guava:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-shaded-guava:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-csv:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-csv:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-csv/1.8/commons-csv-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-csv/1.8/commons-csv-1.8.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.8.0/commons-io-2.8.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:pom:1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:pom:1.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-compress:pom:1.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:pom:1.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (0 B at 0 B/s)
[INFO] Artifact com.github.andrewoma.dexx:collection:pom:0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.andrewoma.dexx:collection:pom:0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-iri:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-iri:pom:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-cli:commons-cli:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-cli:commons-cli:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.4/commons-cli-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (0 B at 0 B/s)
[INFO] Artifact commons-validator:commons-validator:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-validator:commons-validator:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.pom (0 B at 0 B/s)
[INFO] Artifact commons-digester:commons-digester:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (0 B at 0 B/s)
[INFO] Artifact net.rootdev:java-rdfa:pom:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.rootdev:java-rdfa:pom:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.pom (0 B at 0 B/s)
[INFO] Artifact net.rootdev:java-rdfa-parent:pom:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.rootdev:java-rdfa-parent:pom:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa-parent/0.4.2/java-rdfa-parent-0.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa-parent/0.4.2/java-rdfa-parent-0.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-iri:pom:0.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-iri:pom:0.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/0.9.1/jena-iri-0.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/0.9.1/jena-iri-0.9.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.jena:jena-parent:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.jena:jena-parent:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-parent/1/jena-parent-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-parent/1/jena-parent-1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-apt:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.nuiton.processor:nuiton-processor:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-logging:commons-logging:jar:1.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:jar:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.freemarker:freemarker:jar:2.3.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-api:jar:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.osgi:org.osgi.core:jar:6.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.zaxxer:SparseBitSet:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml-lite:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.xmlbeans:xmlbeans:jar:5.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.virtuald:curvesapi:jar:1.08 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.odftoolkit:odfdom-java:jar:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xerces:xercesImpl:jar:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact xml-apis:xml-apis:jar:1.4.01 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-core:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-base:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-shaded-guava:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-csv:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.andrewoma.dexx:collection:jar:0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-iri:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-cli:commons-cli:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-validator:commons-validator:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:jar:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.rootdev:java-rdfa:jar:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-apt:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-archiver:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.nuiton.processor:nuiton-processor:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-logging:commons-logging:jar:1.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:jar:2.19.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.freemarker:freemarker:jar:2.3.34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.logging.log4j:log4j-api:jar:2.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.osgi:org.osgi.core:jar:6.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.zaxxer:SparseBitSet:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.poi:poi-ooxml-lite:jar:5.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.xmlbeans:xmlbeans:jar:5.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.virtuald:curvesapi:jar:1.08 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.odftoolkit:odfdom-java:jar:0.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xerces:xercesImpl:jar:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact xml-apis:xml-apis:jar:1.4.01 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-core:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-base:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-shaded-guava:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-csv:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.andrewoma.dexx:collection:jar:0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.jena:jena-iri:jar:3.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-cli:commons-cli:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-validator:commons-validator:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:jar:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.rootdev:java-rdfa:jar:0.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.3/maven-archiver-3.6.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/nuiton/processor/nuiton-processor/1.3/nuiton-processor-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/freemarker/freemarker/2.3.34/freemarker-2.3.34.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/freemarker/freemarker/2.3.34/freemarker-2.3.34.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi/5.4.1/poi-5.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.0/log4j-to-slf4j-2.25.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/logging/log4j/log4j-api/2.25.0/log4j-api-2.25.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml/5.4.1/poi-ooxml-5.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/zaxxer/SparseBitSet/1.3/SparseBitSet-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi/5.4.1/poi-5.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/poi/poi-ooxml-lite/5.4.1/poi-ooxml-lite-5.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/virtuald/curvesapi/1.08/curvesapi-1.08.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xmlbeans/xmlbeans/5.3.0/xmlbeans-5.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-core/3.17.0/jena-core-3.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-base/3.17.0/jena-base-3.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-core/3.17.0/jena-core-3.17.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/odftoolkit/odfdom-java/0.9.0/odfdom-java-0.9.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-csv/1.8/commons-csv-1.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-base/3.17.0/jena-base-3.17.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.4/commons-cli-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-csv/1.8/commons-csv-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-shaded-guava/3.17.0/jena-shaded-guava-3.17.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/jena/jena-iri/3.17.0/jena-iri-3.17.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.7/commons-validator-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/rootdev/java-rdfa/0.4.2/java-rdfa-0.4.2.jar (0 B at 0 B/s)
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[INFO] Will search files to update from root /home/r/repo/src
[INFO] Scan 4 files header done in 47.833ms.
[INFO]
 * add header on 3 files.
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ eo-parent ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.58.6/eo-parent-0.58.6.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.58.6.pom.asc to /home/r/.m2/repository/org/eolang/eo-parent/0.58.6/eo-parent-0.58.6.pom.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ eo-parent ---
[INFO] Using Central baseUrl: https://central.sonatype.com
[INFO] Using credentials from server id central in settings.xml
[INFO] Using Usertoken auth, with namecode: GmSdmVBB
[INFO] Staging 2 files
[INFO] Staging /home/r/repo/pom.xml
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/central-staging/org/eolang/eo-parent/0.58.6/eo-parent-0.58.6.pom
[INFO] Staging /home/r/repo/target/eo-parent-0.58.6.pom.asc
[INFO] Installing /home/r/repo/target/eo-parent-0.58.6.pom.asc to /home/r/repo/target/central-staging/org/eolang/eo-parent/0.58.6/eo-parent-0.58.6.pom.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/eo-parent/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: org/eolang/eo-parent/0.58.6
[INFO]
[INFO] ------------------------< org.eolang:eo-parser >------------------------
[INFO] Building eo-parser 0.58.6                                          [2/5]
[INFO]   from eo-parser/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-maven-plugin:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-maven-plugin:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-master:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-master:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-maven-plugin:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-maven-plugin:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.13.2/antlr4-maven-plugin-4.13.2.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:42 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (0 B at 0 B/s)
[INFO] Artifact org.projectlombok:lombok:pom:1.18.40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.projectlombok:lombok:pom:1.18.40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.40/lombok-1.18.40.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.40/lombok-1.18.40.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.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-io:commons-io:pom:2.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)]
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:85 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/85/commons-parent-85.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (0 B at 0 B/s)
[INFO] Artifact org.cactoos:cactoos:pom:0.57.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.cactoos:cactoos:pom:0.57.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.68.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:parent:pom:0.68.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (0 B at 0 B/s)
[INFO] Artifact xml-apis:xml-apis:pom:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xml-apis:xml-apis:pom:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0 B/s)
[INFO] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:xsline:pom:0.23.1 is present in the local repository, but cached from a remote 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.yegor256:xsline:pom:0.23.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.23.1/xsline-0.23.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.23.1/xsline-0.23.1.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-xml:pom:0.35.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-xml:pom:0.35.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.39.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi:pom:1.39.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-log:pom:0.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:pom:0.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (0 B at 0 B/s)
[INFO] Artifact com.github.volodya-lombrozo:xnav:pom:0.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.volodya-lombrozo:xnav:pom:0.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-bom:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (0 B at 0 B/s)
[INFO] Artifact net.sf.saxon:Saxon-HE:pom:12.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 net.sf.saxon:Saxon-HE:pom:12.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)]
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom (0 B at 0 B/s)
[INFO] Artifact org.xmlresolver:xmlresolver:pom:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.xmlresolver:xmlresolver:pom:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4-runtime:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-runtime:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-manifests:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-manifests:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.40.1 is present in the local repository, but cached from a remote 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.40.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi.incubator:xembly:pom:0.32.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi.incubator:xembly:pom:0.32.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-matchers:pom:1.8.0 is present in the local repository, but cached from a remote 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-matchers:pom:1.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.pom (0 B at 0 B/s)
[INFO] Artifact org.hamcrest:hamcrest:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-aspects:pom:0.26.0 is present in the local repository, but cached from a remote 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-aspects:pom:0.26.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi:pom:1.38.0 is present in the local repository, but cached from a remote 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.38.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (0 B at 0 B/s)
[INFO] Artifact org.aspectj:aspectjrt:pom:1.9.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.aspectj:aspectjrt:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.findbugs:annotations:pom:3.0.1u2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:annotations:pom:3.0.1u2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom (0 B at 0 B/s)
[INFO] Artifact net.jcip:jcip-annotations: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact net.jcip:jcip-annotations: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.jupiter:junit-jupiter-api:pom:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-api:pom:5.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.opentest4j:opentest4j:pom:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.opentest4j:opentest4j:pom:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.platform:junit-platform-commons:pom:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-commons:pom:1.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apiguardian:apiguardian-api:pom:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apiguardian:apiguardian-api:pom:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.jupiter:junit-jupiter-params:pom:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-params:pom:5.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.junit-pioneer:junit-pioneer:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit-pioneer:junit-pioneer:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.platform:junit-platform-launcher:pom:1.11.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.junit.platform:junit-platform-launcher:pom:1.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.platform:junit-platform-engine:pom:1.11.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.junit.platform:junit-platform-engine:pom:1.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.2/junit-platform-engine-1.11.2.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.platform:junit-platform-commons:pom:1.11.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.junit.platform:junit-platform-commons:pom:1.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.2/junit-platform-commons-1.11.2.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-reload4j:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-reload4j:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.pom (0 B at 0 B/s)
[INFO] Artifact ch.qos.reload4j:reload4j:pom:1.2.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.reload4j:reload4j:pom:1.2.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-text:pom:1.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eolang:jucs:pom:0.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:jucs:pom:0.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:jping:pom:0.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jping:pom:0.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jping/0.0.3/jping-0.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jping/0.0.3/jping-0.0.3.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:together:pom:0.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:together:pom:0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/together/0.1.0/together-0.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/together/0.1.0/together-0.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eolang:xax:pom:0.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:xax:pom:0.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/xax/0.6.2/xax-0.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/xax/0.6.2/xax-0.6.2.pom (0 B at 0 B/s)
[INFO] Artifact org.yaml:snakeyaml:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.yaml:snakeyaml:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.5/snakeyaml-2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.5/snakeyaml-2.5.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:mktmp:pom:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:mktmp:pom:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/mktmp/0.0.5/mktmp-0.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/mktmp/0.0.5/mktmp-0.0.5.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:farea:pom:0.15.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:farea:pom:0.15.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/farea/0.15.4/farea-0.15.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/farea/0.15.4/farea-0.15.4.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:jaxec:pom:0.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jaxec:pom:0.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.1/jaxec-0.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.1/jaxec-0.4.1.pom (0 B at 0 B/s)
[INFO] Artifact net.java.dev.jna:jna:pom:5.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:pom:5.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.jupiter:junit-jupiter-engine:pom:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-engine:pom:5.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.junit.platform:junit-platform-engine:pom:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-engine:pom:1.11.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.pom (0 B at 0 B/s)
[INFO] Artifact org.mockito:mockito-core:pom:5.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:pom:5.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy:pom:1.17.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 net.bytebuddy:byte-buddy:pom:1.17.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)]
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy-parent:pom:1.17.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 net.bytebuddy:byte-buddy-parent:pom:1.17.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)]
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy-agent:pom:1.17.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 net.bytebuddy:byte-buddy-agent:pom:1.17.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)]
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom (0 B at 0 B/s)
[INFO] Artifact org.objenesis:objenesis:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (0 B at 0 B/s)
[INFO] Artifact org.objenesis:objenesis-parent:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis-parent:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (0 B at 0 B/s)
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact org.projectlombok:lombok:jar:1.18.40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:jar:2.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 org.cactoos:cactoos:jar:0.57.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:xsline:jar:0.23.1 is present in the local repository, but cached from a remote 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.github.volodya-lombrozo:xnav:jar:0.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.sf.saxon:Saxon-HE:jar:12.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.xmlresolver:xmlresolver:jar:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.xmlresolver:xmlresolver:jar:data:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-runtime:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-xml:jar:0.35.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-manifests:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:jar:0.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi.incubator:xembly:jar:0.32.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-matchers:jar:1.8.0 is present in the local repository, but cached from a remote 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-aspects:jar:0.26.0 is present in the local repository, but cached from a remote 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.aspectj:aspectjrt:jar:1.9.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 javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:annotations:jar:3.0.1u2 is present in the local repository, but cached from a remote 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 net.jcip:jcip-annotations:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-api:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.opentest4j:opentest4j:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-commons:jar:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-params:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit-pioneer:junit-pioneer:jar:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-launcher:jar:1.11.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.slf4j:slf4j-reload4j:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.reload4j:reload4j:jar:1.2.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[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-text:jar:1.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:jucs:jar:0.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jping:jar:0.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:together:jar:0.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:xax:jar:0.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.yaml:snakeyaml:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:mktmp:jar:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:farea:jar:0.15.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jaxec:jar:0.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:jar:5.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-engine:jar:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:jar:5.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy:jar:1.17.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 net.bytebuddy:byte-buddy-agent:jar:1.17.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.objenesis:objenesis:jar:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.projectlombok:lombok:jar:1.18.40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-io:commons-io:jar:2.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 org.cactoos:cactoos:jar:0.57.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:xsline:jar:0.23.1 is present in the local repository, but cached from a remote 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.github.volodya-lombrozo:xnav:jar:0.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.sf.saxon:Saxon-HE:jar:12.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.xmlresolver:xmlresolver:jar:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.xmlresolver:xmlresolver:jar:data:5.3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.antlr:antlr4-runtime:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-xml:jar:0.35.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-manifests:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:jar:0.24.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi.incubator:xembly:jar:0.32.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-matchers:jar:1.8.0 is present in the local repository, but cached from a remote 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-aspects:jar:0.26.0 is present in the local repository, but cached from a remote 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.aspectj:aspectjrt:jar:1.9.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 javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.code.findbugs:annotations:jar:3.0.1u2 is present in the local repository, but cached from a remote 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 net.jcip:jcip-annotations:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-api:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.opentest4j:opentest4j:jar:1.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-commons:jar:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-params:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit-pioneer:junit-pioneer:jar:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-launcher:jar:1.11.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.slf4j:slf4j-reload4j:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.reload4j:reload4j:jar:1.2.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[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-text:jar:1.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:jucs:jar:0.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jping:jar:0.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:together:jar:0.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:xax:jar:0.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.yaml:snakeyaml:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:mktmp:jar:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:farea:jar:0.15.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jaxec:jar:0.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:jar:5.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit.platform:junit-platform-engine:jar:1.11.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:jar:5.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy:jar:1.17.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 net.bytebuddy:byte-buddy-agent:jar:1.17.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.objenesis:objenesis:jar:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.40/lombok-1.18.40.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.40/lombok-1.18.40.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.23.1/xsline-0.23.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar
Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/xsline/0.23.1/xsline-0.23.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/volodya-lombrozo/xnav/0.1.18/xnav-0.1.18.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.2.0/jcabi-manifests-2.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.8.0/jcabi-matchers-1.8.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.11.4/junit-jupiter-params-5.11.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit-pioneer/junit-pioneer/2.3.0/junit-pioneer-2.3.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.17/slf4j-reload4j-2.0.17.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jping/0.0.3/jping-0.0.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jping/0.0.3/jping-0.0.3.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.11.2/junit-platform-launcher-1.11.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/xax/0.6.2/xax-0.6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/jucs/0.2.0/jucs-0.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/farea/0.15.4/farea-0.15.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/together/0.1.0/together-0.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/mktmp/0.0.5/mktmp-0.0.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.5/snakeyaml-2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/together/0.1.0/together-0.1.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/2.5/snakeyaml-2.5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.1/jaxec-0.4.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/farea/0.15.4/farea-0.15.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/mktmp/0.0.5/mktmp-0.0.5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/xax/0.6.2/xax-0.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.11.4/junit-jupiter-engine-5.11.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jaxec/0.4.1/jaxec-0.4.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.11.4/junit-platform-engine-1.11.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (0 B at 0 B/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ eo-parser ---
[INFO] Deleting /home/r/repo/eo-parser/target
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-parser ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antrun:3.1.0:run (default) @ eo-parser ---
[INFO] Executing tasks
[INFO]       [get] Getting: https://raw.githubusercontent.com/minimaxir/big-list-of-naughty-strings/master/blns.txt
[INFO]       [get] To: /home/r/repo/eo-parser/target/blns.txt
......................
[INFO]       [get] last modified = Thu Jan 01 00:00:00 UTC 1970 - using current time instead
[INFO] Executed tasks
[INFO]
[INFO] --- antlr4:4.13.2:antlr4 (jcabi-antlr4) @ eo-parser ---
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler:pom:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.12.1/plexus-compiler-2.12.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.8.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.8.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.plexus:plexus-build-api:pom:0.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.plexus:plexus-build-api:pom:0.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.spice:spice-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.spice:spice-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr4:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr4:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.13.2/antlr4-4.13.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.13.2/antlr4-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr-runtime:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr-runtime:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:antlr-master:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr-master:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.antlr:ST4:pom:4.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:ST4:pom:4.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3.4/ST4-4.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3.4/ST4-4.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.abego.treelayout:org.abego.treelayout.core:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.abego.treelayout:org.abego.treelayout.core:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (0 B at 0 B/s)
[INFO] Artifact com.ibm.icu:icu4j:pom:72.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.ibm.icu:icu4j:pom:72.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/72.1/icu4j-72.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/72.1/icu4j-72.1.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-simple:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-simple:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.plexus:plexus-build-api:jar:0.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr4:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr-runtime:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:ST4:jar:4.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.ibm.icu:icu4j:jar:72.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-simple:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.plexus:plexus-build-api:jar:0.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr4:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:antlr-runtime:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.antlr:ST4:jar:4.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.ibm.icu:icu4j:jar:72.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-simple:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.12.1/plexus-compiler-api-2.12.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.13.2/antlr4-4.13.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3.4/ST4-4.3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.13.2/antlr4-4.13.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3.4/ST4-4.3.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/72.1/icu4j-72.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar (0 B at 0 B/s)
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO] Processing grammar: org/eolang/parser/Eo.g4
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ eo-parser ---
[INFO] Artifact org.apache.maven.shared:maven-filtering:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-filtering:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-filtering:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-filtering:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (0 B at 0 B/s)
[INFO] Copying 29 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ eo-parser ---
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-plexus:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-plexus:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-bean:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-bean:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-parent:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-parent:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:pom:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:2.1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:2.1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-api:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-api:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-parent:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-parent:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-util:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-util:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-impl:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-impl:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-spi:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-spi:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-incremental:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-incremental:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-parent:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-core:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.5.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-parameter-documenter:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-jdk14:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-jdk14:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.slf4j:slf4j-api:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.slf4j:jcl-over-slf4j:pom:1.5.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-profile:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-profile:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-error-diagnostics:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-error-diagnostics:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-project:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-project:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact-manager:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact-manager:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact backport-util-concurrent:backport-util-concurrent:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact backport-util-concurrent:backport-util-concurrent:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-registry:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-registry:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-descriptor:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-descriptor:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-monitor:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-monitor:pom:2.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (0 B at 0 B/s)
[INFO] Artifact com.google.code.findbugs:jsr305:pom:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact com.google.code.findbugs:jsr305:pom:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-languages:pom:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-languages:pom:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:pom:6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2:ow2:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2:ow2:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (0 B at 0 B/s)
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.0-M9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:2.0-M9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compiler-javac:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-javac:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-compilers:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compilers:pom:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-impl:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-spi:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-api:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-util:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-incremental:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.0-M9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-impl:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-spi:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-api:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-util:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-incremental:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:0.9.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.0-M9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (0 B at 0 B/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /home/r/repo/eo-parser/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eo-parser ---
[INFO] Copying 178 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eo-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/r/repo/eo-parser/target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ eo-parser ---
[INFO] Artifact org.apache.maven.surefire:surefire-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-logger-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-logger-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:maven-surefire-common:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:maven-surefire-common:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-booter:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-booter:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-java:pom:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-languages:pom:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-languages:pom:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.surefire:surefire-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-booter:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-booter:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-java:jar:1.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (0 B at 0 B/s)
[INFO] Tests are skipped.
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ eo-parser ---
[INFO] Artifact com.jcabi:jcabi-log:pom:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:pom:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-parent:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (0 B at 0 B/s)
[INFO] Artifact org.mockito:mockito-core:pom:4.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:pom:4.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy-parent:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy-parent:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (0 B at 0 B/s)
[INFO] Artifact net.bytebuddy:byte-buddy-agent:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy-agent:pom:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (0 B at 0 B/s)
[INFO] Artifact org.objenesis:objenesis:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (0 B at 0 B/s)
[INFO] Artifact org.objenesis:objenesis-parent:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis-parent:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:containers:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:containers:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-parent:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-parent:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guava-parent:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guava-parent:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-api:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-api:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-spi:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-spi:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-util:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-util:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.aether:aether-impl:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.aether:aether-impl:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-util:pom:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:pom:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether:pom:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether:pom:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.aspectj:aspectjtools:pom:1.9.8.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.aspectj:aspectjtools:pom:1.9.8.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (0 B at 0 B/s)
[INFO] Artifact javax.el:javax.el-api:pom:3.0.1-b06 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.el:javax.el-api:pom:3.0.1-b06 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (0 B at 0 B/s)
[INFO] Artifact net.java:jvnet-parent:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java:jvnet-parent:pom:3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache:apache:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/25/apache-25.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (0 B at 0 B/s)
[INFO] Artifact javax.annotation:javax.annotation-api:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.annotation:javax.annotation-api:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-cipher:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s)
[INFO] Artifact com.google.inject:guice: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (0 B at 0 B/s)
[INFO] Artifact com.google.inject:guice-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice-parent: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (0 B at 0 B/s)
[INFO] Artifact com.google:google:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google:google:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (0 B at 0 B/s)
[INFO] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:pom:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava-parent:pom:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (0 B at 0 B/s)
[INFO] Artifact org.checkerframework:checker-qual:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.checkerframework:checker-qual:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact javax.enterprise:cdi-api:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.enterprise:cdi-api:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.weld:weld-parent:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases, blocked)]
[INFO] Artifact org.jboss.weld:weld-parent:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:jar:4.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy:jar:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy-agent:jar:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis:jar:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.aspectj:aspectjtools:jar:1.9.8.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.el:javax.el-api:jar:3.0.1-b06 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice:jar:no_aop: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact aopalliance:aopalliance:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.checkerframework:checker-qual:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.annotation:javax.annotation-api:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.enterprise:cdi-api:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:slf4j-api:jar:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.mockito:mockito-core:jar:4.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy:jar:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.bytebuddy:byte-buddy-agent:jar:1.12.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.objenesis:objenesis:jar:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:1.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.aspectj:aspectjtools:jar:1.9.8.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.el:javax.el-api:jar:3.0.1-b06 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice:jar:no_aop: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact aopalliance:aopalliance:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:31.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.checkerframework:checker-qual:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.annotation:javax.annotation-api:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.enterprise:cdi-api:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.8.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (0 B at 0 B/s)
[INFO] Versionalizing /home/r/repo/eo-parser/target/classes directory
[INFO] File /home/r/repo/eo-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ eo-parser ---
[INFO] Artifact org.apache.maven.shared:file-management:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:file-management:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:file-management:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.26.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:jar:1.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:file-management:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.26.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-codec:commons-codec:jar:1.16.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (0 B at 0 B/s)
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ eo-parser >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-parser ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antrun:3.1.0:run (default) @ eo-parser ---
[INFO] Executing tasks
[INFO]       [get] Getting: https://raw.githubusercontent.com/minimaxir/big-list-of-naughty-strings/master/blns.txt
[INFO]       [get] To: /home/r/repo/eo-parser/target/blns.txt
[INFO]       [get] local file date : Mon Sep 15 13:34:55 UTC 2025
......................
[INFO]       [get] last modified = Thu Jan 01 00:00:00 UTC 1970 - using current time instead
[INFO] Executed tasks
[INFO]
[INFO] --- antlr4:4.13.2:antlr4 (jcabi-antlr4) @ eo-parser ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ eo-parser <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ eo-parser ---
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ eo-parser ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.parser...
Constructing Javadoc information...
Standard Doclet version 11.0.26
Building tree for all the packages and classes...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoBaseListener.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoLexer.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoListener.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.AnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.AphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ApplicableContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ArrowContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.AsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.AtomContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.BeginnerContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.BoundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.CommentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.CommentOptionalContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.CompactArrayContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.EopContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.FinisherContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.FnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.FormationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.FormationNamedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HanonymContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HanonymInnerContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationArgContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationArgScopedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationArgUnboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationExtendedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationHeadExtendedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationReversedFirstContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationReversedHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HapplicationTailScopedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HformationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.HmethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.InnersContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.InnersOrEolContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.JustContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.MasterBodyContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.MethodTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.OnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.OnameOrTnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.OnlyAphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.OnlyphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.OnlyphiTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.ScopeContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.SubMasterContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TarrowContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TestsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TestsOrEolContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TformationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TmasterBodyContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TsubMasterContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.TvapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgBoundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgBoundCurrentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgBoundNextContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgsReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgsSpecificContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgUnboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgUnboundCurrentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationArgUnboundNextContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VapplicationHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VmethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VmethodHeadApplicationTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VmethodHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VmethodHeadVapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VoidContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoParser.VoidsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/EoSyntax.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/ObjectName.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/OnDefault.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/OnDetailed.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/StrictXmir.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/TrFull.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/Xmir.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/package-summary.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/package-tree.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/constant-values.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/Xmir.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/OnDetailed.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/OnDefault.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/StrictXmir.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/ObjectName.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/TrFull.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoSyntax.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoBaseListener.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.AsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ScopeContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ArrowContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TarrowContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.OnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.OnameOrTnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.FnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.AnameContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.FinisherContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.BeginnerContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.MethodTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VmethodHeadVapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VmethodHeadApplicationTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VmethodHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VmethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HmethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HanonymInnerContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.OnlyphiTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.OnlyphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HanonymContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HformationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.FormationNamedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgUnboundNextContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgUnboundCurrentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgUnboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgBoundNextContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgBoundCurrentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgBoundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgsSpecificContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgsReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationArgsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.CompactArrayContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TvapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationArgScopedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationArgContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationReversedFirstContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationTailContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationTailScopedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationArgUnboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ApplicableContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationHeadExtendedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationReversedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.AphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.OnlyAphiContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationExtendedContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationReversedHeadContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.HapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TapplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VoidContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.VoidsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TestsContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.InnersContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.InnersOrEolContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TestsOrEolContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TformationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.FormationContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.AtomContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.JustContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TmasterBodyContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.MasterBodyContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.SubMasterContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TsubMasterContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.TboundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.BoundContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.CommentOptionalContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.CommentContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.EopContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoListener.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/class-use/EoLexer.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/org/eolang/parser/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-parser/target/reports/apidocs/overview-tree.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/eo-parser/target/reports/apidocs/allclasses-index.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/allpackages-index.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-parser/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/index.html...
Generating /home/r/repo/eo-parser/target/reports/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
22 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:48: warning - invalid usage of tag >
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:48: warning - invalid usage of tag >
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:61: warning - invalid usage of tag >
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:61: warning - invalid usage of tag >
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:62: warning - invalid usage of tag <
[WARNING] /home/r/repo/eo-parser/src/main/java/org/eolang/parser/EoSyntax.java:62: warning - invalid usage of tag >
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:221: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[WARNING] /home/r/repo/eo-parser/target/generated-sources/antlr4/org/eolang/parser/EoListener.java:226: warning - invalid usage of tag {@link EoParser#void
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ eo-parser ---
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/eo-parser/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/XMIR.xsd looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_datas.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_specials.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_stepped.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-as-attributes-inside-application.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/add-default-package.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/build-fqns.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/const-to-dataized.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/cti-adds-errors.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/decorate.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-aliases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/expand-qqs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/move-voids-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-aliases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/resolve-before-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/roll-bases.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/stars-to-tuples.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-before-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/validate-objects-count.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/vars-float-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/parse/wrap-method-calls.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/dataized-to-const.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/inline-cactoos.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/to-eo.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/print/tuples-to-stars.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/main/xs3p/xs3p.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/print/wrap-data.xsl looks good
[INFO]      [exec] /home/r/repo/eo-parser/src/test/resources/org/eolang/parser/strip-xmir.xsl looks good
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ eo-parser ---
[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.
[INFO] Signer 'gpg' is signing 4 files with key 7E29B723C7834679204DD410AA57FF6B7040FA46
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] --- license:2.6.0:check-file-header (check-licenses) @ eo-parser ---
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[INFO] Will search files to update from root /home/r/repo/eo-parser/src
[INFO] Will search files to update from root /home/r/repo/eo-parser/target/generated-sources
[INFO] Scan 86 files header done in 613.283ms.
[INFO]
 * add header on 86 files.
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ eo-parser ---
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.pom.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ eo-parser ---
[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/eo-parser/target/eo-parser-0.58.6.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.pom
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-sources.jar
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-javadoc.jar
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.jar.asc
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6.pom.asc to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6.pom.asc
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-sources.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-sources.jar.asc
[INFO] Staging /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.58.6-javadoc.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-parser/0.58.6/eo-parser-0.58.6-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/eo-parser/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: org/eolang/eo-parser/0.58.6
[INFO]
[INFO] ---------------------< org.eolang:eo-maven-plugin >---------------------
[INFO] Building eo-maven-plugin 0.58.6                                    [3/5]
[INFO]   from eo-maven-plugin/pom.xml
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (0 B at 0 B/s)
[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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.15.1/maven-plugin-tools-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.11.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.junit:junit-bom:pom:5.11.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.3/junit-bom-5.11.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.15.1/maven-plugin-plugin-3.15.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-failsafe-plugin:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-failsafe-plugin:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar (0 B at 0 B/s)
[INFO] Artifact org.codehaus.gmaven:groovy-maven-plugin:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.gmaven:groovy-maven-plugin:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.gmaven:gmaven:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.gmaven:gmaven:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact com.planet57.buildsupport:public-parent:pom:2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.planet57.buildsupport:public-parent:pom:2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/planet57/buildsupport/public-parent/2/public-parent-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/planet57/buildsupport/public-parent/2/public-parent-2.pom (0 B at 0 B/s)
[INFO] Artifact com.planet57.buildsupport:buildsupport:pom:2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.planet57.buildsupport:buildsupport:pom:2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.gmaven:groovy-maven-plugin:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.gmaven:groovy-maven-plugin:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar (0 B at 0 B/s)
[INFO] Artifact org.eolang:lints:pom:0.0.59 is present in the local repository, but cached from a remote 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.eolang:lints:pom:0.0.59 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.59/lints-0.0.59.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.59/lints-0.0.59.pom (0 B at 0 B/s)
[INFO] Artifact io.github.secretx33:path-matching-resource-pattern-resolver:pom: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 io.github.secretx33:path-matching-resource-pattern-resolver:pom: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)]
Downloading from central: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.eolang:eo-parser:pom:0.58.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:eo-parser:pom:0.58.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.58.3/eo-parser-0.58.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parser/0.58.3/eo-parser-0.58.3.pom (0 B at 0 B/s)
[INFO] Artifact org.eolang:eo-parent:pom:0.58.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:eo-parent:pom:0.58.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.58.3/eo-parent-0.58.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.58.3/eo-parent-0.58.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.opennlp:opennlp-tools:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.opennlp:opennlp-tools:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.opennlp:opennlp:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.opennlp:opennlp:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/2.1.1/opennlp-2.1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp/2.1.1/opennlp-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:tojos:pom:0.18.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.yegor256:tojos:pom:0.18.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.5/tojos-0.18.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.5/tojos-0.18.5.pom (0 B at 0 B/s)
[INFO] Artifact com.opencsv:opencsv:pom:5.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.opencsv:opencsv:pom:5.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.12.0/opencsv-5.12.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.12.0/opencsv-5.12.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:84 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-parent:pom:84 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/84/commons-parent-84.pom (0 B at 0 B/s)
[INFO] Artifact org.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)]
[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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.3.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 commons-logging:commons-logging:pom:1.3.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)]
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-collections4:pom:4.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:pom:4.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-all:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-all:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/3.0.25/groovy-all-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/3.0.25/groovy-all-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-ant:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-ant:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-parent:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-parent:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-junit:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-junit:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-antlr:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-antlr:pom:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-groovydoc:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-groovydoc:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-astbuilder:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-astbuilder:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-cli-picocli:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-cli-picocli:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact info.picocli:picocli:pom:4.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact info.picocli:picocli:pom:4.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-console:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-console:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-templates:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-templates:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-xml:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-xml:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-swing:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-swing:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-datetime:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-datetime:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-docgenerator:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-docgenerator:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:1.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.thoughtworks.qdox:qdox:pom:1.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus:codehaus-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus:codehaus-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s)
[INFO] Artifact com.github.javaparser:javaparser-core:pom:3.25.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.javaparser:javaparser-core:pom:3.25.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.pom (0 B at 0 B/s)
[INFO] Artifact com.github.javaparser:javaparser-parent:pom:3.25.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.javaparser:javaparser-parent:pom:3.25.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-parent/3.25.6/javaparser-parent-3.25.6.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-jmx:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jmx:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-json:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-json:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-jsr223:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jsr223:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-macro:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-macro:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-nio:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-nio:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-servlet:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-servlet:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-sql:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-sql:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-test:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact junit:junit:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact junit:junit:pom:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.hamcrest:hamcrest-core:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest-core:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.hamcrest:hamcrest-parent:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest-parent:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-test-junit5:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test-junit5:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-testng:pom:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-testng:pom:3.0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.pom (0 B at 0 B/s)
[INFO] Artifact org.testng:testng:pom:7.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.testng:testng:pom:7.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.5.1/testng-7.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.5.1/testng-7.5.1.pom (0 B at 0 B/s)
[INFO] Artifact com.beust:jcommander:pom:1.78 is present in the local repository, but cached from a remote 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.beust:jcommander:pom:1.78 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.pom (0 B at 0 B/s)
[INFO] Artifact org.webjars:jquery:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.webjars:jquery:pom:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.5.1/jquery-3.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.5.1/jquery-3.5.1.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:pom:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:33.4.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (0 B at 0 B/s)
[INFO] Artifact org.jspecify:jspecify:pom:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jspecify:jspecify:pom:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.glassfish:jakarta.json:pom:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:jakarta.json:pom:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (0 B at 0 B/s)
[INFO] Artifact org.glassfish:json:pom:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:json:pom:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.6/json-1.1.6.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.ee4j:project:pom:1.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.ee4j:project:pom:1.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.11/maven-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.9.11/maven-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.11/maven-model-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.11/maven-model-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.11/maven-core-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.11/maven-core-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.28 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.28 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:pom:9.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.9.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.apache.maven.resolver:maven-resolver-api:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.9.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.apache.maven.resolver:maven-resolver:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.24/maven-resolver-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.9.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.apache.maven.resolver:maven-resolver-spi:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.9.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.apache.maven.resolver:maven-resolver-util:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.9.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.apache.maven.resolver:maven-resolver-impl:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-named-locks:pom:1.9.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.apache.maven.resolver:maven-resolver-named-locks:pom:1.9.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.pom (0 B at 0 B/s)
[INFO] Artifact com.google.inject:guice:pom:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.inject:guice:pom:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.inject:guice-parent:pom:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.inject:guice-parent:pom:5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-annotations:pom:3.15.1 is present in the local repository, but cached from a remote 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-annotations:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugin-testing:maven-plugin-testing-harness:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-testing:maven-plugin-testing:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugin-testing:maven-plugin-testing:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.3.0/maven-plugin-testing-3.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-9-stable-1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s)
[INFO] Artifact junit:junit:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact junit:junit:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:1.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s)
[INFO] Artifact classworlds:classworlds:pom:1.1-alpha-2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact classworlds:classworlds:pom:1.1-alpha-2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:pom:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.1.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-compat:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-compat:pom:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.pom (0 B at 0 B/s)
[INFO] Artifact org.twdata.maven:mojo-executor:pom:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.twdata.maven:mojo-executor:pom:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.twdata.maven:mojo-executor-parent:pom:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.twdata.maven:mojo-executor-parent:pom:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.4.1/mojo-executor-parent-2.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor-parent/2.4.1/mojo-executor-parent-2.4.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven: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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-parent:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0 B/s)
[INFO] Artifact javax.json:javax.json-api:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.json:javax.json-api:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (0 B at 0 B/s)
[INFO] Artifact org.glassfish:json:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:json:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/json/1.1.4/json-1.1.4.pom (0 B at 0 B/s)
[INFO] Artifact net.java:jvnet-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java:jvnet-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (0 B at 0 B/s)
[INFO] Artifact org.glassfish:javax.json:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:javax.json:pom:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-xml:pom:4.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:pom:4.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-xml:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-xml:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-api-xml:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-api-xml:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-api-annotations:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-api-annotations:pom:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:pom:7.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:pom:7.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:61 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml:oss-parent:pom:61 is present in the local repository, but cached from a 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)]
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/61/oss-parent-61.pom (0 B at 0 B/s)
[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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (0 B at 0 B/s)
[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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/55/oss-parent-55.pom (0 B at 0 B/s)
[INFO] Artifact ch.qos.reload4j:reload4j:pom:1.2.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.reload4j:reload4j:pom:1.2.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.12.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:pom:0.12.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:jhome:pom:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jhome:pom:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jhome/0.0.5/jhome-0.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jhome/0.0.5/jhome-0.0.5.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.66.0 is present in the local repository, but cached from a remote 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.66.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.66.0/parent-0.66.0.pom (0 B at 0 B/s)
[INFO] Artifact com.tngtech.archunit:archunit:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.tngtech.archunit:archunit:pom:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.pom (0 B at 0 B/s)
[INFO] Artifact com.yegor256:maybeslow:pom:0.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:maybeslow:pom:0.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.pom (0 B at 0 B/s)
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact org.eolang:lints:jar:0.0.59 is present in the local repository, but cached from a remote 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 io.github.secretx33:path-matching-resource-pattern-resolver:jar: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.apache.opennlp:opennlp-tools:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-ant:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-junit:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-antlr:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-astbuilder:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-cli-picocli:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact info.picocli:picocli:jar:4.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-console:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-datetime:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-docgenerator:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:1.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-groovydoc:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.javaparser:javaparser-core:jar:3.25.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jmx:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-json:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jsr223:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-macro:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-nio:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-servlet:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-sql:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-swing:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-templates:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact junit:junit:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest-core:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test-junit5:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-testng:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.testng:testng:jar:7.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.beust:jcommander:jar:1.78 is present in the local repository, but cached from a remote 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.webjars:jquery:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-xml:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:jar:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jspecify:jspecify:jar:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:3.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.glassfish:jakarta.json:jar:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.9.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.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.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.apache.maven.resolver:maven-resolver-api:jar:1.9.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.apache.maven.resolver:maven-resolver-spi:jar:1.9.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.apache.maven.resolver:maven-resolver-util:jar:1.9.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.apache.maven.shared:maven-shared-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:jar:9.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.inject:guice:jar:classes:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact aopalliance:aopalliance:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.28 is present in the local repository, but cached from a remote 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:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 is present in the local repository, but cached from a remote 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-testing:maven-plugin-testing-harness:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact classworlds:classworlds:jar:1.1-alpha-2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-compat:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.twdata.maven:mojo-executor:jar:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:tojos:jar:0.18.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 javax.json:javax.json-api:jar:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:javax.json:jar:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.opencsv:opencsv:jar:5.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact 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)]
[INFO] Artifact commons-logging:commons-logging:jar:1.3.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 commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:jar:4.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar:4.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-xml:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-api-xml:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:jar:7.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact ch.qos.reload4j:reload4j:jar:1.2.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.12.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jhome:jar:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.tngtech.archunit:archunit:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:maybeslow:jar:0.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eolang:lints:jar:0.0.59 is present in the local repository, but cached from a remote 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 io.github.secretx33:path-matching-resource-pattern-resolver:jar: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.apache.opennlp:opennlp-tools:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-ant:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-junit:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.ant:ant-antlr:jar:1.10.15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-astbuilder:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-cli-picocli:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact info.picocli:picocli:jar:4.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-console:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-datetime:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-docgenerator:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:1.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-groovydoc:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.javaparser:javaparser-core:jar:3.25.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jmx:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-json:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-jsr223:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-macro:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-nio:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-servlet:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-sql:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-swing:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-templates:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact junit:junit:jar:4.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.hamcrest:hamcrest-core:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-test-junit5:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-testng:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.testng:testng:jar:7.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.beust:jcommander:jar:1.78 is present in the local repository, but cached from a remote 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.webjars:jquery:jar:3.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.groovy:groovy-xml:jar:3.0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:jar:33.4.8-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.jspecify:jspecify:jar:1.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.36.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.j2objc:j2objc-annotations:jar:3.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.glassfish:jakarta.json:jar:1.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-cipher:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.9.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.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.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.apache.maven.resolver:maven-resolver-api:jar:1.9.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.apache.maven.resolver:maven-resolver-spi:jar:1.9.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.apache.maven.resolver:maven-resolver-util:jar:1.9.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.apache.maven.shared:maven-shared-utils:jar:3.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.9.0.M4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.ow2.asm:asm:jar:9.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.inject:guice:jar:classes:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact aopalliance:aopalliance:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.28 is present in the local repository, but cached from a remote 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:jar:2.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 is present in the local repository, but cached from a remote 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-testing:maven-plugin-testing-harness:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact classworlds:classworlds:jar:1.1-alpha-2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-io:jar:2.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-compat:jar:3.9.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.twdata.maven:mojo-executor:jar:2.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:tojos:jar:0.18.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 javax.json:javax.json-api:jar:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.glassfish:javax.json:jar:1.1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.opencsv:opencsv:jar:5.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact 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)]
[INFO] Artifact commons-logging:commons-logging:jar:1.3.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 commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.commons:commons-collections4:jar:4.5.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.codehaus.plexus:plexus-xml:jar:4.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-xml:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-api-xml:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.woodstox:woodstox-core:jar:7.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact ch.qos.reload4j:reload4j:jar:1.2.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.jcabi:jcabi-maven-slf4j:jar:0.12.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:jhome:jar:0.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.tngtech.archunit:archunit:jar:1.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.yegor256:maybeslow:jar:0.0.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.59/lints-0.0.59.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/lints/0.0.59/lints-0.0.59.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/3.0.25/groovy-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/opennlp/opennlp-tools/2.1.1/opennlp-tools-2.1.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.15/ant-1.10.15.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/3.0.25/groovy-ant-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.10.15/ant-junit-1.10.15.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.10.15/ant-antlr-1.10.15.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/info/picocli/picocli/4.6.3/picocli-4.6.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-astbuilder/3.0.25/groovy-astbuilder-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/github/secretx33/path-matching-resource-pattern-resolver/0.1/path-matching-resource-pattern-resolver-0.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-cli-picocli/3.0.25/groovy-cli-picocli-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-console/3.0.25/groovy-console-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-datetime/3.0.25/groovy-datetime-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/3.0.25/groovy-groovydoc-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jmx/3.0.25/groovy-jmx-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-jsr223/3.0.25/groovy-jsr223-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-json/3.0.25/groovy-json-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-docgenerator/3.0.25/groovy-docgenerator-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-nio/3.0.25/groovy-nio-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-sql/3.0.25/groovy-sql-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/3.0.25/groovy-templates-3.0.25.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-servlet/3.0.25/groovy-servlet-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-swing/3.0.25/groovy-swing-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-macro/3.0.25/groovy-macro-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.5.1/testng-7.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test/3.0.25/groovy-test-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-test-junit5/3.0.25/groovy-test-junit5-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.5.1/jquery-3.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.78/jcommander-1.78.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-testng/3.0.25/groovy-testng-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/webjars/jquery/3.5.1/jquery-3.5.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/7.5.1/testng-7.5.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.9.11/maven-artifact-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/3.0.25/groovy-xml-3.0.25.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.11/maven-model-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.11/maven-core-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.9.11/maven-plugin-api-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.9.11/maven-settings-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.9.11/maven-model-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.9.11/maven-core-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.9.11/maven-settings-builder-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.9.11/maven-repository-metadata-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.9.11/maven-builder-support-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.9.11/maven-model-builder-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.9.11/maven-resolver-provider-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.9.24/maven-resolver-impl-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-named-locks/1.9.24/maven-resolver-named-locks-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.24/maven-resolver-api-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.9.24/maven-resolver-spi-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.24/maven-resolver-util-1.9.24.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.8/asm-9.8.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/javaparser/javaparser-core/3.25.6/javaparser-core-3.25.6.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.15.1/maven-plugin-annotations-3.15.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.3.0/maven-plugin-testing-harness-3.3.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.5/tojos-0.18.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/twdata/maven/mojo-executor/2.4.1/mojo-executor-2.4.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.12.0/opencsv-5.12.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/tojos/0.18.5/tojos-0.18.5.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.9.11/maven-compat-3.9.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/opencsv/opencsv/5.12.0/opencsv-5.12.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml/4.0.0-rc-3/maven-xml-4.0.0-rc-3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.1.0/plexus-xml-4.1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-rc-3/maven-api-xml-4.0.0-rc-3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-collections4/4.5.0/commons-collections4-4.5.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-annotations/4.0.0-rc-3/maven-api-annotations-4.0.0-rc-3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/jhome/0.0.5/jhome-0.0.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/jhome/0.0.5/jhome-0.0.5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.26/reload4j-1.2.26.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/yegor256/maybeslow/0.0.4/maybeslow-0.0.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/tngtech/archunit/archunit/1.4.1/archunit-1.4.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ eo-maven-plugin ---
[INFO] Deleting /home/r/repo/eo-maven-plugin/target
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (pre-copy-resources) @ eo-maven-plugin ---
[INFO] Copying 18 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- dependency:3.8.1:properties (default) @ eo-maven-plugin ---
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-artifact-transfer:pom:0.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-artifact-transfer:pom:0.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:2.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-artifact-transfer:jar:0.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- plugin:3.15.1:helpmojo (default) @ eo-maven-plugin ---
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.9.9/maven-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.9.9/maven-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:pom:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-named-locks:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-named-locks:pom:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:pom:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava-parent:pom:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:failureaccess:pom:1.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.jsoup:jsoup:pom:1.18.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.jsoup:jsoup:pom:1.18.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.pom (0 B at 0 B/s)
[INFO] Artifact net.sf.jtidy:jtidy:pom:r938 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.sf.jtidy:jtidy:pom:r938 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm-util:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-util:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm-tree:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-tree:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm-analysis:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-analysis:pom:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-script:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-script:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-script/3.15.1/maven-script-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:pom:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:pom:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice:jar:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.jsoup:jsoup:jar:1.18.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.sf.jtidy:jtidy:jar:r938 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-util:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-tree:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-analysis:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-builder-support:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-resolver-provider:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-impl:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-spi:jar:1.9.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.inject:guice:jar:5.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:33.2.1-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:failureaccess:jar:1.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-api:jar:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.jsoup:jsoup:jar:1.18.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact net.sf.jtidy:jtidy:jar:r938 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.thoughtworks.qdox:qdox:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-util:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-tree:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm-analysis:jar:9.7.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.15.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.resolver:maven-resolver-util:jar:1.9.20 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.15.1/maven-plugin-tools-api-3.15.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.9.9/maven-settings-builder-3.9.9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.9.9/maven-core-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.9.9/maven-builder-support-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.9.9/maven-model-builder-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.9.9/maven-repository-metadata-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.9.9/maven-resolver-provider-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.9.22/maven-resolver-impl-1.9.22.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.22/maven-resolver-named-locks-1.9.22.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.9.22/maven-resolver-spi-1.9.22.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.9.9/maven-model-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.9.9/maven-plugin-api-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.9.9/maven-artifact-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.9.9/maven-settings-3.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.8.0/plexus-classworlds-2.8.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.15.1/maven-plugin-tools-generators-3.15.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.18.1/jsoup-1.18.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.15.1/maven-plugin-tools-java-3.15.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.15.1/maven-plugin-tools-annotations-3.15.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.15.1/maven-plugin-tools-ant-3.15.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.15.1/maven-plugin-tools-model-3.15.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.15.1/maven-plugin-tools-beanshell-3.15.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.20/maven-resolver-util-1.9.20.jar (0 B at 0 B/s)
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ eo-maven-plugin ---
[INFO] Copying 18 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:compile (java-compile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to /home/r/repo/eo-maven-plugin/target/classes
[INFO] /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java: /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java uses or overrides a deprecated API.
[INFO] /home/r/repo/eo-maven-plugin/src/main/java/org/eolang/maven/MjSafe.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- compiler:3.8.1:compile (compile-helpmojo) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/eo-maven-plugin/target/classes
[INFO]
[INFO] --- plugin:3.15.1:descriptor (default-descriptor) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 16 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] --- jcabi:0.17.0:ajc (default) @ eo-maven-plugin ---
[INFO] Unwoven classes will be copied to /home/r/repo/eo-maven-plugin/target/unwoven
[INFO] Created temp dir /home/r/repo/eo-maven-plugin/target/jcabi-ajc

32 warnings
[INFO] ajc result: 119 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- resources:3.3.1:copy-resources (copy-descriptor) @ eo-maven-plugin ---
[INFO] Copying 1 resource from target/classes/META-INF/maven to target
[INFO]
[INFO] --- plugin:3.15.1:descriptor (default) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-annotations mojo extractor found 16 mojo descriptors.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] ant mojo extractor found 0 mojo descriptor.
[INFO] bsh mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eo-maven-plugin ---
[INFO] Copying 69 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:testCompile (java-test-compile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 58 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[INFO] /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java: /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java uses unchecked or unsafe operations.
[INFO] /home/r/repo/eo-maven-plugin/src/test/java/org/eolang/maven/ProbesTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ eo-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ eo-maven-plugin ---
[INFO] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[INFO] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar
[INFO]
[INFO] --- plugin:3.15.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eo-maven-plugin ---
[INFO] This Mojo is not used in Maven version 3.9.0 and above
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ eo-maven-plugin >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-maven-plugin ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- resources:3.3.1:resources (pre-copy-resources) @ eo-maven-plugin ---
[INFO] Copying 18 resources from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- dependency:3.8.1:properties (default) @ eo-maven-plugin ---
[INFO]
[INFO] --- plugin:3.15.1:helpmojo (default) @ eo-maven-plugin ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ eo-maven-plugin <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ eo-maven-plugin ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.maven...
Loading source files for package org.eolang.eo_maven_plugin...
Constructing Javadoc information...
Standard Doclet version 11.0.26
Building tree for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/eo_maven_plugin/HelpMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/FpIfTargetOlder.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjAssemble.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjClean.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjCompile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjLatex.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjLint.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjParse.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjPlace.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjPrint.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjProbe.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjPull.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjRegister.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjResolve.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjTranspile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjUnplace.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/MjUnspile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/eo_maven_plugin/package-summary.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/eo_maven_plugin/package-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/package-summary.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/package-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/constant-values.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjRegister.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjAssemble.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjProbe.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjResolve.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjPull.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjCompile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjClean.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjUnspile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjLint.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjUnplace.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjPlace.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjPrint.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjParse.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjTranspile.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/MjLatex.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/class-use/FpIfTargetOlder.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/eo_maven_plugin/class-use/HelpMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/eo_maven_plugin/package-use.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/org/eolang/maven/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/overview-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/allclasses-index.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/allpackages-index.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/index.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/overview-summary.html...
Generating /home/r/repo/eo-maven-plugin/target/reports/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ eo-maven-plugin ---
[INFO] Artifact org.apache.maven.shared:maven-script-interpreter:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.shared:maven-script-interpreter:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.groovy:groovy:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-json:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-json:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.groovy:groovy-xml:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-xml:pom:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom (0 B at 0 B/s)
[INFO] Artifact commons-codec:commons-codec:jar:1.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-script-interpreter:jar:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-json:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-xml:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact commons-codec:commons-codec:jar:1.18.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-script-interpreter:jar:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-json:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.groovy:groovy-xml:jar:4.0.27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar (0 B at 0 B/s)
[INFO] Skipping artifact installation per configuration.
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ eo-maven-plugin ---
[INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (assemble-test) @ eo-maven-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.3:verify (assemble-test) @ eo-maven-plugin ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Tests are skipped.
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ eo-maven-plugin ---
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/probe/add-probes.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/blank-xsd-schema.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/clean-up.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/shake/remove-noise.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/anonymous-to-nested.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/attrs.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/classes.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/data.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/package.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-locators.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/set-original-names.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/tests.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/transpile/to-java.xsl looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/site/site.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/main.xml looks good
[INFO]      [exec] /home/r/repo/eo-maven-plugin/src/test/resources/org/eolang/maven/set-warning-severity.xsl looks good
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ eo-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.
[INFO] Signer 'gpg' is signing 4 files with key 7E29B723C7834679204DD410AA57FF6B7040FA46
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] --- license:2.6.0:check-file-header (check-licenses) @ eo-maven-plugin ---
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[INFO] Will search files to update from root /home/r/repo/eo-maven-plugin/src
[INFO] Will search files to update from root /home/r/repo/eo-maven-plugin/target/generated-sources
[INFO] Scan 167 files header done in 31.473ms.
[INFO]
 * add header on 167 files.
[INFO]
[INFO] --- groovy:2.1.1:execute (project-validate) @ eo-maven-plugin ---
[INFO] Artifact org.sonatype.gossip:gossip-slf4j:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-slf4j:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.gossip:gossip:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/9/forge-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.gossip:gossip-core:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-core:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.gossip:gossip-bootstrap:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-bootstrap:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:pom:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava-parent:pom:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-util:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-api:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-api:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-api:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-api:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-impl:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-impl:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.groovy:groovy-all:pom:2.4.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.groovy:groovy-all:pom:2.4.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-parent:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-parent:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (0 B at 0 B/s)
[INFO] Artifact jline:jline:pom:2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact jline:jline:pom:2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jline/jline/2.12/jline-2.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jline/jline/2.12/jline-2.12.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-slf4j:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-core:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-bootstrap:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-api:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-impl:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.groovy:groovy-all:jar:2.4.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact jline:jline:jar:2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.slf4j:slf4j-api:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-slf4j:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-core:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.sonatype.gossip:gossip-bootstrap:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:14.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.code.findbugs:jsr305:jar:2.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-api:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.gmaven:gmaven-adapter-impl:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.groovy:groovy-all:jar:2.4.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.ant:ant-launcher:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact jline:jline:jar:2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), ossrh (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jline/jline/2.12/jline-2.12.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jline/jline/2.12/jline-2.12.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar (0 B at 0 B/s)
[INFO] Verified with check-parameters-names.groovy - OK. Result: true
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ eo-maven-plugin ---
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.pom.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ eo-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/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.pom
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-sources.jar
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-javadoc.jar
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.jar.asc
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6.pom.asc to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6.pom.asc
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-sources.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-sources.jar.asc
[INFO] Staging /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.58.6-javadoc.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/0.58.6/eo-maven-plugin-0.58.6-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/maven-metadata-central-staging.xml
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/eo-maven-plugin/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: org/eolang/eo-maven-plugin/0.58.6
[INFO]
[INFO] -----------------------< org.eolang:eo-runtime >------------------------
[INFO] Building eo-runtime 0.58.6                                         [4/5]
[INFO]   from eo-runtime/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Artifact org.slf4j:jul-to-slf4j:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:jul-to-slf4j:pom:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.pom (0 B at 0 B/s)
[INFO] Artifact ch.qos.logback:logback-classic:pom:1.5.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 ch.qos.logback:logback-classic:pom:1.5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom (0 B at 0 B/s)
[INFO] Artifact ch.qos.logback:logback-parent:pom:1.5.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 ch.qos.logback:logback-parent:pom:1.5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom (0 B at 0 B/s)
[INFO] Artifact ch.qos.logback:logback-core:pom:1.5.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 ch.qos.logback:logback-core:pom:1.5.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)]
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom (0 B at 0 B/s)
[INFO] Artifact org.llorllale:cactoos-matchers:pom:0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.llorllale:cactoos-matchers:pom:0.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)]
Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.pom (0 B at 0 B/s)
[INFO] Artifact com.jcabi:parent:pom:0.51.1 is present in the local repository, but cached from a remote 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.51.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s)
[INFO] Artifact io.github.artsok:rerunner-jupiter:pom:2.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact io.github.artsok:rerunner-jupiter:pom:2.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/io/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/io/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.4.2/junit-bom-5.4.2.pom (0 B at 0 B/s)
[INFO] Artifact org.slf4j:jul-to-slf4j:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.logback:logback-classic:jar:1.5.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 ch.qos.logback:logback-core:jar:1.5.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.llorllale:cactoos-matchers:jar:0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact io.github.artsok:rerunner-jupiter:jar:2.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.slf4j:jul-to-slf4j:jar:2.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact ch.qos.logback:logback-classic:jar:1.5.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 ch.qos.logback:logback-core:jar:1.5.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.llorllale:cactoos-matchers:jar:0.25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact io.github.artsok:rerunner-jupiter:jar:2.1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.17/jul-to-slf4j-2.0.17.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/io/github/artsok/rerunner-jupiter/2.1.6/rerunner-jupiter-2.1.6.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/llorllale/cactoos-matchers/0.25/cactoos-matchers-0.25.jar (0 B at 0 B/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ eo-runtime ---
[INFO] Deleting /home/r/repo/eo-runtime/target
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-runtime ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo:0.58.6:register (compile) @ eo-runtime ---
[INFO] Registered 60 EO sources from eo-runtime/src/main/eo to eo-runtime/target/eo-foreign.csv, included [**.eo], excluded []
[INFO]
[INFO] --- eo:0.58.6:compile (compile) @ eo-runtime ---
[WARNING] XSL 'validate-before-stars' took 581ms (over 500ms)
[ERROR] Failed to parse 'eo-runtime/src/main/eo/org/eolang/runtime.eo:446': This method is deprecated!
[INFO] Parsed 60 new .eo sources out of 60 to XMIRs in 15s
[INFO] No programs were probed because eo.offline flag is TRUE
[INFO] No programs were pulled because eo.offline flag is TRUE
[INFO] Assemble cycle #1 (EO:60/XMIR:0/PROBED:0 -> EO:60/XMIR:60/PROBED:0), took 15s
[INFO] No new .eo sources out of 60 parsed to XMIRs
[INFO] No programs were probed because eo.offline flag is TRUE
[INFO] No programs were pulled because eo.offline flag is TRUE
[INFO] Last assemble cycle #2 (EO:60/XMIR:60/PROBED:0), took 3ms
[INFO] 2 assemble cycle(s) produced some new object(s) in 15s: EO:60/XMIR:60/PROBED:0
[INFO] Linting is skipped because eo:skipLinting is TRUE
[INFO] Runtime dependency is ignored because eo:ignoreRuntime=TRUE
[INFO] Artifact com.github.ferstl:depgraph-maven-plugin:pom:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.ferstl:depgraph-maven-plugin:pom:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.pom (0 B at 0 B/s)
[INFO] Artifact org.junit:junit-bom:pom:5.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.junit:junit-bom:pom:5.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (0 B at 0 B/s)
[INFO] Artifact com.github.ferstl:depgraph-maven-plugin:jar:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.github.ferstl:depgraph-maven-plugin:jar:4.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/ferstl/depgraph-maven-plugin/4.0.2/depgraph-maven-plugin-4.0.2.jar (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-base:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-base:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-base/2.11.0/jackson-base-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-bom:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-bom/2.11.0/jackson-bom-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson:jackson-parent:pom:2.11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.11/jackson-parent-2.11.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava:pom:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.guava:guava-parent:pom:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/29.0-jre/guava-parent-29.0-jre.pom (0 B at 0 B/s)
[INFO] Artifact org.checkerframework:checker-qual:pom:2.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.checkerframework:checker-qual:pom:2.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:pom:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (0 B at 0 B/s)
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_parent:pom:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:pom:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (0 B at 0 B/s)
[INFO] Artifact javax.enterprise:cdi-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s)
[INFO] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s)
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.checkerframework:checker-qual:jar:2.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact javax.enterprise:cdi-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.annotation:jsr250-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact com.google.guava:guava:jar:29.0-jre is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.checkerframework:checker-qual:jar:2.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact com.google.errorprone:error_prone_annotations:jar:2.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-lang3:jar:3.8.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact javax.enterprise:cdi-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact javax.annotation:jsr250-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-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.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-utils:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.11.0/jackson-databind-2.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.11.0/jackson-core-2.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/2.11.1/checker-qual-2.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.11.0/jackson-annotations-2.11.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (0 B at 0 B/s)
[INFO] Artifact net.java.dev.jna:jna:pom:5.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:pom:5.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache.maven.plugins:maven-dependency-plugin:jar:3.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-spi:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-impl:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-impl:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-core:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-text:pom:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:pom:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:54 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-parent:pom:54 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven.doxia:doxia:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s)
[INFO] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s)
[INFO] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s)
[INFO] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s)
[INFO] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s)
[INFO] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s)
[INFO] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s)
[INFO] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s)
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0 B/s)
[INFO] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s)
[INFO] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s)
[INFO] Artifact dom4j:dom4j:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact dom4j:dom4j:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0 B/s)
[INFO] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s)
[INFO] Artifact commons-io:commons-io:pom:2.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:pom:2.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer:pom:1.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer:pom:1.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s)
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (0 B at 0 B/s)
[INFO] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (0 B at 0 B/s)
[INFO] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (0 B at 0 B/s)
[INFO] Artifact org.ow2.asm:asm:pom:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:pom:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/37/maven-parent-37.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (0 B at 0 B/s)
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-logging-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-impl:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:jar:1.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact dom4j:dom4j:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.23.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.5-5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer:jar:1.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-logging-api:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-core:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-settings:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-settings-builder:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-repository-metadata:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-model-builder:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.maven:maven-aether-provider:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-spi:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.aether:aether-impl:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-artifact:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-plugin-api:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), 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-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-core:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-text:jar:1.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)]
[INFO] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-beanutils:commons-beanutils:jar:1.7.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact dom4j:dom4j:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.codehaus.plexus:plexus-archiver:jar:4.8.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact commons-io:commons-io:jar:2.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.commons:commons-compress:jar:1.23.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact com.github.luben:zstd-jni:jar:1.5.5-5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-analyzer:jar:1.13.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven:maven-model:jar:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.ow2.asm:asm:jar:9.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-dependency-tree:jar:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.eclipse.aether:aether-util:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
[INFO] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.5/asm-9.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (0 B at 0 B/s)
[INFO] Configured Artifact: net.java.dev.jna:jna:5.14.0:jar
[INFO] Artifact net.java.dev.jna:jna:jar:5.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact net.java.dev.jna:jna:jar:5.14.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.14.0/jna-5.14.0.jar (0 B at 0 B/s)
[INFO] net.java.dev.jna:jna:5.14.0 unpacked to eo-runtime/target/eo/4-resolve/net.java.dev.jna/jna/-/5.14.0
[INFO] Found 155 new file(s) (5 MB) after unpacking of net.java.dev.jna:jna:5.14.0
[INFO] New 1 dependenc(ies) unpacked to eo-runtime/target/eo/4-resolve: net.java.dev.jna:jna:5.14.0
[INFO] Placed 155 binary file(s) found in 1 dependencies, into eo-runtime/target/eo/4-resolve
[INFO] Compilation process took 18s
[INFO]
[INFO] --- eo:0.58.6:transpile (compile) @ eo-runtime ---
[WARNING] XSL 'set-locators' took 505ms (over 500ms)
[WARNING] XSL 'set-locators' took 530ms (over 500ms)
[WARNING] XSL 'set-locators' took 932ms (over 500ms)
[WARNING] XSL 'to-java' took 656ms (over 500ms)
[WARNING] XSL 'classes' took 741ms (over 500ms)
[WARNING] XSL 'to-java' took 814ms (over 500ms)
[WARNING] XSL 'set-locators' took 738ms (over 500ms)
[WARNING] XSL 'to-java' took 699ms (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 589ms (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'set-locators' took 2s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 923ms (over 500ms)
[WARNING] XSL 'classes' took 4s (over 500ms)
[WARNING] XSL 'set-original-names' took 1s (over 500ms)
[WARNING] XSL 'to-java' took 1s (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 948ms (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'classes' took 4s (over 500ms)
[WARNING] XSL 'to-java' took 529ms (over 500ms)
[WARNING] XSL 'classes' took 7s (over 500ms)
[WARNING] XSL 'classes' took 7s (over 500ms)
[WARNING] XSL 'classes' took 2s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 530ms (over 500ms)
[WARNING] XSL 'to-java' took 4s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'classes' took 668ms (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 541ms (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'classes' took 4s (over 500ms)
[WARNING] XSL 'classes' took 10s (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'classes' took 5s (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 1s (over 500ms)
[WARNING] XSL 'classes' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 3s (over 500ms)
[WARNING] XSL 'to-java' took 2s (over 500ms)
[WARNING] XSL 'to-java' took 4s (over 500ms)
[WARNING] XSL 'classes' took 16s (over 500ms)
[WARNING] XSL 'to-java' took 7s (over 500ms)
[WARNING] XSL 'to-java' took 12s (over 500ms)
[WARNING] XSL 'to-java' took 10s (over 500ms)
[WARNING] XSL 'classes' took 37s (over 500ms)
[WARNING] XSL 'to-java' took 26s (over 500ms)
[INFO] Transpiled 60 XMIRs, created 65 Java files in eo-runtime/target/generated-sources
[INFO] The directory added to Maven 'compile-source-root': eo-runtime/target/generated-sources
[INFO] The directory added to Maven 'test-compile-source-root': eo-runtime/target/generated-test-sources
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ eo-runtime ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 207 source files to /home/r/repo/eo-runtime/target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eo-runtime ---
[INFO] Copying 4 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 94 source files to /home/r/repo/eo-runtime/target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ eo-runtime ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ eo-runtime ---
[INFO] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOtxt/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOfs/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOmath/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/Posix/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/Win32/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/EOsys/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/EOeolang/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/EOorg/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[INFO]
[INFO] --- eo:0.58.6:unplace (compile) @ eo-runtime ---
[INFO] Just 155 binari(es) out of 1846 deleted in eo-runtime/target/eo-placed.json
[INFO]
[INFO] --- eo:0.58.6:unspile (compile) @ eo-runtime ---
[INFO] Deleted 1519 .class files in eo-runtime/target/classes
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ eo-runtime >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-runtime ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo:0.58.6:register (compile) @ eo-runtime ---
[INFO] There are 60 EO sources registered already
[INFO] Registered 60 EO sources from eo-runtime/src/main/eo to eo-runtime/target/eo-foreign.csv, included [**.eo], excluded []
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ eo-runtime <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ eo-runtime ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package EOorg.EOeolang...
Loading source files for package EOorg.EOeolang.EOtxt...
Loading source files for package EOorg.EOeolang.EOfs...
Loading source files for package EOorg.EOeolang.EOmath...
Loading source files for package EOorg.EOeolang.EOsys...
Loading source files for package EOorg.EOeolang.EOsys.Posix...
Loading source files for package EOorg.EOeolang.EOsys.Win32...
Loading source files for package EOorg...
Loading source files for package org.eolang...
Loading source files for package EOorg.EOeolang.EOnet...
Loading source files for package EOorg.EOeolang.EOio...
Loading source files for package EOorg.EOeolang.EOstructs...
Constructing Javadoc information...
Standard Doclet version 11.0.26
Building tree for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOand.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOconcat.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOeq.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOnot.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOright.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOslice.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EObytes$EOxor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOcti.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOdataized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOerror.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOerror.ExError.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfalse.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOgo.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi16.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi16$EOas_i32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi32$EOas_i64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64$EOas_number.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64$EOgt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64$EOplus.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOi64$EOtimes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOread.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOresized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc$EOof$EOallocated$EOwrite.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmalloc$EOof$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnan.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnegative_infinity.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOas_i64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOfloor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOgt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOplus.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnumber$EOtimes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOpositive_infinity.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOruntime.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOseq.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstring.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOswitch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtrue.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtry.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtuple.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOwhile.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOdir$EOmade$EOmkdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOdir$EOtmpfile$EOtouch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOdir$EOwalk.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOdeleted$EOdelete.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOexists.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOis_directory.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOmoved$EOmove.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOopen$EOfile_stream$EOread$EOread_bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOopen$EOfile_stream$EOwrite$EOwritten_bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOopen$EOprocess_file.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOfile$EOtouched$EOtouch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOpath.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/EOtmpdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EObytes_as_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOconsole.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOcopied.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOdead_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOdead_output.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOinput_length.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOmalloc_as_output.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOstdin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/EOtee_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOangle.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOangle$EOcos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOangle$EOsin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOintegral.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOnumbers.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOpi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOrandom.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal$EOacos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal$EOasin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal$EOln.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal$EOpow.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/EOreal$EOsqrt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnet/EOsocket.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EObytes_as_array.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOhash_code_of.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOlist.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOmap.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOrange.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOrange_of_numbers.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/EOset.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOgetenv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOline_separator.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOos$EOname.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOposix.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOposix$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOwin32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/EOwin32$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/SockaddrIn.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Syscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/AcceptSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/BindSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/CloseSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/ConnectSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/CStdLib.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/ErrnoSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/GetenvSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/GetpidSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/GettimeofdaySyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/GettimeofdaySyscall.Timeval.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/InetAddrSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/ListenSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/ReadSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/RecvSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/SendSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/SocketSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/StrerrorSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/WriteSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/AcceptFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/BaseTSD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/BaseTSD.ULONG_PTR.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/BindFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/ClosesocketFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/ConnectFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/GetCurrentProcessIdFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/GetEnvironmentVariableFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/GetSystemTimeFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/GetSystemTimeFuncCall.SystemTime.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/InetAddrFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/Kernel32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/ListenFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/ReadFileFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/RecvFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/SendFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/SocketFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinBase.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinBase.OVERLAPPED.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinBase.SECURITY_ATTRIBUTES.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/Wincon.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinDef.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinDef.DWORD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinDef.WORD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinNT.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WinNT.HANDLE.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/Winsock.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WriteFileFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WSACleanupFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WSAGetLastErrorFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WSAStartupFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/WSAStartupFuncCall.WSAData.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOregex.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOpattern$EOmatch$EOmatched_from_index.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOregex$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOsscanf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/EOtext.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Atom.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/AtomSafe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/BytesOf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Data.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Data.ToPhi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Dataized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/ExAbstract.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/ExFailure.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/ExInterrupted.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Expect.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Expect.Int.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Expect.Natural.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Expect.Number.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/ExReadOnly.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/ExUnset.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Main.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhCached.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhComposite.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/Phi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhLogged.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhSafe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhVoid.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/PhWith.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/VerboseBytesAsString.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/XmirObject.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnet/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnet/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/package-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/package-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/constant-values.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/serialized-form.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOtry.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64$EOtimes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOand.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOerror.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOerror.ExError.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOeq.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc$EOof$EOallocated$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi32$EOas_i64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc$EOof$EOallocated$EOread.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc$EOof$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOtimes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64$EOplus.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOfloor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc$EOof$EOallocated$EOresized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOright.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOconcat.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOgt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOxor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc$EOof$EOallocated$EOwrite.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi16$EOas_i32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOplus.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOslice.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOnot.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64$EOas_number.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64$EOgt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes$EOor.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber$EOas_i64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOruntime.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnegative_infinity.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOmalloc.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOseq.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOswitch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi16.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOtrue.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOpositive_infinity.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOfalse.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOcti.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOgo.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOstring.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOtuple.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOi64.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnumber.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOdataized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOwhile.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EObytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/class-use/EOnan.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex$EOpattern$EOmatch$EOmatched_from_index.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOsscanf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOregex.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/class-use/EOtext.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOdir$EOtmpfile$EOtouch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOtouched$EOtouch.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOis_directory.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOdeleted$EOdelete.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOopen$EOfile_stream$EOwrite$EOwritten_bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOdir$EOmade$EOmkdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOopen$EOprocess_file.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOmoved$EOmove.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOexists.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOopen$EOfile_stream$EOread$EOread_bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile$EOsize.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOdir$EOwalk.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOpath.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOfile.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/class-use/EOtmpdir.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal$EOpow.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOsin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal$EOln.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle$EOcos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal$EOacos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal$EOsqrt.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal$EOasin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOpi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOrandom.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOnumbers.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOreal.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOangle.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/class-use/EOintegral.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/Syscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOwin32$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/SockaddrIn.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOposix$EOφ.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOos$EOname.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOposix.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOwin32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOos.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOgetenv.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/class-use/EOline_separator.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/GetpidSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/ReadSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/RecvSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/CStdLib.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/GettimeofdaySyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/GettimeofdaySyscall.Timeval.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/GetenvSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/CloseSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/ConnectSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/StrerrorSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/WriteSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/AcceptSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/ErrnoSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/InetAddrSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/ListenSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/SendSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/SocketSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/class-use/BindSyscall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinNT.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinNT.HANDLE.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/Wincon.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinDef.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinDef.DWORD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinDef.WORD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/BindFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/Kernel32.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/ListenFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/GetEnvironmentVariableFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/InetAddrFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinBase.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinBase.OVERLAPPED.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WinBase.SECURITY_ATTRIBUTES.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/ReadFileFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/GetSystemTimeFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/GetSystemTimeFuncCall.SystemTime.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/BaseTSD.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/BaseTSD.ULONG_PTR.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/ConnectFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/Winsock.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/RecvFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/SocketFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WSAStartupFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WSAStartupFuncCall.WSAData.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/AcceptFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WSAGetLastErrorFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WriteFileFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/ClosesocketFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/SendFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/WSACleanupFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/class-use/GetCurrentProcessIdFuncCall.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/AtomSafe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/ExUnset.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhCached.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Expect.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Expect.Natural.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Expect.Int.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Expect.Number.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/ExInterrupted.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Phi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Data.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Data.ToPhi.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/ExAbstract.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhVoid.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Dataized.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhWith.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/ExReadOnly.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/XmirObject.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhSafe.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhLogged.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/BytesOf.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/ExFailure.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Bytes.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhComposite.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Atom.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/VerboseBytesAsString.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/Main.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/class-use/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnet/class-use/EOsocket.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOdead_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOtee_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOdead_output.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOcopied.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOstdin.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOconsole.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EObytes_as_input.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOinput_length.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/class-use/EOmalloc_as_output.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOhash_code_of.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EObytes_as_array.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOrange.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOlist.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOrange_of_numbers.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOmap.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/class-use/EOset.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOfs/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOio/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOmath/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOnet/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOstructs/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Posix/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOsys/Win32/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/EOorg/EOeolang/EOtxt/package-use.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/org/eolang/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/overview-tree.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/index-all.html...
Building index for all classes...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/allclasses-index.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/allpackages-index.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/allclasses.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/index.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/overview-summary.html...
Generating /home/r/repo/eo-runtime/target/reports/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
6 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/EOeolang/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg.EOeolang
[WARNING] package EOorg.EOeolang;
[WARNING] ^
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/EOeolang/EOtxt/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg.EOeolang.EOtxt
[WARNING] package EOorg.EOeolang.EOtxt;
[WARNING] ^
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/EOeolang/EOfs/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg.EOeolang.EOfs
[WARNING] package EOorg.EOeolang.EOfs;
[WARNING] ^
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/EOeolang/EOmath/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg.EOeolang.EOmath
[WARNING] package EOorg.EOeolang.EOmath;
[WARNING] ^
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/EOeolang/EOsys/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg.EOeolang.EOsys
[WARNING] package EOorg.EOeolang.EOsys;
[WARNING] ^
[WARNING] /home/r/repo/eo-runtime/target/generated-sources/EOorg/package-info.java:6: warning: a package-info.java file has already been seen for package EOorg
[WARNING] package EOorg;
[WARNING] ^
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (snippet-test) @ eo-runtime ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.3:verify (snippet-test) @ eo-runtime ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Tests are skipped.
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ eo-runtime ---
[INFO] Executing tasks
[INFO]      [exec] /home/r/repo/eo-runtime/pom.xml looks good
[INFO]      [exec] /home/r/repo/eo-runtime/src/test/resources/logback.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ eo-runtime ---
[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.
[INFO] Signer 'gpg' is signing 4 files with key 7E29B723C7834679204DD410AA57FF6B7040FA46
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] --- license:2.6.0:check-file-header (check-licenses) @ eo-runtime ---
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[INFO] Will search files to update from root /home/r/repo/eo-runtime/src
[INFO] Will search files to update from root /home/r/repo/eo-runtime/target/generated-sources
[INFO] Scan 257 files header done in 4.781s.
[INFO]
 * add header on 255 files.
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ eo-runtime ---
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.pom.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-javadoc.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ eo-runtime ---
[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/eo-runtime/target/eo-runtime-0.58.6.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.pom
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-sources.jar
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-javadoc.jar
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.jar.asc
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6.pom.asc to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6.pom.asc
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-sources.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-sources.jar.asc
[INFO] Staging /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.58.6-javadoc.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-runtime/0.58.6/eo-runtime-0.58.6-javadoc.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/eo-runtime/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: org/eolang/eo-runtime/0.58.6
[INFO]
[INFO] ------------------< org.eolang:eo-integration-tests >-------------------
[INFO] Building eo-integration-tests 0.58.6                               [5/5]
[INFO]   from eo-integration-tests/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ eo-integration-tests ---
[INFO] Deleting /home/r/repo/eo-integration-tests/target
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-integration-tests ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-integration-tests ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-integration-tests ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-integration-tests ---
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ eo-integration-tests ---
[INFO] skip non existing resourceDirectory /home/r/repo/eo-integration-tests/src/main/resources
[INFO]
[INFO] --- compiler:3.8.1:compile (default-compile) @ eo-integration-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ eo-integration-tests ---
[INFO] Copying 7 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eo-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/r/repo/eo-integration-tests/target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ eo-integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ eo-integration-tests ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar
[INFO]
[INFO] >>> source:3.3.1:jar (jcabi-sources) > generate-sources @ eo-integration-tests >>>
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-java) @ eo-integration-tests ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ eo-integration-tests ---
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ eo-integration-tests ---
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ eo-integration-tests ---
[INFO]
[INFO] <<< source:3.3.1:jar (jcabi-sources) < generate-sources @ eo-integration-tests <<<
[INFO]
[INFO]
[INFO] --- source:3.3.1:jar (jcabi-sources) @ eo-integration-tests ---
[INFO] Building jar: /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar
[INFO]
[INFO] --- javadoc:3.11.2:jar (jcabi-javadoc) @ eo-integration-tests ---
[INFO] No Javadoc in project. Archive not created.
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (snippet-test) @ eo-integration-tests ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- failsafe:3.5.3:verify (snippet-test) @ eo-integration-tests ---
[WARNING]  Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Tests are skipped.
[INFO]
[INFO] --- gpg:3.2.7:sign (jcabi-sign-artifacts) @ eo-integration-tests ---
[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.
[INFO] Signer 'gpg' is signing 3 files with key 7E29B723C7834679204DD410AA57FF6B7040FA46
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] --- license:2.6.0:check-file-header (check-licenses) @ eo-integration-tests ---
[INFO] Adding a license repository jar:file:/home/r/.m2/repository/org/codehaus/mojo/license-maven-plugin/2.6.0/license-maven-plugin-2.6.0.jar!/META-INF/licenses
[INFO] Will search files to update from root /home/r/repo/eo-integration-tests/src
[INFO] Scan 9 files header done in 1.893ms.
[INFO]
 * add header on 9 files.
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ eo-integration-tests ---
[INFO] Installing /home/r/repo/eo-integration-tests/pom.xml to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.pom
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.jar
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar.asc to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.pom.asc to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6-sources.jar.asc
[INFO]
[INFO] --- central-publishing:0.8.0:publish (injected-central-publishing) @ eo-integration-tests ---
[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 5 files
[INFO] Staging /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.jar
[INFO] Installing /home/r/repo/eo-integration-tests/pom.xml to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.pom
[INFO] Staging /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6-sources.jar
[INFO] Staging /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar.asc
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.jar.asc
[INFO] Staging /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.pom.asc
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6.pom.asc to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6.pom.asc
[INFO] Staging /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar.asc
[INFO] Installing /home/r/repo/eo-integration-tests/target/eo-integration-tests-0.58.6-sources.jar.asc to /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/0.58.6/eo-integration-tests-0.58.6-sources.jar.asc
[INFO] Pre Bundling - deleted /home/r/repo/target/central-staging/org/eolang/eo-integration-tests/maven-metadata-central-staging.xml
[INFO] Generate checksums for dir: org/eolang/eo-integration-tests/0.58.6
[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.58.6, deploymentId: e9c11713-0f3c-4b1c-8464-d1e5b8408942. Deployment will publish automatically
[INFO] Waiting until Deployment e9c11713-0f3c-4b1c-8464-d1e5b8408942 is validated
[INFO] Deployment e9c11713-0f3c-4b1c-8464-d1e5b8408942 has been validated. To finish publishing visit https://central.sonatype.com/publishing/deployments
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo 0.58.6:
[INFO]
[INFO] eo ................................................. SUCCESS [  7.042 s]
[INFO] eo-parser .......................................... SUCCESS [ 12.218 s]
[INFO] eo-maven-plugin .................................... SUCCESS [ 17.031 s]
[INFO] eo-runtime ......................................... SUCCESS [01:45 min]
[INFO] eo-integration-tests ............................... SUCCESS [  7.090 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:31 min
[INFO] Finished at: 2025-09-15T13:37:16Z
[INFO] ------------------------------------------------------------------------
0m0mbranch 'gh-pages' set up to track 'origin/gh-pages'.
Switched to a new branch 'gh-pages'
HEAD is now at 31b8a9002 Deploying to gh-pages from @ objectionary/eo@3edc952a66e1ec9ffefa1ce3de0c8577741d4247 🚀
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Removing .flattened-pom.xml
Removing eo-integration-tests/.flattened-pom.xml
[gh-pages cfb08bff7] XMIR XSD 0.58.6
 2 files changed, 419 insertions(+), 1 deletion(-)
 create mode 100644 xsd/XMIR-0.58.6.xsd
[gh-pages e7d626ed8] objectionary 0.58.6
 61 files changed, 325 insertions(+), 80 deletions(-)
 create mode 100644 objectionary/objects/org/eolang/io/copied.eo
Switched to branch '__rultor'
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.58.6 -m '0.58.6: tagged by rultor.com'
+ git reset --hard
HEAD is now at aa0072f64 0.58.6
+ git clean -fd
Removing eo-maven-plugin/.flattened-pom.xml
Removing eo-parser/.flattened-pom.xml
Removing eo-runtime/.flattened-pom.xml
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was aa0072f64).
+ git push --all origin
remote:
remote: GitHub found 6 vulnerabilities on objectionary/eo's default branch (3 critical, 3 high). To find out more, visit:
remote:      https://github.com/objectionary/eo/security/dependabot
remote:
To github.com:objectionary/eo.git
   31b8a9002..e7d626ed8  gh-pages -> gh-pages
+ git push --tags origin
To github.com:objectionary/eo.git
 * [new tag]             0.58.6 -> 0.58.6
container cd41c24754d27e824d1166e29f67fcc4e5328e23c2467536f25565d7f2018a7e is dead
Mon Sep 15 13:37:41 UTC 2025