+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 2812908 + echo '2.0-SNAPSHOT BUILD' 2.0-SNAPSHOT BUILD + date Thu Jan 11 05:22:58 AM CET 2024 + uptime 05:22:58 up 119 days, 9:36, 0 users, load average: 0.08, 0.29, 0.30 + head=git@github.com:yegor256/xembly.git + ff=default + image=yegor256/rultor-image:1.22.0 + rebase=false + squash=false + head_branch=master + author=yegor256 + tag=0.31.0 + vars=('--env=head=git@github.com:yegor256/xembly.git' '--env=tag=0.31.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/xembly.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --source=$(pwd) --file=/dev/null'\'' '\'';'\'' '\''export PATH=${PATH}:$(pwd)/../.local/bin'\'' '\'';'\'' '\''`# pip3 install --upgrade pip`'\'' '\'';'\'' '\''`# pip3 install aibolit==1.2.3rc2`'\'' '\'';'\'' '\''`# aibolit check --folder=src/main`'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn --batch-mode verify -Pjacoco -Dinvoker.skip'\'' '\'';'\'' '\''mvn --batch-mode verify -Psonar -Dinvoker.skip -Dsonar.qualitygate.wait=true'\'' '\'';'\'' '\''mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo '\''\'\'''\''no site this time'\''\'\'''\'''\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256') + scripts=('export '\''head=git@github.com:yegor256/xembly.git'\''' ';' 'export '\''tag=0.31.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --source=$(pwd) --file=/dev/null' ';' 'export PATH=${PATH}:$(pwd)/../.local/bin' ';' '`# pip3 install --upgrade pip`' ';' '`# pip3 install aibolit==1.2.3rc2`' ';' '`# aibolit check --folder=src/main`' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn --batch-mode verify -Pjacoco -Dinvoker.skip' ';' 'mvn --batch-mode verify -Psonar -Dinvoker.skip -Dsonar.qualitygate.wait=true' ';' 'mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo '\''no site this time'\''' ';') + directory= + container=yegor256_xembly_75 + as_root=false + hostname b3.rultor.com + pwd /tmp/rultor-rbzV + git --version git version 2.34.1 + docker --version Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:yegor256/xembly.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:yegor256/xembly.git'\''' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:yegor256/xembly.git'\''' ';' 'export '\''tag=0.31.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --source=$(pwd) --file=/dev/null' ';' 'export PATH=${PATH}:$(pwd)/../.local/bin' ';' '`# pip3 install --upgrade pip`' ';' '`# pip3 install aibolit==1.2.3rc2`' ';' '`# aibolit check --folder=src/main`' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn --batch-mode verify -Pjacoco -Dinvoker.skip' ';' 'mvn --batch-mode verify -Psonar -Dinvoker.skip -Dsonar.qualitygate.wait=true' ';' 'mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo '\''no site this time'\''' ';' + sensitive=() + rm -rf .gnupg + '[' -z 0.31.0 ']' + [[ 0.31.0 =~ ^[a-zA-Z0-9\.\-]+$ ]] + echo 'tag name is valid: "0.31.0"' tag name is valid: "0.31.0" + cd repo ++ git tag -l 0.31.0 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=0.30 ++ echo 0.30 '>' 30 ++ bc ./run.sh: line 108: bc: command not found + '[' -eq 1 ']' ./run.sh: line 108: [: -eq: unary operator expected + echo 'load average is 0.30, low enough to run a new Docker container' load average is 0.30, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=yegor256/rultor-image:1.22.0 + docker pull yegor256/rultor-image:1.22.0 1.22.0: Pulling from yegor256/rultor-image Digest: sha256:0e360fba8fb992c4c6cb495ddefdf5ecbc0f3edb887dd12deefd4af4b2a13272 Status: Image is up to date for yegor256/rultor-image:1.22.0 docker.io/yegor256/rultor-image:1.22.0 + docker ps --filter=status=exited + grep --quiet '\syegor256_xembly_75\s*$' + ls -al . total 56 drwx------ 3 rultor rultor 4096 Jan 11 05:23 . drwxrwxrwt 14 root root 4096 Jan 11 05:22 .. -rwxrwxr-x 1 rultor rultor 556 Jan 11 05:23 end.sh -rwxrwxr-x 1 rultor rultor 466 Jan 11 05:23 entry.sh -rw-rw-r-- 1 rultor rultor 8 Jan 11 05:22 pid -rw-rw-r-- 1 rultor rultor 1192 Jan 11 05:22 pubring.gpg drwxrwxr-x 5 rultor rultor 4096 Jan 11 05:23 repo -rwxrwxr-x 1 rultor rultor 6677 Jan 11 05:22 run.sh -rw-rw-r-- 1 rultor rultor 945 Jan 11 05:23 script.sh -rw-rw-r-- 1 rultor rultor 2570 Jan 11 05:22 secring.gpg -rw-rw-r-- 1 rultor rultor 627 Jan 11 05:22 settings.xml -rw-rw-r-- 1 rultor rultor 5216 Jan 11 05:23 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-rbzV:/main --env=head=git@github.com:yegor256/xembly.git --env=tag=0.31.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/xembly.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.31.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --source=$(pwd) --file=/dev/null'\'' '\'';'\'' '\''export PATH=${PATH}:$(pwd)/../.local/bin'\'' '\'';'\'' '\''`# pip3 install --upgrade pip`'\'' '\'';'\'' '\''`# pip3 install aibolit==1.2.3rc2`'\'' '\'';'\'' '\''`# aibolit check --folder=src/main`'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn --batch-mode verify -Pjacoco -Dinvoker.skip'\'' '\'';'\'' '\''mvn --batch-mode verify -Psonar -Dinvoker.skip -Dsonar.qualitygate.wait=true'\'' '\'';'\'' '\''mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml'\'' '\'';'\'' '\''mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo '\''\'\'''\''no site this time'\''\'\'''\'''\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-rbzV/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_xembly_75 yegor256/rultor-image:1.22.0 /main/entry.sh WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded. Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r ++ 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 systemd-timesync r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G _ssh r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G rvm r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G ssl-cert r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G postgres r + for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }') + usermod -a -G r r + usermod -s /bin/bash r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su --login r --command /home/r/script.sh Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Using /usr/local/rvm/gems/ruby-3.2.2 Found 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 /home/r/repo Excluding target/**/* Excluding src/site/resources/**/* /usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic /home/r/repo/renovate.json is a binary file (107 bytes) /home/r/repo/src/www.xembly.org/logo.png is a binary file (13937 bytes) Reading .0pdd.yml ... Reading .gitattributes ... Reading .github/workflows/codecov.yml ... Reading .github/workflows/mvn.yml ... Reading .github/workflows/pdd.yml ... Reading .github/workflows/sonar.yml ... Reading .github/workflows/up.yml ... Reading .github/workflows/xcop.yml ... Reading .gitignore ... Reading .pdd ... Reading .rultor.yml ... Reading LICENSE.txt ... Reading README.md ... Reading pom.xml ... Reading src/it/saxon/invoker.properties ... Reading src/it/saxon/pom.xml ... Reading src/it/saxon/src/test/java/org/xembly/saxon/SaxonSampleTest.java ... Reading src/it/saxon/src/test/java/org/xembly/saxon/package-info.java ... Reading src/it/saxon/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory ... Reading src/it/saxon/src/test/resources/log4j.properties ... Reading src/it/settings.xml ... Reading src/it/xerces/invoker.properties ... Reading src/it/xerces/pom.xml ... Reading src/it/xerces/src/test/java/org/xembly/xerces/XercesSampleTest.java ... Reading src/it/xerces/src/test/java/org/xembly/xerces/package-info.java ... Reading src/it/xerces/src/test/resources/META-INF/services/javax.xml.parsers.DocumentBuilderFactory ... Reading src/it/xerces/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory ... Reading src/it/xerces/src/test/resources/META-INF/services/javax.xml.xpath.XPathFactory ... Reading src/it/xerces/src/test/resources/log4j.properties ... Reading src/main/java/org/xembly/AddDirective.java ... Reading src/main/java/org/xembly/AddIfDirective.java ... Reading src/main/java/org/xembly/Arg.java ... Reading src/main/java/org/xembly/AttrDirective.java ... Reading src/main/java/org/xembly/Callback.java ... Reading src/main/java/org/xembly/CdataDirective.java ... Reading src/main/java/org/xembly/CommentDirective.java ... Reading src/main/java/org/xembly/Directive.java ... Reading src/main/java/org/xembly/Directives.java ... Reading src/main/java/org/xembly/DomCursor.java ... Reading src/main/java/org/xembly/DomStack.java ... Reading src/main/java/org/xembly/ImpossibleModificationException.java ... Reading src/main/java/org/xembly/NsDirective.java ... Reading src/main/java/org/xembly/ParsingException.java ... Reading src/main/java/org/xembly/PiDirective.java ... Reading src/main/java/org/xembly/PopDirective.java ... Reading src/main/java/org/xembly/Print.java ... Reading src/main/java/org/xembly/PushDirective.java ... Reading src/main/java/org/xembly/RemoveDirective.java ... Reading src/main/java/org/xembly/SetDirective.java ... Reading src/main/java/org/xembly/StrictDirective.java ... Reading src/main/java/org/xembly/SyntaxException.java ... Reading src/main/java/org/xembly/Transformers.java ... Reading src/main/java/org/xembly/UpDirective.java ... Reading src/main/java/org/xembly/Verbs.java ... Reading src/main/java/org/xembly/XattrDirective.java ... Reading src/main/java/org/xembly/Xembler.java ... Reading src/main/java/org/xembly/XmlContentException.java ... Reading src/main/java/org/xembly/XpathDirective.java ... Reading src/main/java/org/xembly/XsetDirective.java ... Reading src/main/java/org/xembly/package-info.java ... Reading src/site/site.xml ... Reading src/test/java/org/xembly/AddDirectiveTest.java ... Reading src/test/java/org/xembly/AddIfDirectiveTest.java ... Reading src/test/java/org/xembly/ArgTest.java ... Reading src/test/java/org/xembly/AttrDirectiveTest.java ... Reading src/test/java/org/xembly/CommentDirectiveTest.java ... Reading src/test/java/org/xembly/DirectivesTest.java ... Reading src/test/java/org/xembly/DomStackTest.java ... Reading src/test/java/org/xembly/NsDirectiveTest.java ... Reading src/test/java/org/xembly/PiDirectiveTest.java ... Reading src/test/java/org/xembly/RemoveDirectiveTest.java ... Reading src/test/java/org/xembly/SetDirectiveTest.java ... Reading src/test/java/org/xembly/StrictDirectiveTest.java ... Reading src/test/java/org/xembly/SyntaxExceptionTest.java ... Reading src/test/java/org/xembly/UpDirectiveTest.java ... Reading src/test/java/org/xembly/VerbsTest.java ... Reading src/test/java/org/xembly/XattrDirectiveTest.java ... Reading src/test/java/org/xembly/XemblerTest.java ... Reading src/test/java/org/xembly/XpathDirectiveTest.java ... Reading src/test/java/org/xembly/XsetDirectiveTest.java ... Reading src/test/java/org/xembly/package-info.java ... Reading src/test/java/org/xembly/prof/DirectivesProfTest.java ... Reading src/test/java/org/xembly/prof/XemblerProfTest.java ... Reading src/test/java/org/xembly/prof/package-info.java ... Reading src/test/resources/log4j.properties ... Reading src/www.xembly.org/index.html ... [1;34mINFOm] Scanning for projects... 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom90m (63 kB at 183 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 442 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 2.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 3.4 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 568 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 667 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (4.8 kB at 402 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 198 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 2.2 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 3.5 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 464 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 503 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 451 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (17 kB at 1.4 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 696 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (9.0 kB at 754 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (10 kB at 874 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (25 kB at 1.4 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 409 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (6.1 kB at 359 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom90m (1.0 kB at 85 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 83 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 235 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 2.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 2.7 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 244 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 1.0 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 118 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 1.6 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 1.5 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 2.4 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 1.3 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 924 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (48 kB at 3.2 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 1.4 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 154 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 593 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (5.9 kB at 537 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (14 kB at 1.2 MB/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 1.7 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 334 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 573 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/6/project-6.pom90m (24 kB at 1.8 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 1.0 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 3.2 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 564 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (18 kB at 1.5 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 560 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (1.9 kB at 155 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 195 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 144 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 944 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (26 kB at 2.0 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 1.2 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 407 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 760 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom90m (8.4 kB at 760 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (2.6 kB at 236 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 2.9 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 4.0 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 145 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 1.1 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 299 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (22 kB at 1.8 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 185 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 3.0 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 from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (27 kB at 347 kB/s)0m 90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (26 kB at 329 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (47 kB at 393 kB/s)0m 90mDownloading0from.0mMaven90m:1https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar Downloaded90m from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (425 kB at 2.4 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 from20mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (223 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.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 816 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-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (34 kB at 134 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.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 173 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 491 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.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 1.8 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar Downloaded90m fromM0mMaven90m:Mhttps://repo.maven.apache.org/maven2/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (2.2 MB at 3.9 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 from10mMaven90m:8https://repo.maven.apache.org/maven2/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (22 kB at 38 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded90m from10mMaven90m:8https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar90m (8.9 kB at 15 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded90m from10mMaven90m:8https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (185 kB at 312 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar Downloaded90m from10mMaven90m:8https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (17 kB at 27 kB/s)0m Downloaded90m from10mMaven90m:8https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (284 kB at 445 kB/s)0m Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (871 kB at 1.3 MB/s)0m Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (490 kB at 711 kB/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 6.5 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 332 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom90m (7.7 kB at 774 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom90m (9.1 kB at 906 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/40/maven-parent-40.pom90m (49 kB at 3.8 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 2.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom90m (5.6 kB at 565 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar90m (39 kB at 1.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom90m (12 kB at 818 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom90m (36 kB at 2.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom90m (5.6 kB at 563 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar90m (46 kB at 3.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.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 828 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom90m (11 kB at 972 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/34/maven-parent-34.pom90m (43 kB at 3.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/23/apache-23.pom90m (18 kB at 1.7 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 3.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom90m (20 kB at 1.8 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom90m (9.9 kB at 990 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/36/maven-parent-36.pom90m (45 kB at 3.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/26/apache-26.pom90m (21 kB at 1.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar90m (119 kB at 5.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (5.9 kB at 539 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom90m (7.8 kB at 654 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (17 kB at 1.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom90m (16 kB at 1.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom90m (8.1 kB at 809 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/39/maven-parent-39.pom90m (48 kB at 3.7 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 2.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom90m (27 kB at 2.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar90m (135 kB at 6.1 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 895 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (5.8 kB at 529 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (63 kB at 4.2 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 563 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (23 kB at 1.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom90m (5.3 kB at 532 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom90m (22 kB at 1.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/41/maven-parent-41.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/41/maven-parent-41.pom90m (50 kB at 3.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/31/apache-31.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/31/apache-31.pom90m (24 kB at 2.1 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 563 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar90m (45 kB at 3.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom90m (15 kB at 1.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar90m (236 kB at 7.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom90m (8.2 kB at 816 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar90m (31 kB at 2.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom90m (22 kB at 2.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom90m (7.4 kB at 735 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar90m (510 kB at 8.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom90m (5.3 kB at 532 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom90m (8.1 kB at 808 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar90m (36 kB at 3.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom90m (6.8 kB at 752 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom90m (9.9 kB at 990 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/37/maven-parent-37.pom90m (46 kB at 3.5 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 2.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar90m (27 kB at 2.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom90m (9.7 kB at 968 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar90m (76 kB at 4.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom90m (7.8 kB at 781 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar90m (31 kB at 2.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom90m (8.9 kB at 984 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar90m (39 kB at 3.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.pom90m (11 kB at 1.1 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 648 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (63 kB at 4.5 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 626 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/0.10.2/jcabi-mysql-maven-plugin-0.10.2.jar90m (27 kB at 2.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.pom90m (10 kB at 938 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/0.10.1/jcabi-dynamodb-maven-plugin-0.10.1.jar90m (28 kB at 2.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.pom90m (9.0 kB at 817 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/0.14.0/jcabi-ssl-maven-plugin-0.14.0.jar90m (31 kB at 2.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom90m (11 kB at 1.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.14/jcabi-1.14.pom90m (6.2 kB at 621 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.27.1/parent-0.27.1.pom90m (74 kB at 4.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar90m (28 kB at 1.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom90m (9.8 kB at 982 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.16/jcabi-1.16.pom90m (6.2 kB at 621 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.31/parent-0.31.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.31/parent-0.31.pom90m (74 kB at 4.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar90m (72 kB at 4.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom90m (18 kB at 1.6 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 7.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.pom90m (10 kB at 858 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/3.2.3/maven-failsafe-plugin-3.2.3.jar90m (55 kB at 3.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.pom90m (9.7 kB at 808 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/3.4.0/maven-help-plugin-3.4.0.jar90m (64 kB at 4.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom90m (11 kB at 980 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom90m (17 kB at 1.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar90m (41 kB at 2.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.pom90m (9.8 kB at 893 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/release/maven-release/3.0.1/maven-release-3.0.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/release/maven-release/3.0.1/maven-release-3.0.1.pom90m (11 kB at 1.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/3.0.1/maven-release-plugin-3.0.1.jar90m (61 kB at 4.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom90m (6.7 kB at 674 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar90m (32 kB at 2.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.pom90m (8.4 kB at 837 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/3.4.0/maven-war-plugin-3.4.0.jar90m (83 kB at 4.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom90m (10.0 kB at 996 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom90m (13 kB at 1.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom90m (36 kB at 3.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar90m (291 kB at 6.8 MB/s)0m [1;34mINFOm] [1;34mINFOm] 1m---------------------< 0;36mcom.jcabi.incubator:xembly0;1m >---------------------m [1;34mINFOm] 1mBuilding xembly 1.0-SNAPSHOTm [1;34mINFOm] from pom.xml [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mversions:2.16.2:setm 1m(default-cli)m @ 36mxembly0;1m ---m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom90m (2.4 kB at 159 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom90m (8.7 kB at 962 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/13/plexus-13.pom90m (27 kB at 2.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom90m (3.7 kB at 374 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom90m (2.6 kB at 264 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom90m (4.6 kB at 462 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom90m (568 B at 57 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom90m (1.9 kB at 191 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 1.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom90m (9.6 kB at 960 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom90m (24 kB at 2.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom90m (6.3 kB at 629 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom90m (23 kB at 2.1 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 2.8 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 5.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom90m (24 kB at 2.2 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/48/commons-parent-48.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/48/commons-parent-48.pom90m (72 kB at 4.8 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/21/apache-21.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/21/apache-21.pom90m (17 kB at 1.6 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 760 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom90m (5.1 kB at 510 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 376 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom90m (1.5 kB at 140 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom90m (18 kB at 1.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom90m (1.5 kB at 140 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom90m (8.1 kB at 806 kB/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 2.0 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 3.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/15/apache-15.pom90m (15 kB at 1.5 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 425 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom90m (2.2 kB at 217 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom90m (2.6 kB at 260 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom90m (1.5 kB at 154 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 340 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom90m (20 kB at 1.9 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 676 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (14 kB at 1.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom90m (815 B at 82 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (4.2 kB at 424 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (17 kB at 1.6 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 296 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 680 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (8.4 kB at 840 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (2.1 kB at 206 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom90m (2.2 kB at 248 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 261 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom90m (3.0 kB at 303 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom90m (4.7 kB at 471 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom90m (13 kB at 1.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (1.4 kB at 143 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (2.4 kB at 262 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (7.9 kB at 791 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (21 kB at 1.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (1.0 kB at 102 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 68 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom90m (2.5 kB at 255 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 1.3 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 455 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom90m (3.0 kB at 299 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom90m (4.2 kB at 425 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom90m (1.9 kB at 190 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 2.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom90m (2.1 kB at 205 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom90m (2.2 kB at 219 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 347 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom90m (11 kB at 1.1 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 1.2 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 1.6 MB/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 36 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom90m (6.1 kB at 610 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom90m (7.3 kB at 734 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom90m (7.3 kB at 812 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom90m (5.8 kB at 530 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom90m (22 kB at 2.0 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 4.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom90m (3.0 kB at 296 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 480 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom90m (23 kB at 1.9 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 791 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom90m (5.1 kB at 509 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom90m (15 kB at 1.5 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom90m (5.5 kB at 548 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom90m (18 kB at 1.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom90m (18 kB at 1.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/6/apache-6.pom90m (13 kB at 1.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom90m (2.5 kB at 275 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/google/google/1/google-1.pom90m (1.6 kB at 155 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom90m (3.4 kB at 378 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom90m (14 kB at 1.4 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 75 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 534 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom90m (4.4 kB at 438 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom90m (750 B at 83 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom90m (19 kB at 1.7 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 661 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom90m (16 kB at 1.6 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 2.9 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 497 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom90m (13 kB at 1.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom90m (19 kB at 1.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/34/commons-parent-34.pom90m (56 kB at 4.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/13/apache-13.pom90m (14 kB at 1.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom90m (16 kB at 1.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom90m (5.0 kB at 497 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom90m (13 kB at 1.2 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 671 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom90m (1.6 kB at 176 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 1.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom90m (2.1 kB at 208 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom90m (3.0 kB at 334 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom90m (8.2 kB at 917 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom90m (2.7 kB at 266 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom90m (7.7 kB at 770 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom90m (3.0 kB at 338 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom90m (2.0 kB at 198 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 274 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 198 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 282 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom90m (2.7 kB at 266 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (22 kB at 2.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom90m (6.1 kB at 608 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom90m (11 kB at 1.1 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.1 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 2.0 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 1.4 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 1.7 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom90m (18 kB at 1.6 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/47/commons-parent-47.pom90m (78 kB at 4.8 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/19/apache-19.pom90m (15 kB at 1.4 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 1.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 4.1 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.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom90m (7.0 kB at 637 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom90m (6.2 kB at 618 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom90m (145 B at 10 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 15 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 17 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 601 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom90m (974 B at 97 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom90m (163 B at 16 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 334 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 225 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 87 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 1.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom90m (6.8 kB at 615 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 14 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 1.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.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 479 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom90m (4.9 kB at 544 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 274 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 1.4 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom90m (823 B at 82 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom90m (1.7 kB at 173 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom90m (2.7 kB at 299 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom90m (26 kB at 2.3 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar Downloaded90m fromB0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar90m (13 kB at 1.2 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.jar 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/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar Downloaded90m fromk0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar90m (192 kB at 4.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.jar Downloaded90m fromB0mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar90m (46 kB at 1.1 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar90m (93 kB at 2.1 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.jar Downloaded90m from60mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar90m (20 kB at 355 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar Downloaded90m from10mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar90m (55 kB at 861 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloaded90m from10mMaven90m:7https://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 160 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar90m (6.4 kB at 94 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar90m (168 kB at 2.2 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 from50mMaven90m:Bhttps://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar90m (62 kB at 735 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar90m (60 kB at 515 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar90m (47 kB at 399 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar90m (41 kB at 290 kB/s)0m 90mDownloading1from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar90m (58 kB at 381 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar90m (12 kB at 69 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar90m (501 kB at 2.9 MB/s)0m 90mDownloading2from50mMaven90m:5https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar90m (4.2 kB at 24 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar90m (153 kB at 740 kB/s)0m 90mDownloading3from50mMaven90m:2https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar90m (219 kB at 976 kB/s)0m 90mDownloading3from50mMaven90m:4https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar90m (62 kB at 230 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar90m (247 kB at 822 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar90m (12 kB at 36 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar90m (361 kB at 991 kB/s)0m 90mDownloading7fromB0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar90m (752 kB at 2.0 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar90m (65 kB at 178 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.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar90m (18 kB at 47 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar90m (17 kB at 45 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloaded90m from 0mMaven90m: 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 43 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded90m from70mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar90m (8.1 kB at 20 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar90m (12 kB at 30 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 fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar90m (780 kB at 1.9 MB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar90m (328 kB at 673 kB/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/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar90m (247 kB at 493 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloaded90m from40mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar90m (262 kB at 490 kB/s)0m 90mDownloading4from50mMaven90m:3https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar Downloaded90m fromk0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar90m (450 kB at 834 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar90m (347 kB at 642 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar Downloaded90m from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar90m (90 kB at 167 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar90m (144 kB at 255 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar Downloaded90m from00mMaven90m:Bhttps://repo.maven.apache.org/maven2/0moro/oro/2.0.8/oro-2.0.8.jar90m (65 kB at 115 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar Downloaded90m fromk0mMaven90m:khttps://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar90m (109 kB at 190 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar Downloaded90m from80mMaven90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar90m (9.4 kB at 16 kB/s)0m 90mDownloading from 0mMaven90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar90m (196 kB at 297 kB/s)0m Downloaded90m from50mMaven90m:/https://repo.maven.apache.org/maven2/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar90m (314 kB at 465 kB/s)0m Downloaded90m fromk0mMaven90m:/https://repo.maven.apache.org/maven2/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar90m (588 kB at 775 kB/s)0m Downloaded90m from10mMaven90m:/https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar90m (632 kB at 768 kB/s)0m Downloaded90m fromM0mMaven90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar90m (1.6 MB at 1.7 MB/s)0m [1;34mINFOm] Searching for local aggregator root... [1;34mINFOm] Local aggregation root: /home/r/repo [1;34mINFOm] Processing change of com.jcabi.incubator:xembly:1.0-SNAPSHOT -> 0.31.0 [1;34mINFOm] Processing com.jcabi.incubator:xembly [1;34mINFOm] Updating project com.jcabi.incubator:xembly [1;34mINFOm] from version 1.0-SNAPSHOT to 0.31.0 [1;34mINFOm] [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] 1;32mBUILD SUCCESSm [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] Total time: 9.055 s [1;34mINFOm] Finished at: 2024-01-11T04:23:24Z [1;34mINFOm] 1m------------------------------------------------------------------------m 0m0m[__rultor 5e314b3] 0.31.0 1 file changed, 1 insertion(+), 1 deletion(-) 0m0m[INFO] Scanning for projects... [INFO] [INFO] ---------------------< com.jcabi.incubator:xembly >--------------------- [INFO] Building xembly 0.31.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 941 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.30/lombok-1.18.30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.30/lombok-1.18.30.pom (1.5 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom (2.5 kB at 224 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom (16 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom (62 kB at 3.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom (10 kB at 951 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom (7.4 kB at 618 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom (5.8 kB at 253 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.58.0/parent-0.58.0.pom (63 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 494 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom (5.2 kB at 434 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 256 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 447 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom (2.0 kB at 171 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 239 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 481 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom (8.0 kB at 614 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom (5.8 kB at 530 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.63.2/parent-0.63.2.pom (63 kB at 3.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom (5.2 kB at 473 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom (6.7 kB at 610 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 113 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom (6.3 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom (11 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom (3.2 kB at 291 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom (2.8 kB at 202 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 153 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom (3.2 kB at 318 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom (3.2 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom (3.2 kB at 318 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 77 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 219 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 135 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom (3.0 kB at 301 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom (2.2 kB at 184 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom (16 kB at 1.4 MB/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] Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar (2.0 MB at 9.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 610 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar (80 kB at 832 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar (127 kB at 922 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar (257 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 564 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar (52 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 347 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar (22 kB at 118 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar (44 kB at 215 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 468 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar (205 kB at 543 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 36 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 17 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar (700 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar (106 kB at 226 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar (211 kB at 423 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar (67 kB at 124 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 2.7 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar (245 kB at 412 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (346 kB at 477 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 529 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar (11 kB at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 154 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.jar (586 kB at 689 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar (332 kB at 384 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar (4.2 MB at 3.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 4.0 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 388 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 877 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 454 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 3.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 2.7 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 2.9 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 2.1 MB/s) [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- buildnumber:3.2.0:create (jcabi-build-number) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom (2.1 kB at 191 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom (21 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom (1.8 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom (1.5 kB at 136 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom (2.5 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom (2.1 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom (3.4 kB at 283 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom (3.2 kB at 267 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom (2.6 kB at 214 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom (2.1 kB at 179 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 463 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 463 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom (3.1 kB at 262 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom (2.8 kB at 235 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (9.7 kB at 691 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 597 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (3.4 kB at 187 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (2.2 kB at 86 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 270 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 632 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 168 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 169 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 728 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 345 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 876 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 657 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 566 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 427 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 384 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 617 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 144 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 260 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 723 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 164 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 97 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 395 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 403 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 73 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 119 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 83 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 117 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 102 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 170 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 269 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 468 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 780 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 963 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar (110 kB at 3.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 250 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar (8.9 kB at 523 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar (73 kB at 2.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar (84 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar (37 kB at 813 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar (40 kB at 653 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar (68 kB at 787 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (69 kB at 686 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 107 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (578 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 233 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 227 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 17 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 8.9 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 7.2 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 5.8 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 10 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 5.0 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 35 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 17 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 317 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 397 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 3.2 MB/s) [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:23:32 [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.0:create-timestamp (jcabi-build-number) @ xembly --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 408 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 376 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 237 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 934 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 139 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 964 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 2.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 389 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 232 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 263 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 310 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 288 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 188 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 6.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 842 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 720 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 980 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 1.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 2.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 2.8 MB/s) [INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,output=file [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 549 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 358 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 836 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 652 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 2.5 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 5.9 MB/s) [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 655 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 474 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 707 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 2.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 427 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 355 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom (1.4 kB at 151 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom (8.1 kB at 806 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom (1.2 kB at 124 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom (1.3 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom (1.3 kB at 142 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloaded from Maven: 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 5.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 421 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar (29 kB at 1.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar (4.4 kB at 246 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar (23 kB at 1.0 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 2.1 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 2.8 MB/s) [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [INFO] Recompiling the module because of changed source code. [INFO] Compiling 31 source files with javac [debug deprecation target 1.8] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xembly --- [INFO] Copying 1 resource 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.12.1:testCompile (default-testCompile) @ xembly --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug deprecation target 1.8] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 480 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 353 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 326 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 369 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 300 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 117 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 160 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 580 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 479 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 628 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 3.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 511 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 679 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 3.7 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 1.3 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 5.0 MB/s) [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=10316256670795031 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom (4.7 kB at 424 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 261 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 256 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 275 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 168 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 315 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar (27 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 638 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 3.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 3.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom (3.0 kB at 303 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar (184 kB at 3.3 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xembly.NsDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.xembly.NsDirectiveTest [INFO] Running org.xembly.PiDirectiveTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.xembly.PiDirectiveTest [INFO] Running org.xembly.DomStackTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s -- in org.xembly.DomStackTest [INFO] Running org.xembly.AddDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.xembly.AddDirectiveTest [INFO] Running org.xembly.XpathDirectiveTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.xembly.XpathDirectiveTest [INFO] Running org.xembly.AttrDirectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.xembly.AttrDirectiveTest [INFO] Running org.xembly.SetDirectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.xembly.SetDirectiveTest [INFO] Running org.xembly.XattrDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.xembly.XattrDirectiveTest [INFO] Running org.xembly.DirectivesTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.xembly.DirectivesTest [INFO] Running org.xembly.CommentDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.xembly.CommentDirectiveTest [INFO] Running org.xembly.VerbsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.xembly.VerbsTest [INFO] Running org.xembly.XemblerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.xembly.XemblerTest [INFO] Running org.xembly.SyntaxExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.xembly.SyntaxExceptionTest [INFO] Running org.xembly.AddIfDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.xembly.AddIfDirectiveTest [INFO] Running org.xembly.RemoveDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.xembly.RemoveDirectiveTest [INFO] Running org.xembly.StrictDirectiveTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 s -- in org.xembly.StrictDirectiveTest [INFO] Running org.xembly.ArgTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.xembly.ArgTest [INFO] Running org.xembly.prof.DirectivesProfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in org.xembly.prof.DirectivesProfTest [INFO] Running org.xembly.UpDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.xembly.UpDirectiveTest [INFO] Running org.xembly.prof.XemblerProfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.640 s -- in org.xembly.prof.XemblerProfTest [INFO] Running org.xembly.XsetDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.xembly.XsetDirectiveTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] >>> javadoc:3.6.3:javadoc (javadoc-generate) > generate-sources @ xembly >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ xembly --- [INFO] [INFO] --- buildnumber:3.2.0:create (jcabi-build-number) @ xembly --- [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (jcabi-build-number) @ xembly --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ xembly --- [INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/r/repo/target/jacoco.exec,output=file [INFO] [INFO] <<< javadoc:3.6.3:javadoc (javadoc-generate) < generate-sources @ xembly <<< [INFO] [INFO] [INFO] --- javadoc:3.6.3:javadoc (javadoc-generate) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 131 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 270 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 555 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 547 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 2.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 186 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 471 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 376 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 695 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 197 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 376 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 661 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 197 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 260 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 103 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 203 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 376 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 234 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 409 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 176 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 577 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 193 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 453 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 348 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 189 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 322 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 111 kB/s) [INFO] Downloading from Maven: 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 [INFO] Downloaded from Maven: 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 (3.9 kB at 395 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 55 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 574 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 313 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 157 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 602 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 452 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom (5.8 kB at 527 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom (22 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/61/commons-parent-61.pom (81 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom (2.0 kB at 183 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 882 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 3.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 969 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 717 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 696 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 413 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 227 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 627 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 461 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 244 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 340 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 192 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 77 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 456 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 72 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 3.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 24 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 238 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 531 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 883 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 816 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 241 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 963 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar (225 kB at 591 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 152 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 784 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 270 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 1.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar (1.1 MB at 1.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar (6.7 MB at 5.4 MB/s) [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.xembly... Constructing Javadoc information... Standard Doclet version 11.0.20.1 Building tree for all the packages and classes... Generating /home/r/repo/target/site/apidocs/org/xembly/Callback.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.Cursor.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.Stack.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directives.html... Generating /home/r/repo/target/site/apidocs/org/xembly/ImpossibleModificationException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/SyntaxException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Default.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Document.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Formatted.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Node.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Xembler.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-summary.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-tree.html... Generating /home/r/repo/target/site/apidocs/constant-values.html... Generating /home/r/repo/target/site/apidocs/serialized-form.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/SyntaxException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/ImpossibleModificationException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Callback.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Formatted.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Default.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Document.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Node.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directives.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.Stack.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.Cursor.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Xembler.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/site/apidocs/overview-tree.html... Generating /home/r/repo/target/site/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/target/site/apidocs/allclasses-index.html... Generating /home/r/repo/target/site/apidocs/allpackages-index.html... Generating /home/r/repo/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/site/apidocs/allclasses.html... Generating /home/r/repo/target/site/apidocs/allclasses.html... Generating /home/r/repo/target/site/apidocs/index.html... Generating /home/r/repo/target/site/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] [INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 468 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 162 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 277 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 3.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 301 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 475 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 650 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 546 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 380 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 321 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 226 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 91 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 595 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 189 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 181 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 296 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 683 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 422 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 133 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 294 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 964 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 388 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 403 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 712 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 274 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 282 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 161 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 192 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 248 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 211 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 2.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 230 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 304 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 2.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 311 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 594 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 239 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 428 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 292 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 842 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 236 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 282 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 156 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 359 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 885 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 442 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 212 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 339 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 422 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 292 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 295 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 281 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 470 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 426 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.6 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 273 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 268 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 253 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 429 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 209 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 240 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 307 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 263 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 478 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 1.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 327 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 518 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 3.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 4.1 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 312 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 686 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 566 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 286 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 259 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 1.3 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 150 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 675 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 131 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 39 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 70 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 41 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 79 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 169 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 88 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 447 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 401 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 320 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 8.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 606 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 7.3 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 816 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from Maven: 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 (2.2 kB at 3.4 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 31 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 24 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 13 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 281 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 73 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 250 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 3.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 6.0 MB/s) [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/org/xembly/com-jcabi-incubator-xembly-jar.txt added [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 392 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 601 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 626 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 2.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 1.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 3.7 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 2.4 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 4.8 MB/s) [INFO] Building jar: /home/r/repo/target/xembly-0.31.0.jar [INFO] [INFO] --- assembly:3.6.0:single (assemble-all) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 726 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 213 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 5.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 6.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 7.2 MB/s) [INFO] Building jar: /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar [INFO] [INFO] --- jacoco:0.8.11:prepare-agent-integration (jacoco-initialize-integration) @ xembly --- [INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/r/repo/target/jacoco-it.exec,output=file [INFO] [INFO] --- invoker:3.6.0:install (default) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 692 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 380 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 183 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 226 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 114 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 306 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 210 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 163 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 338 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 247 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 353 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 174 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 204 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 335 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 351 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 455 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 360 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 104 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom (4.3 kB at 356 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom (24 kB at 2.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom (23 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom (23 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom (5.4 kB at 543 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 9.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 4.4 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 792 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 623 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.8 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.9 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 732 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 484 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 386 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 398 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 943 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 1.0 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 590 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar (23 kB at 84 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.8 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar (130 kB at 394 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar (213 kB at 534 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 836 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar (151 kB at 347 kB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.5 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar (7.6 MB at 5.8 MB/s) [INFO] Skipping artifact installation per configuration. [INFO] [INFO] --- invoker:3.6.0:run (default) @ xembly --- [INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true. [INFO] [INFO] --- antrun:3.1.0:run (jcabi-xcop) @ xembly --- [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom (159 B at 14 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.5 MB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 593 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 316 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar (9.4 kB at 852 kB/s) [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.2 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 6.6 MB/s) [INFO] Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 5.6 MB/s) [INFO] Executing tasks [INFO] [exec] /home/r/repo/pom.xml looks good [INFO] [exec] /home/r/repo/src/it/saxon/pom.xml looks good [INFO] [exec] /home/r/repo/src/it/settings.xml looks good [INFO] [exec] /home/r/repo/src/it/xerces/pom.xml looks good [INFO] [exec] /home/r/repo/src/site/site.xml looks good [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:report (jacoco-report) @ xembly --- [INFO] Loading execution data file /home/r/repo/target/jacoco.exec [INFO] Analyzed bundle 'xembly' with 34 classes [INFO] [INFO] --- jacoco:0.8.11:report-integration (jacoco-report-integration) @ xembly --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.782 s [INFO] Finished at: 2024-01-11T04:23:58Z [INFO] ------------------------------------------------------------------------ 0m0m0m0m[INFO] Scanning for projects... [WARNING] The requested profile "sonar" could not be activated because it does not exist. [INFO] [INFO] ---------------------< com.jcabi.incubator:xembly >--------------------- [INFO] Building xembly 0.31.0 [INFO] from 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] --- enforcer:3.4.1:enforce (enforce-maven) @ xembly --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- buildnumber:3.2.0:create (jcabi-build-number) @ xembly --- [INFO] ShortRevision tag detected. The value is '7'. [INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [INFO] Working directory: /home/r/repo [INFO] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:24:01 [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.0:create-timestamp (jcabi-build-number) @ xembly --- [INFO] Skipping because we are not in root module. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xembly --- [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ xembly --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xembly --- [INFO] Copying 1 resource 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.12.1:testCompile (default-testCompile) @ xembly --- [WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ xembly --- [INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=10316281145256164 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.xembly.CommentDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.xembly.CommentDirectiveTest [INFO] Running org.xembly.SyntaxExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.xembly.SyntaxExceptionTest [INFO] Running org.xembly.AddIfDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.xembly.AddIfDirectiveTest [INFO] Running org.xembly.AddDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.xembly.AddDirectiveTest [INFO] Running org.xembly.RemoveDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.xembly.RemoveDirectiveTest [INFO] Running org.xembly.prof.DirectivesProfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.xembly.prof.DirectivesProfTest [INFO] Running org.xembly.ArgTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.xembly.ArgTest [INFO] Running org.xembly.XpathDirectiveTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.xembly.XpathDirectiveTest [INFO] Running org.xembly.prof.XemblerProfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 s -- in org.xembly.prof.XemblerProfTest [INFO] Running org.xembly.DomStackTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 s -- in org.xembly.DomStackTest [INFO] Running org.xembly.NsDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.xembly.NsDirectiveTest [INFO] Running org.xembly.VerbsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.xembly.VerbsTest [INFO] Running org.xembly.DirectivesTest [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.xembly.DirectivesTest [INFO] Running org.xembly.AttrDirectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.xembly.AttrDirectiveTest [INFO] Running org.xembly.XsetDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.xembly.XsetDirectiveTest [INFO] Running org.xembly.PiDirectiveTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.xembly.PiDirectiveTest [INFO] Running org.xembly.StrictDirectiveTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.xembly.StrictDirectiveTest [INFO] Running org.xembly.SetDirectiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.xembly.SetDirectiveTest [INFO] Running org.xembly.UpDirectiveTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.xembly.UpDirectiveTest [INFO] Running org.xembly.XattrDirectiveTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.xembly.XattrDirectiveTest [INFO] Running org.xembly.XemblerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.xembly.XemblerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] >>> javadoc:3.6.3:javadoc (javadoc-generate) > generate-sources @ xembly >>> [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ xembly --- [INFO] [INFO] --- buildnumber:3.2.0:create (jcabi-build-number) @ xembly --- [INFO] [INFO] --- buildnumber:3.2.0:create-timestamp (jcabi-build-number) @ xembly --- [INFO] Skipping because we are not in root module. [INFO] [INFO] <<< javadoc:3.6.3:javadoc (javadoc-generate) < generate-sources @ xembly <<< [INFO] [INFO] [INFO] --- javadoc:3.6.3:javadoc (javadoc-generate) @ xembly --- [INFO] Skipping javadoc generation, everything is up to date. [INFO] [INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ xembly --- [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/org/xembly/com-jcabi-incubator-xembly-jar.txt added [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xembly --- [INFO] Building jar: /home/r/repo/target/xembly-0.31.0.jar [INFO] [INFO] --- assembly:3.6.0:single (assemble-all) @ xembly --- [INFO] Building jar: /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar [INFO] [INFO] --- invoker:3.6.0:install (default) @ xembly --- [INFO] Skipping artifact installation per configuration. [INFO] [INFO] --- invoker:3.6.0:run (default) @ xembly --- [INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true. [INFO] [INFO] --- antrun:3.1.0:run (jcabi-xcop) @ xembly --- [INFO] Executing tasks [INFO] [exec] /home/r/repo/pom.xml looks good [INFO] [exec] /home/r/repo/src/it/saxon/pom.xml looks good [INFO] [exec] /home/r/repo/src/it/settings.xml looks good [INFO] [exec] /home/r/repo/src/it/xerces/pom.xml looks good [INFO] [exec] /home/r/repo/src/site/site.xml looks good [INFO] Executed tasks [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.200 s [INFO] Finished at: 2024-01-11T04:24:08Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "sonar" could not be activated because it does not exist. 0m0m[1;34mINFOm] Error stacktraces are turned on. [1;34mINFOm] Scanning for projects... [1;34mINFOm] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:parent:pom:0.67.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:pom:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:3.3.35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.google.guava:guava:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.google.guava:guava-parent:pom:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/15.0/guava-parent-15.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/7/oss-parent-7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-s3:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.3.22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:4.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/4.1.1/project-4.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.4/commons-codec-1.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/11/commons-parent-11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/4/apache-4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/4/apache-4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.jackson:jackson-core-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.jackson:jackson-mapper-asl:pom:1.8.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:1.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact log4j:log4j:pom:1.2.16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.16/log4j-1.2.16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/17/commons-parent-17.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/7/apache-7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/7/apache-7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-io:commons-io:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/25/commons-parent-25.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/9/apache-9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:pom:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/5/project-5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:project:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/project/6/project-6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:22 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/22/commons-parent-22.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/4/oss-parent-4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:pom:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.springframework:spring-core:pom:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.2/wagon-2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/21/maven-parent-21.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/10/apache-10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/16/spice-parent-16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/5/forge-parent-5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-threads:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-common:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.pom:kuali-pom:pom:2.3.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:pom:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.maven.wagons:maven-s3-wagon:jar:1.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.google.guava:guava:jar:15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-s3:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.amazonaws:aws-java-sdk:jar:1.6.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-core:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-databind:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact com.fasterxml.jackson.core:jackson-annotations:jar:2.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.springframework:spring-core:jar:3.2.5.RELEASE is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.kuali.common:kuali-threads:jar:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-log4j12:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:jcl-over-slf4j:jar:1.7.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/15.0/guava-15.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.3/commons-codec-1.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.4/commons-io-2.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.6/commons-lang-2.6.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.pom90m (9.1 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-staging/1.6.13/nexus-staging-1.6.13.pom90m (2.8 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.13/nexus-maven-plugins-1.6.13.pom90m (19 kB at 84 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/32/public-parent-32.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/32/public-parent-32.pom90m (1.5 kB at 6.8 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/32/buildsupport-32.pom90m (36 kB at 162 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.pom90m (2.2 kB at 10 kB/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/12/spice-parent-12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/4/forge-parent-4.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom90m (4.2 kB at 20 kB/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/15/spice-parent-15.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.pom90m (5.4 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom90m (2.6 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom90m (2.7 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.4/maven-3.0.4.pom90m (22 kB at 59 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom90m (3.8 kB at 18 kB/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/4.0/plexus-4.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/10/forge-parent-10.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom90m (1.6 kB at 7.7 kB/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-plexus:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:containers:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-parent:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:2.0.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-inject-bean:pom:2.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.pom90m (3.7 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.pom90m (2.5 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom90m (1.0 kB at 8.9 kB/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.spice:spice-parent:pom:17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/spice-parent/17/spice-parent-17.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom90m (1.8 kB at 8.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.pom90m (6.4 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom90m (2.3 kB at 9.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.pom90m (1.9 kB at 8.1 kB/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-guava:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:guava-parent:pom:0.9.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.pom90m (2.8 kB at 13 kB/s)0m [1;34mINFOm] Artifact org.sonatype.aether:aether-api:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.aether:aether:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether/1.13.1/aether-1.13.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.aether:aether-spi:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.aether:aether-util:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.aether:aether-impl:pom:1.13.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom90m (1.6 kB at 5.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom90m (17 kB at 76 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/22/maven-parent-22.pom90m (30 kB at 256 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/11/apache-11.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/11/apache-11.pom90m (15 kB at 129 kB/s)0m [1;34mINFOm] 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0/maven-3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0/maven-3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/15/maven-parent-15.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/6/apache-6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/6/apache-6.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.pom90m (4.9 kB at 23 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-components/2.15.1-02/nexus-components-2.15.1-02.pom90m (2.6 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-parent/2.15.1-02/nexus-parent-2.15.1-02.pom90m (42 kB at 194 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/9/public-parent-9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/9/public-parent-9.pom90m (760 B at 3.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom90m (24 kB at 111 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.15.1-02/nexus-buildsupport-all-2.15.1-02.pom90m (6.5 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.15.1-02/nexus-buildsupport-2.15.1-02.pom90m (2.2 kB at 10 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.15.1-02/nexus-buildsupport-commons-2.15.1-02.pom90m (3.1 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.15.1-02/nexus-buildsupport-db-2.15.1-02.pom90m (3.2 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.15.1-02/nexus-buildsupport-gwt-2.15.1-02.pom90m (2.2 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.15.1-02/nexus-buildsupport-httpclient-2.15.1-02.pom90m (2.1 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.15.1-02/nexus-buildsupport-insight-2.15.1-02.pom90m (2.9 kB at 25 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.15.1-02/nexus-buildsupport-maven-2.15.1-02.pom90m (7.1 kB at 62 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.15.1-02/nexus-buildsupport-messaging-2.15.1-02.pom90m (6.1 kB at 53 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.15.1-02/nexus-buildsupport-shiro-2.15.1-02.pom90m (3.4 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.15.1-02/nexus-buildsupport-bouncycastle-2.15.1-02.pom90m (2.3 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.15.1-02/nexus-buildsupport-jetty-2.15.1-02.pom90m (4.6 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.15.1-02/nexus-buildsupport-goodies-2.15.1-02.pom90m (4.2 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.15.1-02/nexus-buildsupport-groovy-2.15.1-02.pom90m (3.1 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.15.1-02/nexus-buildsupport-guice-2.15.1-02.pom90m (3.7 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.15.1-02/nexus-buildsupport-logging-2.15.1-02.pom90m (3.3 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.15.1-02/nexus-buildsupport-osgi-2.15.1-02.pom90m (2.0 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.15.1-02/nexus-buildsupport-other-2.15.1-02.pom90m (7.3 kB at 64 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.15.1-02/nexus-buildsupport-plexus-2.15.1-02.pom90m (4.5 kB at 39 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.15.1-02/nexus-buildsupport-rest-2.15.1-02.pom90m (5.1 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.15.1-02/nexus-buildsupport-testing-2.15.1-02.pom90m (5.5 kB at 48 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.15.1-02/nexus-buildsupport-metrics-2.15.1-02.pom90m (3.0 kB at 26 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.pom90m (3.5 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.15.1-02/nexus-plugins-restlet1x-2.15.1-02.pom90m (6.2 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-plugins/2.15.1-02/nexus-plugins-2.15.1-02.pom90m (32 kB at 150 kB/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom90m (965 B at 8.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.pom90m (1.2 kB at 5.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.pom90m (16 kB at 77 kB/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:52 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom: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), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/52/commons-parent-52.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/52/commons-parent-52.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/23/apache-23.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/23/apache-23.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.pom90m (24 kB at 112 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream-parent/1.4.19/xstream-parent-1.4.19.pom90m (43 kB at 202 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.pom90m (24 kB at 207 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom90m (386 B at 3.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.pom90m (16 kB at 78 kB/s)0m [1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-beanutils:commons-beanutils:pom:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:47 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/47/commons-parent-47.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/19/apache-19.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/19/apache-19.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/39/commons-parent-39.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/39/commons-parent-39.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/16/apache-16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/16/apache-16.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.pom90m (1.8 kB at 8.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta/1.8/siesta-1.8.pom90m (12 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/5/public-parent-5.pom90m (760 B at 3.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom90m (22 kB at 106 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.pom90m (2.1 kB at 10 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom90m (5.5 kB at 26 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom90m (10 kB at 49 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom90m (21 kB at 101 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/1/jvnet-parent-1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/1/jvnet-parent-1.pom90m (4.7 kB at 42 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom90m (7.9 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom90m (6.7 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom90m (6.2 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom90m (3.6 kB at 17 kB/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-client:pom:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-parent:pom:11 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/21/apache-21.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/21/apache-21.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom90m (5.0 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom90m (13 kB at 64 kB/s)0m [1;34mINFOm] 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), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom90m (1.2 kB at 5.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.pom90m (2.6 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.pom90m (6.1 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom90m (7.4 kB at 36 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/43/oss-parent-43.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/43/oss-parent-43.pom90m (24 kB at 205 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.pom90m (5.5 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-base/2.13.2/jackson-base-2.13.2.pom90m (9.9 kB at 46 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom90m (17 kB at 80 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.pom90m (17 kB at 79 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.pom90m (4.4 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.13.2/jackson-jaxrs-providers-2.13.2.pom90m (5.6 kB at 26 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.pom90m (2.1 kB at 9.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.pom90m (3.7 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-modules-base/2.13.2/jackson-modules-base-2.13.2.pom90m (3.4 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom90m (13 kB at 65 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom90m (9.0 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.6/project-1.0.6.pom90m (13 kB at 117 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom90m (5.3 kB at 25 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.2/all-1.2.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.2/all-1.2.2.pom90m (15 kB at 70 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom90m (4.6 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.1/all-1.2.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/activation/all/1.2.1/all-1.2.1.pom90m (18 kB at 87 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.2/project-1.0.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/ee4j/project/1.0.2/project-1.0.2.pom90m (12 kB at 57 kB/s)0m [1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact javax.inject:javax.inject:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom90m (4.6 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/6/public-parent-6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/public-parent/6/public-parent-6.pom90m (760 B at 3.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom90m (23 kB at 108 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom90m (4.5 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom90m (11 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom90m (15 kB at 46 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom90m (2.6 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom90m (4.2 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom90m (19 kB at 86 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom90m (9.7 kB at 47 kB/s)0m [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar: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), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.sonatype.plexus:plexus-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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:1.7.36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-beanutils:commons-beanutils:jar:1.9.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:jar:3.2.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpclient:jar:4.5.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar: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), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact javax.inject:javax.inject:jar:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/, default, releases+snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:3.0.24 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.13/nexus-staging-maven-plugin-1.6.13.jar90m (251 kB at 976 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.jar90m (49 kB at 391 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar90m (13 kB at 62 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/maven/nexus-common/1.6.13/nexus-common-1.6.13.jar90m (16 kB at 70 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.jar90m (52 kB at 157 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar90m (47 kB at 132 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar90m (204 kB at 506 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar Downloaded90m from20moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar90m (289 kB at 601 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0.1/guava-14.0.1.jar90m (2.2 MB at 4.4 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar90m (357 kB at 628 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar90m (47 kB at 76 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar90m (164 kB at 264 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.0.4/maven-compat-3.0.4.jar90m (281 kB at 423 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.4/maven-model-builder-3.0.4.jar90m (151 kB at 206 kB/s)0m 90mDownloading1from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar90m (41 kB at 56 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.4/maven-repository-metadata-3.0.4.jar90m (30 kB at 36 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar90m (15 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar90m (130 kB at 151 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.4/maven-aether-provider-3.0.4.jar90m (56 kB at 64 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar90m (130 kB at 134 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar90m (15 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.4/maven-core-3.0.4.jar90m (559 kB at 565 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar90m (32 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/nexus-client-core/2.15.1-02/nexus-client-core-2.15.1-02.jar90m (216 kB at 186 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.15.1-02/nexus-restlet1x-model-2.15.1-02.jar90m (162 kB at 136 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/intellij/annotations/9.0.4/annotations-9.0.4.jar90m (10.0 kB at 8.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/xstream/xstream/1.4.19/xstream-1.4.19.jar90m (633 kB at 504 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mio/github/x-stream/mxparser/1.2.2/mxparser-1.2.2.jar90m (30 kB at 23 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Downloaded90m from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mxmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar90m (7.2 kB at 5.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjoda-time/joda-time/2.2/joda-time-2.2.jar90m (574 kB at 417 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.8.0/commons-io-2.8.0.jar90m (285 kB at 206 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-client/1.8/siesta-client-1.8.jar90m (20 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-common/1.8/siesta-common-1.8.jar90m (11 kB at 6.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar90m (46 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar90m (64 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar90m (467 kB at 284 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar90m (16 kB at 9.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar90m (131 kB at 75 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/siesta/siesta-jackson/1.8/siesta-jackson-1.8.jar90m (6.3 kB at 3.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-annotations/2.13.2/jackson-annotations-2.13.2.jar90m (76 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-core/2.13.2/jackson-core-2.13.2.jar90m (375 kB at 204 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.13.2/jackson-jaxrs-json-provider-2.13.2.jar90m (16 kB at 8.2 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.13.2/jackson-jaxrs-base-2.13.2.jar90m (31 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.13.2/jackson-module-jaxb-annotations-2.13.2.jar90m (36 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar90m (116 kB at 56 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/jackson/core/jackson-databind/2.13.2.2/jackson-databind-2.13.2.2.jar90m (1.5 MB at 725 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.15/commons-codec-1.15.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar90m (44 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/inject/javax.inject/1/javax.inject-1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar90m (328 kB at 143 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar90m (17 kB at 7.1 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar90m (27 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar90m (121 kB at 51 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar90m (60 kB at 25 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar90m (50 kB at 20 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar90m (90 kB at 36 kB/s)0m Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar90m (232 kB at 87 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar90m (449 kB at 168 kB/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Inspecting build with total of 1 modules... [1;34mINFOm] Not installing Nexus Staging features: [1;34mINFOm] * Preexisting staging related goal bindings found in 1 modules. [1;34mINFOm] [1;34mINFOm] 1m---------------------< 0;36mcom.jcabi.incubator:xembly0;1m >---------------------m [1;34mINFOm] 1mBuilding xembly 0.31.0m [1;34mINFOm] from pom.xml [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer:pom:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/40/maven-parent-40.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/40/maven-parent-40.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/30/apache-30.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/30/apache-30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.10.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-enforcer-plugin:jar:3.4.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:39 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/39/maven-parent-39.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/39/maven-parent-39.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:29 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/29/apache-29.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/29/apache-29.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-source-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.groovy:groovy-bom:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-bom:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-invoker-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/3.6.0/maven-invoker-plugin-3.6.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:pom:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.34.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:parent:pom:0.60.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/parent/0.60.5/parent-0.60.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-maven-plugin:jar:0.17.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:40 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-clean-plugin:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:74 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:buildnumber-maven-plugin:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/3.2.0/buildnumber-maven-plugin-3.2.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:41 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/41/maven-parent-41.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/41/maven-parent-41.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:31 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/31/apache-31.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/31/apache-31.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/3.12.1/maven-compiler-plugin-3.12.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-surefire-plugin:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:pom:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.6.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/3.6.3/maven-javadoc-plugin-3.6.3.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:pom:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/37/maven-parent-37.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/37/maven-parent-37.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:27 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/27/apache-27.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/27/apache-27.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-assembly-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-assembly-plugin:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-assembly-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-assembly-plugin:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:pom:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/34/maven-parent-34.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/34/maven-parent-34.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-antrun-plugin:jar:3.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.pom90m (13 kB at 65 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/3.1.0/maven-gpg-plugin-3.1.0.jar90m (58 kB at 191 kB/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-install-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-deploy-plugin:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar90m (0 B at 0 B/s)0m [1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mdeploy0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm [1;33mWARNINGm] 1;33mParameter '0;1;33mdescription0;1;33m' is unknown for plugin '0;1;33mnexus-staging-maven-plugin0;1;33m:0;1;33m1.6.130;1;33m:0;1;33mrelease0;1;33m (0;1;33mjcabi-deploy-to-sonatype0;1;33m)0;1;33m'm [1;34mINFOm] Artifact org.projectlombok:lombok:pom:1.18.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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.projectlombok:lombok:pom:1.18.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 [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.30/lombok-1.18.30.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.30/lombok-1.18.30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact xml-apis:xml-apis:pom:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.mockito:mockito-core:pom:5.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)] [1;34mINFOm] Artifact org.mockito:mockito-core:pom:5.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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact net.bytebuddy:byte-buddy:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-parent:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-parent:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-parent/1.14.10/byte-buddy-parent-1.14.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-agent:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-agent:pom:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:pom:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:pom:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.32.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.32.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.32.0/jcabi-1.32.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:parent:pom:0.58.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:parent:pom:0.58.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.58.0/parent-0.58.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.58.0/parent-0.58.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.0/jcabi-log-0.24.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.37.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:parent:pom:0.64.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.64.1/parent-0.64.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit:junit-bom:pom:5.9.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-bom:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-bom:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.aspectj:aspectjrt:pom:1.9.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.aspectj:aspectjrt:pom:1.9.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact javax.validation:validation-api:pom:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-immutable:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-immutable:pom:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.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 [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.51.1/parent-0.51.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:pom:0.25.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:pom:0.25.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.25.1/jcabi-aspects-0.25.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.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)] [1;34mINFOm] Artifact com.jcabi:jcabi:pom:1.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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi/1.36.0/jcabi-1.36.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:parent:pom:0.63.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:parent:pom:0.63.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.63.2/parent-0.63.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.63.2/parent-0.63.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-matchers: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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-matchers: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 [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.hamcrest:hamcrest: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)] [1;34mINFOm] Artifact org.hamcrest:hamcrest: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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-xml:pom:0.29.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-xml:pom:0.29.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.cactoos:cactoos:pom:0.55.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.cactoos:cactoos:pom:0.55.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] 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 [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:64 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-parent/64/commons-parent-64.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:pom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:pom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-api:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-api:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-engine:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-engine:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.vintage:junit-vintage-engine:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.vintage:junit-vintage-engine:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.hamcrest:hamcrest-core: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)] [1;34mINFOm] Artifact org.hamcrest:hamcrest-core: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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-params:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-params:pom:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-reload4j:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-reload4j:pom:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.pom90m (0 B at 0 B/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] Artifact org.projectlombok:lombok:jar:1.18.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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.mockito:mockito-core:jar:5.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)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy:jar:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-agent:jar:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:jar:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.aspectj:aspectjrt:jar:1.9.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-immutable:jar:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-matchers: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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-xml:jar:0.29.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.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)] [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-api:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.vintage:junit-vintage-engine:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact org.hamcrest:hamcrest-core: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)] [1;34mINFOm] Artifact org.cactoos:cactoos:jar:0.55.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-params:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.hamcrest:hamcrest: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)] [1;34mINFOm] Artifact org.slf4j:slf4j-reload4j:jar:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.projectlombok:lombok:jar:1.18.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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact xml-apis:xml-apis:jar:1.0.b2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.mockito:mockito-core:jar:5.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)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy:jar:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.bytebuddy:byte-buddy-agent:jar:1.14.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact com.jcabi:jcabi-aspects:jar:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.aspectj:aspectjrt:jar:1.9.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact javax.validation:validation-api:jar:2.0.1.Final is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-immutable:jar:1.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.24.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.slf4j:slf4j-api:jar:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-matchers: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 [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-xml:jar:0.29.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.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)] [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact org.apiguardian:apiguardian-api:jar:1.1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-api:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-engine:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.vintage:junit-vintage-engine:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact org.hamcrest:hamcrest-core: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)] [1;34mINFOm] Artifact org.cactoos:cactoos:jar:0.55.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.jupiter:junit-jupiter-params:jar:5.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.hamcrest:hamcrest: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)] [1;34mINFOm] Artifact org.slf4j:slf4j-reload4j:jar:2.0.9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.30/lombok-1.18.30.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/1.18.30/lombok-1.18.30.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/0.24.1/jcabi-aspects-0.24.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/1.9.21/aspectjrt-1.9.21.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/5.8.0/mockito-core-5.8.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy-agent/1.14.10/byte-buddy-agent-1.14.10.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/objenesis/objenesis/3.3/objenesis-3.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/bytebuddy/byte-buddy/1.14.10/byte-buddy-1.14.10.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/1.7.0/jcabi-matchers-1.7.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/1.10.1/junit-platform-engine-1.10.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/1.10.1/junit-platform-commons-1.10.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/5.10.1/junit-jupiter-api-5.10.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/5.10.1/junit-vintage-engine-5.10.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjunit/junit/4.13.2/junit-4.13.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/5.10.1/junit-jupiter-engine-5.10.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/5.10.1/junit-jupiter-params-5.10.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/2.0.9/slf4j-reload4j-2.0.9.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/2.2/hamcrest-2.2.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/reload4j/reload4j/1.2.22/reload4j-1.2.22.jar90m (0 B at 0 B/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.jar90m (0 B at 0 B/s)0m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mclean:3.3.2:cleanm 1m(default-clean)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), oss.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/13/plexus-13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/13/plexus-13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:jar:4.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Deleting /home/r/repo/target [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-api: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)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-rules: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)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-rules: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.aether:aether:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/10/plexus-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/10/plexus-10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:58 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/58/commons-parent-58.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/58/commons-parent-58.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-codec:commons-codec:pom:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-api: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)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-rules: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-api: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)] [1;34mINFOm] Artifact org.apache.maven.enforcer:enforcer-rules: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.13.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-codec:commons-codec:jar:1.16.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.13.0/commons-io-2.13.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-api: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.1/maven-scm-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/51/commons-parent-51.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/51/commons-parent-51.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-manager-plexus: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-manager-plexus: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-managers: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-managers: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-managers/2.0.1/maven-scm-managers-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svnexe: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svnexe: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers-svn: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers-svn: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.1/maven-scm-providers-svn-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.1/maven-scm-providers-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons: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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons: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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-gitexe: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-gitexe: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers-git: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-providers-git: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-git/2.0.1/maven-scm-providers-git-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-io:commons-io:pom:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact 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), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] 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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/54/commons-parent-54.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/54/commons-parent-54.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.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), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-git-commons: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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-git-commons: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/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-hg: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-hg: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.oss:oss-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.sonatype.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/9/oss-parent-9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/36/maven-parent-36.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/36/maven-parent-36.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache:apache:pom:26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/26/apache-26.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/26/apache-26.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/8/plexus-8.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/8/plexus-8.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-master/3.4/antlr-master-3.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.6.0/jna-5.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/oss/oss-parent/6/oss-parent-6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:pom:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.code.gson:gson:pom:2.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)] [1;34mINFOm] Artifact com.google.code.gson:gson:pom:2.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.code.gson:gson-parent:pom:2.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)] [1;34mINFOm] Artifact com.google.code.gson:gson-parent:pom:2.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-api: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)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar: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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-manager-plexus: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svnexe: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-gitexe: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)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-git-commons: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), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-hg: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.google.code.gson:gson:jar:2.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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-api: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)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar: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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-manager-plexus: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svnexe: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-gitexe: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)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.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/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-git-commons: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), apache.snapshots (https://repository.apache.org/content/groups/snapshots-group/, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-svn-commons: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)] [1;34mINFOm] Artifact org.apache.maven.scm:maven-scm-provider-hg: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.sonatype.plexus:plexus-cipher:jar:1.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.google.code.gson:gson:jar:2.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-api/2.0.1/maven-scm-api-2.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.11.0/commons-io-2.11.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svnexe/2.0.1/maven-scm-provider-svnexe-2.0.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-manager-plexus/2.0.1/maven-scm-manager-plexus-2.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-gitexe/2.0.1/maven-scm-provider-gitexe-2.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-svn-commons/2.0.1/maven-scm-provider-svn-commons-2.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-hg/2.0.1/maven-scm-provider-hg-2.0.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/scm/maven-scm-provider-git-commons/2.0.1/maven-scm-provider-git-commons-2.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna/5.12.1/jna-5.12.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mde/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.10.1/gson-2.10.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:25:10 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.26 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/5.1/plexus-5.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:jar:3.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar90m (0 B at 0 B/s)0m [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mxembly0;1m ---m [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:19 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:23 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/23/maven-parent-23.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/13/apache-13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/13/apache-13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-java:pom:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-java:pom:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-languages:pom:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-languages:pom:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus: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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus: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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/15/plexus-15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/15/plexus-15.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.ow2.asm:asm:pom:9.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.ow2.asm:asm:pom:9.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/ow2/1.5.1/ow2-1.5.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.thoughtworks.qdox:qdox:pom:2.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.thoughtworks.qdox:qdox:pom:2.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-api:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler/2.14.2/plexus-compiler-2.14.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/16/plexus-16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/16/plexus-16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-manager:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:pom:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-javac:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-javac:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compilers:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compilers:pom:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compilers/2.14.2/plexus-compilers-2.14.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-java:jar:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.ow2.asm:asm:jar:9.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.thoughtworks.qdox:qdox:jar:2.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-javac:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-java:jar:1.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.ow2.asm:asm:jar:9.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.thoughtworks.qdox:qdox:jar:2.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), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-api:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-manager:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-xml:jar:3.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-compiler-javac:jar:2.14.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm/9.6/asm-9.6.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-api/2.14.2/plexus-compiler-api-2.14.2.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-javac/2.14.2/plexus-compiler-javac-2.14.2.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-compiler-manager/2.14.2/plexus-compiler-manager-2.14.2.jar90m (0 B at 0 B/s)0m [1;33mWARNINGm] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [1;34mINFOm] Recompiling the module because of 1mchanged source codem. [1;34mINFOm] Compiling 31 source files with javac [debug deprecation target 1.8] to target/classes [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:testResourcesm 1m(default-testResources)m @ 36mxembly0;1m ---m [1;34mINFOm] Copying 1 resource from src/test/resources to target/test-classes [1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:testCompilem 1m(default-testCompile)m @ 36mxembly0;1m ---m [1;33mWARNINGm] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [1;34mINFOm] Recompiling the module because of 1mchanged dependencym. [1;34mINFOm] Compiling 21 source files with javac [debug deprecation target 1.8] to target/test-classes [1;34mINFOm] [1;34mINFOm] 1m--- 0;32msurefire:3.2.3:testm 1m(default-test)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.surefire:maven-surefire-common: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:maven-surefire-common: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-api: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-logger-api: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-logger-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-shared-utils: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-shared-utils: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-api: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-booter: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-booter: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-spi: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-spi: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.2.5/maven-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:25 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/25/maven-parent-25.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/25/maven-parent-25.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache:apache:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/15/apache-15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/15/apache-15.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.plexus:plexus-sec-dispatcher:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus: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)] [1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/java/jvnet-parent/3/jvnet-parent-3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/26/weld-parent-26.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-spi:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-impl:pom:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.sisu:sisu-guice:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.sonatype.sisu.inject:guice-parent:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact org.sonatype.forge:forge-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/38/forge-parent-38.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact aopalliance:aopalliance:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact com.google.guava:guava:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact com.google.guava:guava-parent:pom:16.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-io:commons-io:pom:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-io:commons-io:pom:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-booter:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:maven-surefire-common:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-logger-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-api:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-booter:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-extensions-spi:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-io:commons-io:jar:2.15.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-shared-utils:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.15.0/commons-io-2.15.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=10316361329765491 [1;34mINFOm] Surefire report directory: /home/r/repo/target/surefire-reports [1;34mINFOm] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-junit-platform:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-junit-platform:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-providers:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-providers:pom:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:common-java5: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)] [1;34mINFOm] Artifact org.apache.maven.surefire:common-java5: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.opentest4j:opentest4j:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.opentest4j:opentest4j:pom:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:pom:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-junit-platform:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.surefire:common-java5:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.opentest4j:opentest4j:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.surefire:surefire-junit-platform:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.surefire:common-java5:jar:3.2.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-engine:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.opentest4j:opentest4j:jar:1.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-commons:jar:1.9.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-junit-platform/3.2.3/surefire-junit-platform-3.2.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:pom:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.junit.platform:junit-platform-launcher:jar:1.10.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/1.10.1/junit-platform-launcher-1.10.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] [1;34mINFOm] ------------------------------------------------------- [1;34mINFOm] T E S T S [1;34mINFOm] ------------------------------------------------------- [1;34mINFOm] Running org.xembly.1mSyntaxExceptionTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.xembly.1mSyntaxExceptionTestm [1;34mINFOm] Running org.xembly.1mXattrDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.xembly.1mXattrDirectiveTestm [1;34mINFOm] Running org.xembly.1mAddDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.xembly.1mAddDirectiveTestm [1;34mINFOm] Running org.xembly.1mUpDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.xembly.1mUpDirectiveTestm [1;34mINFOm] Running org.xembly.1mAddIfDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.xembly.1mAddIfDirectiveTestm [1;34mINFOm] Running org.xembly.1mVerbsTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.xembly.1mVerbsTestm [1;34mINFOm] Running org.xembly.1mAttrDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.xembly.1mAttrDirectiveTestm [1;34mINFOm] Running org.xembly.1mPiDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.xembly.1mPiDirectiveTestm [1;34mINFOm] Running org.xembly.1mArgTestm [1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.xembly.1mArgTestm [1;34mINFOm] Running org.xembly.1mDirectivesTestm [1;34mINFOm] 1;32mTests run: 0;1;32m26m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.xembly.1mDirectivesTestm [1;34mINFOm] Running org.xembly.1mXsetDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.xembly.1mXsetDirectiveTestm [1;34mINFOm] Running org.xembly.prof.1mXemblerProfTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 s -- in org.xembly.prof.1mXemblerProfTestm [1;34mINFOm] Running org.xembly.1mXemblerTestm [1;34mINFOm] 1;32mTests run: 0;1;32m12m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.xembly.1mXemblerTestm [1;34mINFOm] Running org.xembly.prof.1mDirectivesProfTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.xembly.prof.1mDirectivesProfTestm [1;34mINFOm] Running org.xembly.1mXpathDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m5m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.xembly.1mXpathDirectiveTestm [1;34mINFOm] Running org.xembly.1mNsDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.xembly.1mNsDirectiveTestm [1;34mINFOm] Running org.xembly.1mSetDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m3m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.xembly.1mSetDirectiveTestm [1;34mINFOm] Running org.xembly.1mCommentDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.xembly.1mCommentDirectiveTestm [1;34mINFOm] Running org.xembly.1mDomStackTestm OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in org.xembly.1mDomStackTestm [1;34mINFOm] Running org.xembly.1mStrictDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m4m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.xembly.1mStrictDirectiveTestm [1;34mINFOm] Running org.xembly.1mRemoveDirectiveTestm [1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.xembly.1mRemoveDirectiveTestm [1;34mINFOm] [1;34mINFOm] Results: [1;34mINFOm] [1;34mINFOm] 1;32mTests run: 78, Failures: 0, Errors: 0, Skipped: 0m [1;34mINFOm] [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadocm 1m(javadoc-generate)0;1m > 0;1mgenerate-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadocm 1m(javadoc-generate)0;1m < 0;1mgenerate-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:javadocm 1m(javadoc-generate)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-archiver: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components: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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/14/plexus-14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/14/plexus-14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/56/commons-parent-56.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/56/commons-parent-56.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-invoker:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-invoker:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/35/maven-parent-35.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/35/maven-parent-35.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/25/apache-25.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/25/apache-25.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/42/commons-parent-42.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/18/apache-18.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/18/apache-18.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.1/maven-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.1/maven-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-plugin-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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-plugin-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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:pom:3.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.xbean:xbean:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.xbean:xbean:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean/3.7/xbean-3.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-java5-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-java5-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-default-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis-default-flava:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.geronimo.genesis:genesis:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.collections:google-collections:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google:google:pom:1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/1/google-1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/1/google-1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sitetools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-text: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)] [1;34mINFOm] Artifact org.apache.commons:commons-text: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/45/commons-parent-45.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/45/commons-parent-45.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-lang3:pom:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.13 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:34 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/34/commons-parent-34.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/34/commons-parent-34.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:2.0.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-modules:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:pom:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:1.0.10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-containers:pom:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:1.2-alpha-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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:1.2-alpha-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:pom:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact 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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:9 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/9/commons-parent-9.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/9/commons-parent-9.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact commons-lang:commons-lang:pom:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api: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)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon: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)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.4/wagon-2.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.4/wagon-2.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-text:pom:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-compress:pom:1.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-compress:pom:1.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom: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 [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/61/commons-parent-61.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/61/commons-parent-61.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.github.luben:zstd-jni:pom:1.5.5-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:pom:1.5.5-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:6.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/6.5/plexus-6.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-invoker:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-artifact:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-model:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-core:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-settings: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-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)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact junit:junit: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api: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)] [1;34mINFOm] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-compress:jar:1.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:jar:1.5.5-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver: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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-invoker:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-artifact:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-model:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-core:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-settings: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model-builder: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.eclipse.aether:aether-impl:jar:1.0.0.v20140518 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:jar:2.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:jar:3.1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject: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), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-site-renderer:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-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)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-decoration-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-skin-model:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-module-xhtml5:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact junit:junit: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-velocity:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity:jar:1.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-lang:commons-lang:jar:2.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api: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)] [1;34mINFOm] Artifact org.apache.commons:commons-text:jar:1.11.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact commons-logging:commons-logging:jar:1.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-compress:jar:1.24.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:jar:1.5.5-10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interactivity-api:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.2/cdi-api-1.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.7/velocity-1.7.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/3.8.1/junit-3.8.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.4/commons-lang-2.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.2/commons-logging-1.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-codec/commons-codec/1.11/commons-codec-1.11.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/iq80/snappy/snappy/0.4/snappy-0.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.9/xz-1.9.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.9.0/plexus-archiver-4.9.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.24.0/commons-compress-1.24.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-10/zstd-jni-1.5.5-10.jar90m (0 B at 0 B/s)0m [1;34mINFOm] No previous run data found, generating javadoc. [1;34mINFOm] Loading source files for package org.xembly... Constructing Javadoc information... Standard Doclet version 11.0.20.1 Building tree for all the packages and classes... Generating /home/r/repo/target/site/apidocs/org/xembly/Callback.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.Cursor.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directive.Stack.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Directives.html... Generating /home/r/repo/target/site/apidocs/org/xembly/ImpossibleModificationException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/SyntaxException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Default.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Document.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Formatted.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Transformers.Node.html... Generating /home/r/repo/target/site/apidocs/org/xembly/Xembler.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-summary.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-tree.html... Generating /home/r/repo/target/site/apidocs/constant-values.html... Generating /home/r/repo/target/site/apidocs/serialized-form.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/SyntaxException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/ImpossibleModificationException.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Callback.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Formatted.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Default.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Document.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Transformers.Node.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directives.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.Stack.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Directive.Cursor.html... Generating /home/r/repo/target/site/apidocs/org/xembly/class-use/Xembler.html... Generating /home/r/repo/target/site/apidocs/org/xembly/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/site/apidocs/overview-tree.html... Generating /home/r/repo/target/site/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/target/site/apidocs/allclasses-index.html... Generating /home/r/repo/target/site/apidocs/allpackages-index.html... Generating /home/r/repo/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/site/apidocs/allclasses.html... Generating /home/r/repo/target/site/apidocs/allclasses.html... Generating /home/r/repo/target/site/apidocs/index.html... Generating /home/r/repo/target/site/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @todo, @checkstyle [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mjcabi:0.17.0:versionalizem 1m(jcabi-versionalize-packages)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact com.jcabi:jcabi-log:pom:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.jcabi:jcabi-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-api:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.slf4j:slf4j-parent:pom:2.0.0-beta1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-core:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.0.5/maven-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.0.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-settings-builder:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.1.18 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.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)] [1;34mINFOm] Artifact org.apache.maven:maven-repository-metadata:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-artifact:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-plugin-api:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-utils:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model-builder:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.0.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-aether-provider:pom:3.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.1.0/aether-1.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.8.6/maven-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/5/google-5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/google/5/google-5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:failureaccess:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:guava-parent:pom:26.0-android is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.guava:listenablefuture:pom:9999.0-empty-to-avoid-conflict-with-guava is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.google.code.findbugs:jsr305:pom:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.jcabi:jcabi-log:jar:0.22.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-utils:jar:3.3.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.google.guava:failureaccess:jar:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.code.findbugs:jsr305:jar:3.0.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/objenesis/objenesis/3.2/objenesis-3.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0maopalliance/aopalliance/1.0/aopalliance-1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/31.1-jre/guava-31.1-jre.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Versionalizing /home/r/repo/target/classes directory [1;34mINFOm] File /home/r/repo/target/classes/org/xembly/com-jcabi-incubator-xembly-jar.txt added [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mjar:3.3.0:jarm 1m(default-jar)m @ 36mxembly0;1m ---m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-archiver:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver:pom:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-io: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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-io: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-compress: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)] [1;34mINFOm] Artifact org.apache.commons:commons-compress: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-io: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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-compress:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.maven:maven-archiver:jar:3.6.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-io: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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.4.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-compress:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.21/commons-compress-1.21.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Building jar: /home/r/repo/target/xembly-0.31.0.jar [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32msource:3.3.0:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] [1;34mINFOm] 1m--- 0;32msource:3.3.0:jarm 1m(jcabi-sources)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:pom:4.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.github.luben:zstd-jni:pom:1.5.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)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:pom:1.5.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:jar:1.5.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)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-archiver:jar:4.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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact com.github.luben:zstd-jni:jar:1.5.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Building jar: /home/r/repo/target/xembly-0.31.0-sources.jar [1;34mINFOm] [1;34mINFOm] 1m--- 0;32massembly:3.6.0:singlem 1m(assemble-all)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:pom:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:37 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-common-artifact-filters:jar:3.3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Building jar: /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mjavadoc:3.6.3:jarm 1m(jcabi-javadoc)m @ 36mxembly0;1m ---m [1;34mINFOm] Configuration changed, re-generating javadoc. [1;34mINFOm] Loading source files for package org.xembly... Constructing Javadoc information... Standard Doclet version 11.0.20.1 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/org/xembly/Callback.html... Generating /home/r/repo/target/apidocs/org/xembly/Directive.html... Generating /home/r/repo/target/apidocs/org/xembly/Directive.Cursor.html... Generating /home/r/repo/target/apidocs/org/xembly/Directive.Stack.html... Generating /home/r/repo/target/apidocs/org/xembly/Directives.html... Generating /home/r/repo/target/apidocs/org/xembly/ImpossibleModificationException.html... Generating /home/r/repo/target/apidocs/org/xembly/SyntaxException.html... Generating /home/r/repo/target/apidocs/org/xembly/Transformers.html... Generating /home/r/repo/target/apidocs/org/xembly/Transformers.Default.html... Generating /home/r/repo/target/apidocs/org/xembly/Transformers.Document.html... Generating /home/r/repo/target/apidocs/org/xembly/Transformers.Formatted.html... Generating /home/r/repo/target/apidocs/org/xembly/Transformers.Node.html... Generating /home/r/repo/target/apidocs/org/xembly/Xembler.html... Generating /home/r/repo/target/apidocs/org/xembly/package-summary.html... Generating /home/r/repo/target/apidocs/org/xembly/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/serialized-form.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/SyntaxException.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/ImpossibleModificationException.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Callback.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Transformers.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Transformers.Formatted.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Transformers.Default.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Transformers.Document.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Transformers.Node.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directives.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.Stack.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.Cursor.html... Generating /home/r/repo/target/apidocs/org/xembly/class-use/Xembler.html... Generating /home/r/repo/target/apidocs/org/xembly/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-index.html... Generating /home/r/repo/target/apidocs/allpackages-index.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/allclasses.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/help-doc.html... Note: Custom tags that could override future standard tags: @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names. Note: Custom tags that were not seen: @todo, @checkstyle [1;34mINFOm] Building jar: /home/r/repo/target/xembly-0.31.0-javadoc.jar [1;34mINFOm] [1;34mINFOm] 1m--- 0;32minvoker:3.6.0:installm 1m(default)m @ 36mxembly0;1m ---m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:pom:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.1.0/maven-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:pom:1.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-components:pom:1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus:pom:3.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), plexus.snapshots (https://oss.sonatype.org/content/repositories/plexus-snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3/plexus-3.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-api:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.aether:aether-util:pom:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-classworlds:pom:2.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:pom:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:pom:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom:15 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-components:pom: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:16 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/16/maven-parent-16.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0/doxia-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-parent:pom:10 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/10/maven-parent-10.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/10/maven-parent-10.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.1/maven-2.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/11/maven-parent-11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/5/apache-5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/5/apache-5.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity-tools:pom:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.1/commons-logging-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact log4j:log4j:pom:1.2.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlog4j/log4j/1.2.12/log4j-1.2.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact logkit:logkit:pom:1.0.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mlogkit/logkit/1.0.1/logkit-1.0.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact avalon-framework:avalon-framework:pom:4.1.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mavalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-chain:commons-chain:pom:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-digester:commons-digester:pom:1.6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.6/commons-digester-1.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0/commons-logging-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-logging:commons-logging:pom:1.0.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact oro:oro:pom:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity:pom:1.6.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-script-interpreter: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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-script-interpreter: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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.groovy:groovy:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.groovy:groovy-json:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-json:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.groovy:groovy-xml:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-xml:pom:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.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)] [1;34mINFOm] Artifact org.apache.maven:maven-model: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.commons:commons-text: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)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:jar:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.collections:google-collections: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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-script-interpreter: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)] [1;34mINFOm] Artifact org.apache.groovy:groovy:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-json:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-xml:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-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)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-impl:jar:3.2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.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)] [1;34mINFOm] Artifact org.apache.maven:maven-model: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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.eclipse.aether:aether-api:jar:0.9.0.M2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.aether:aether-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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus: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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] 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), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] Artifact org.apache.commons:commons-text: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)] [1;34mINFOm] Artifact org.apache.httpcomponents:httpcore:jar:4.4.14 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-integration-tools:jar:1.11.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.velocity:velocity-tools:jar:2.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-digester:commons-digester:jar:1.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-chain:commons-chain:jar:1.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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)] [1;34mINFOm] Artifact oro:oro:jar:2.0.8 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-logging-api:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-container-default:jar:2.1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.xbean:xbean-reflect:jar:3.7 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.google.collections:google-collections: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)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-script-interpreter: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)] [1;34mINFOm] Artifact org.apache.groovy:groovy:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-json:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.groovy:groovy-xml:jar:4.0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.shared:maven-shared-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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-text/1.3/commons-text-1.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/1.8/commons-digester-1.8.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-chain/commons-chain/1.1/commons-chain-1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.1/dom4j-1.1.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0moro/oro/2.0.8/oro-2.0.8.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-script-interpreter/1.4/maven-script-interpreter-1.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/collections/google-collections/1.0/google-collections-1.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.4.1/maven-shared-utils-3.4.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-sources.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-javadoc.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar [1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom [1;34mINFOm] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom [1;34mINFOm] [1;34mINFOm] 1m--- 0;32minvoker:3.6.0:runm 1m(default)m @ 36mxembly0;1m ---m [1;34mINFOm] Building: 1msaxon/pom.xmlm [1;34mINFOm] saxon/pom.xml .................................... 1;32mSUCCESSm (7.690 s) [1;34mINFOm] Building: 1mxerces/pom.xmlm [1;34mINFOm] xerces/pom.xml ................................... 1;32mSUCCESSm (6.361 s) [1;34mINFOm] 1m-------------------------------------------------m [1;34mINFOm] Build Summary: [1;34mINFOm] Passed: 2, Failed: 0, Errors: 0, Skipped: 0 [1;34mINFOm] 1m-------------------------------------------------m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mantrun:3.1.0:runm 1m(jcabi-xcop)m @ 36mxembly0;1m ---m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] [1;34mINFOm] 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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/ant/ant/1.10.12/ant-1.10.12.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Executing tasks [1;34mINFOm] [exec] /home/r/repo/pom.xml looks good [1;34mINFOm] [exec] /home/r/repo/src/it/saxon/pom.xml looks good [1;34mINFOm] [exec] /home/r/repo/src/it/settings.xml looks good [1;34mINFOm] [exec] /home/r/repo/src/it/xerces/pom.xml looks good [1;34mINFOm] [exec] /home/r/repo/src/site/site.xml looks good [1;34mINFOm] Executed tasks [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mgpg:3.1.0:signm 1m(jcabi-sign-artifacts)m @ 36mxembly0;1m ---m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom90m (11 kB at 100 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.pom90m (6.6 kB at 59 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.pom90m (3.9 kB at 35 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom90m (2.2 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom90m (2.3 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom90m (5.4 kB at 49 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom90m (3.1 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom90m (2.6 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom90m (1.2 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom90m (7.8 kB at 70 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/forge/forge-parent/6/forge-parent-6.pom90m (11 kB at 97 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom90m (815 B at 7.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom90m (4.2 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom90m (17 kB at 155 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom90m (4.0 kB at 36 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom90m (17 kB at 148 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom90m (5.5 kB at 49 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom90m (11 kB at 99 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom90m (2.2 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom90m (2.5 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom90m (7.7 kB at 69 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.pom90m (2.1 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom90m (3.7 kB at 33 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom90m (1.7 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom90m (5.3 kB at 48 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom90m (5.1 kB at 46 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/33/maven-parent-33.pom90m (44 kB at 384 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom90m (5.0 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom90m (4.6 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/30/maven-parent-30.pom90m (41 kB at 350 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.pom90m (13 kB at 119 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar90m (159 kB at 1.2 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar Downloaded90m from20moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar90m (38 kB at 312 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.0/maven-settings-3.0.jar90m (47 kB at 354 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.0/maven-core-3.0.jar90m (527 kB at 3.0 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar90m (30 kB at 143 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.0/maven-model-3.0.jar90m (165 kB at 713 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar90m (51 kB at 176 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar Downloaded90m from00moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar90m (49 kB at 147 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar90m (106 kB at 314 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar90m (14 kB at 31 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar90m (148 kB at 334 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-util/1.7/aether-util-1.7.jar90m (108 kB at 238 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar90m (202 kB at 429 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/aether/aether-api/1.7/aether-api-1.7.jar90m (74 kB at 147 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar90m (61 kB at 103 kB/s)0m 90mDownloading4from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar90m (472 kB at 785 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar90m (52 kB at 84 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar90m (153 kB at 229 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar90m (46 kB at 68 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar90m (164 kB at 223 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.5/commons-io-2.5.jar90m (209 kB at 278 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar90m (61 kB at 76 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar90m (26 kB at 30 kB/s)0m [1;34mINFOm] Signing 5 files with F8BB5686 secret key. gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: starting migration from earlier GnuPG versions gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent gpg: key 7124994AF8BB5686: secret key imported gpg: migration succeeded gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' gpg: WARNING: unsafe permissions on homedir '/home/r' [1;34mINFOm] [1;34mINFOm] 1m--- 0;32minstall:3.1.1:installm 1m(default-install)m @ 36mxembly0;1m ---m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar90m (267 kB at 1.9 MB/s)0m [1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-sources.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-javadoc.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.pom.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-sources.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar.asc [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mdeploy:3.1.1:deploym 1m(default-deploy)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping artifact deployment [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:deploym 1m(jcabi-deploy-to-sonatype)m @ 36mxembly0;1m ---m [1;34mINFOm] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")... [1;34mINFOm] + Using server credentials "oss.sonatype.org" from Maven settings. [1;34mINFOm] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [1;34mINFOm] * Using staging profile ID "1b266eb8dd426a" (matched by Nexus). [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar [1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar.asc [1;34mINFOm] Installing /home/r/repo/target/xembly-0.31.0-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar.asc [1;34mINFOm] Performing remote staging... [1;34mINFOm] [1;34mINFOm] * Remote staging into staging profile ID "1b266eb8dd426a" [1;34mINFOm] * Created staging repository with ID "comjcabi-1923". [1;34mINFOm] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923 [1;34mINFOm] * Uploading locally staged artifacts to profile com.jcabi 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar90m (369 kB at 371 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/maven-metadata.xml 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/maven-metadata.xml Uploaded90m)to30moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/maven-metadata.xml90m (307 B at 532 B/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar.asc Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-javadoc.jar.asc90m (488 B at 2.5 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar.asc Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar.asc90m (488 B at 2.5 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar.asc Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar.asc90m (488 B at 2.5 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar.asc Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar.asc90m (488 B at 2.6 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom.asc Uploaded90m)to40moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom.asc90m (488 B at 2.6 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar Uploaded90m)to50moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-jar-with-dependencies.jar90m (56 kB at 97 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar Uploaded90m)to50moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0-sources.jar90m (56 kB at 96 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar Uploaded90m)to50moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.jar90m (56 kB at 79 kB/s)0m 90mUploading to 0moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom Uploaded90m)to10moss.sonatype.org90m: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1923/0mcom/jcabi/incubator/xembly/0.31.0/xembly-0.31.0.pom90m (10 kB at 17 kB/s)0m [1;34mINFOm] * Upload of locally staged artifacts finished. [1;34mINFOm] * Closing staging repository with ID "comjcabi-1923". Waiting for operation to complete... ............. [1;34mINFOm] Remote staged 1 repositories, finished with success. [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mnexus-staging:1.6.13:releasem 1m(jcabi-deploy-to-sonatype)m @ 36mxembly0;1m ---m [1;34mINFOm] + Using server credentials "oss.sonatype.org" from Maven settings. [1;34mINFOm] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional" [1;34mINFOm] Releasing staging repository with IDs=[comjcabi-1923] Waiting for operation to complete... ....... [1;34mINFOm] Released [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] 1;32mBUILD SUCCESSm [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] Total time: 03:36 min [1;34mINFOm] Finished at: 2024-01-11T04:27:46Z [1;34mINFOm] 1m------------------------------------------------------------------------m 0m0m[1;34mINFOm] Error stacktraces are turned on. [1;34mINFOm] Scanning for projects... [1;34mINFOm] [1;34mINFOm] 1m---------------------< 0;36mcom.jcabi.incubator:xembly0;1m >---------------------m [1;34mINFOm] 1mBuilding xembly 0.31.0m [1;34mINFOm] from pom.xml [1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:pom:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugins:pom:36 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-site-plugin:jar:3.12.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.github.github:site-maven-plugin:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.github.github:site-maven-plugin:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.github.github:github-maven-plugins-parent:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.github.github:github-maven-plugins-parent:pom:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.github.github:site-maven-plugin:jar:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.github.github:site-maven-plugin:jar:0.12 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar90m (0 B at 0 B/s)0m [1;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.3.2:cleanm 1m(default-clean)m @ 36mxembly0;1m ---m [1;34mINFOm] Deleting /home/r/repo/target [1;34mINFOm] [1;34mINFOm] 1m--- 0;32msite:3.12.1:sitem 1m(default-site)m @ 36mxembly0;1m ---m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.pom90m (6.7 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom90m (2.7 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.pom90m (2.5 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-java/0.42.14/flexmark-java-0.42.14.pom90m (20 kB at 87 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.pom90m (792 B at 6.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.pom90m (2.5 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.pom90m (1.8 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.pom90m (9.2 kB at 77 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.pom90m (1.1 kB at 9.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.pom90m (1.5 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.pom90m (1.5 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.12.0/doxia-module-xhtml-1.12.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.12.0/doxia-module-xhtml-1.12.0.pom90m (1.9 kB at 16 kB/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:pom:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom90m (770 B at 6.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom90m (6.0 kB at 52 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom90m (14 kB at 118 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom90m (3.8 kB at 18 kB/s)0m [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven:maven-model:pom:3.2.5 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom90m (5.5 kB at 48 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.pom90m (18 kB at 156 kB/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-parent:pom:48 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/48/commons-parent-48.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/48/commons-parent-48.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom90m (4.9 kB at 42 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom90m (4.5 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.pom90m (2.1 kB at 9.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.pom90m (4.5 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.pom90m (4.4 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.pom90m (2.2 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.pom90m (2.0 kB at 9.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.pom90m (2.1 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom90m (357 B at 2.9 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom90m (2.3 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.0/commons-collections-2.0.pom90m (171 B at 1.5 kB/s)0m [1;34mINFOm] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:pom:2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/2.1/commons-collections-2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact commons-collections:commons-collections:pom:3.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.pom90m (3.4 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-project/9.4.46.v20220331/jetty-project-9.4.46.v20220331.pom90m (71 kB at 567 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom90m (5.6 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom90m (7.2 kB at 60 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-bom/11.0.15.Final/infinispan-bom-11.0.15.Final.pom90m (19 kB at 159 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/infinispan/infinispan-build-configuration-parent/11.0.15.Final/infinispan-build-configuration-parent-11.0.15.Final.pom90m (13 kB at 65 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/36/jboss-parent-36.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/jboss-parent/36/jboss-parent-36.pom90m (66 kB at 539 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom90m (14 kB at 117 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.pom90m (4.0 kB at 35 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.pom90m (4.0 kB at 35 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.pom90m (1.2 kB at 6.0 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.pom90m (2.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.pom90m (2.1 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.pom90m (3.2 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.pom90m (1.7 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-markdown/1.12.0/doxia-module-markdown-1.12.0.jar90m (26 kB at 218 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-util/0.42.14/flexmark-util-0.42.14.jar90m (385 kB at 2.3 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/nibor/autolink/autolink/0.6.0/autolink-0.6.0.jar90m (16 kB at 57 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar Downloaded90m from30moss.sonatype.org90m:4https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-abbreviation/0.42.14/flexmark-ext-abbreviation-0.42.14.jar90m (35 kB at 97 kB/s)0m 90mDownloading3from80moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-autolink/0.42.14/flexmark-ext-autolink-0.42.14.jar90m (9.4 kB at 26 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark/0.42.14/flexmark-0.42.14.jar90m (389 kB at 1.1 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-formatter/0.42.14/flexmark-formatter-0.42.14.jar90m (97 kB at 253 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-definition/0.42.14/flexmark-ext-definition-0.42.14.jar90m (40 kB at 99 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-escaped-character/0.42.14/flexmark-ext-escaped-character-0.42.14.jar90m (13 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-gfm-strikethrough/0.42.14/flexmark-ext-gfm-strikethrough-0.42.14.jar90m (29 kB at 58 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-typographic/0.42.14/flexmark-ext-typographic-0.42.14.jar90m (22 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-tables/0.42.14/flexmark-ext-tables-0.42.14.jar90m (76 kB at 131 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/vladsch/flexmark/flexmark-ext-wikilink/0.42.14/flexmark-ext-wikilink-0.42.14.jar90m (26 kB at 42 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.6/commons-io-2.6.jar90m (215 kB at 337 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar90m (4.1 kB at 6.0 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar90m (55 kB at 78 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar90m (31 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar90m (26 kB at 34 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar90m (608 kB at 764 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar90m (66 kB at 80 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar90m (31 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar Downloaded90m from30moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar90m (170 kB at 181 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar90m (398 kB at 410 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar90m (161 kB at 155 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar90m (53 kB at 51 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar90m (46 kB at 43 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar90m (43 kB at 39 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar90m (44 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/16.0.1/guava-16.0.1.jar90m (2.2 MB at 1.9 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar90m (26 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.20/commons-compress-1.20.jar90m (632 kB at 510 kB/s)0m 90mDownloading3from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar90m (76 kB at 59 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar90m (195 kB at 152 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.11.1/doxia-module-xdoc-1.11.1.jar90m (37 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.11.1/doxia-module-apt-1.11.1.jar90m (55 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.11.1/doxia-module-fml-1.11.1.jar90m (38 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-confluence/1.11.1/doxia-module-confluence-1.11.1.jar90m (58 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-docbook-simple/1.11.1/doxia-module-docbook-simple-1.11.1.jar90m (128 kB at 90 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar90m (189 kB at 130 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar Downloaded90m from70moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-twiki/1.11.1/doxia-module-twiki-1.11.1.jar90m (73 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar90m (96 kB at 62 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-server/9.4.46.v20220331/jetty-server-9.4.46.v20220331.jar90m (733 kB at 473 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-servlet/9.4.46.v20220331/jetty-servlet-9.4.46.v20220331.jar90m (147 kB at 86 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar Downloaded90m fromk0moss.sonatype.org90m:|https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util-ajax/9.4.46.v20220331/jetty-util-ajax-9.4.46.v20220331.jar90m (67 kB at 39 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-http/9.4.46.v20220331/jetty-http-9.4.46.v20220331.jar90m (225 kB at 132 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-security/9.4.46.v20220331/jetty-security-9.4.46.v20220331.jar90m (119 kB at 69 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-io/9.4.46.v20220331/jetty-io-9.4.46.v20220331.jar90m (184 kB at 105 kB/s)0m Downloaded90m from40moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-xml/9.4.46.v20220331/jetty-xml-9.4.46.v20220331.jar90m (69 kB at 37 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-webapp/9.4.46.v20220331/jetty-webapp-9.4.46.v20220331.jar90m (141 kB at 75 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/jetty/jetty-util/9.4.46.v20220331/jetty-util-9.4.46.v20220331.jar90m (586 kB at 297 kB/s)0m [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.5.0 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.pom90m (18 kB at 87 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-project-info-reports-plugin/3.5.0/maven-project-info-reports-plugin-3.5.0.jar90m (293 kB at 1.1 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom90m (1.2 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom90m (6.2 kB at 55 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.pom90m (5.0 kB at 25 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.pom90m (22 kB at 109 kB/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-collections4:pom:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.pom90m (14 kB at 122 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.pom90m (10 kB at 91 kB/s)0m [1;34mINFOm] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.commons:commons-collections4:jar:4.4 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar90m (43 kB at 364 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar Downloaded90m from10moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-jar/3.0.0/maven-shared-jar-3.0.0.jar90m (40 kB at 183 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar90m (88 kB at 400 kB/s)0m Downloaded90m from70moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-digester/commons-digester/2.1/commons-digester-2.1.jar90m (197 kB at 663 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/bcel/bcel/6.7.0/bcel-6.7.0.jar90m (716 kB at 2.2 MB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-validator/commons-validator/1.7/commons-validator-1.7.jar90m (190 kB at 553 kB/s)0m [1;34mINFOm] 5 reports configured for maven-project-info-reports-plugin:3.5.0: dependencies, index, plugins, scm, summary [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:3.3.1 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.pom90m (8.3 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/jxr/jxr/3.3.1/jxr-3.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/jxr/jxr/3.3.1/jxr-3.3.1.pom90m (6.2 kB at 31 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jxr-plugin/3.3.1/maven-jxr-plugin-3.3.1.jar90m (66 kB at 305 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.pom90m (3.6 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.8/wagon-2.8.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.8/wagon-2.8.pom90m (19 kB at 165 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/24/maven-parent-24.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/24/maven-parent-24.pom90m (37 kB at 313 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/14/apache-14.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/14/apache-14.pom90m (15 kB at 129 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.pom90m (20 kB at 100 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/62/commons-parent-62.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/62/commons-parent-62.pom90m (81 kB at 374 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-jxr/3.3.1/maven-jxr-3.3.1.jar90m (72 kB at 333 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.jar90m (53 kB at 401 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar90m (61 kB at 288 kB/s)0m Downloaded90m from40moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar90m (575 kB at 1.9 MB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-io/commons-io/2.14.0/commons-io-2.14.0.jar90m (494 kB at 1.5 MB/s)0m [1;34mINFOm] preparing maven-jxr-plugin:jxr report requires 'generate-sources' forked phase execution [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:jxr0;1m > 0;1mgenerate-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:28:06 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:jxr0;1m < 0;1mgenerate-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] 'generate-sources' forked phase execution for maven-jxr-plugin:jxr report preparation done [1;34mINFOm] preparing maven-jxr-plugin:test-jxr report requires 'generate-test-sources' forked phase execution [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mjxr:3.3.1:test-jxr0;1m > 0;1mgenerate-test-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:28:06 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mxembly0;1m ---m [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mxembly0;1m ---m [1;33mWARNINGm] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [1;34mINFOm] Recompiling the module because of 1mchanged source codem. [1;34mINFOm] Compiling 31 source files with javac [debug deprecation target 1.8] to target/classes [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mjxr:3.3.1:test-jxr0;1m < 0;1mgenerate-test-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] 'generate-test-sources' forked phase execution for maven-jxr-plugin:test-jxr report preparation done [1;34mINFOm] 4 reports detected for maven-jxr-plugin:3.3.1: jxr, jxr-no-fork, test-jxr, test-jxr-no-fork [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.2.3 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.pom90m (8.1 kB at 39 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-report-plugin/3.2.3/maven-surefire-report-plugin-3.2.3.jar90m (45 kB at 212 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.pom90m (3.0 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/surefire/surefire-report-parser/3.2.3/surefire-report-parser-3.2.3.jar90m (20 kB at 98 kB/s)0m [1;34mINFOm] 1 report configured for maven-surefire-report-plugin:3.2.3: report-only [1;34mINFOm] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.16.2 [1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions/2.16.2/versions-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:77 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:mojo-parent:pom:77 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo:versions-maven-plugin:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/2.16.2/versions-maven-plugin-2.16.2.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:pom:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon:pom:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:pom:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:pom:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:50 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/50/oss-parent-50.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:pom:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.fasterxml:oss-parent:pom:38 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/oss-parent/38/oss-parent-38.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.eclipse.sisu:sisu-plexus:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jboss.weld:weld-api-parent:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jboss.weld:weld-api-bom:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.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), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jboss.weld:weld-parent:pom:6 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jboss/weld/weld-parent/6/weld-parent-6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact javax.annotation:jsr250-api:pom:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact 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), maven-default-http-blocker (http://0.0.0.0/, default, releases+snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:org.eclipse.sisu.inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.eclipse.sisu:sisu-inject:pom:0.3.0.M1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact dom4j:dom4j:pom:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact dom4j:dom4j:pom:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact dom4j:dom4j:jar:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:jar:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:jar:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-model-report:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-common:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.mojo.versions:versions-api:jar:2.16.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.plexus:plexus-interpolation:jar:1.21 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-core:jar:1.12.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact dom4j:dom4j:jar:1.6.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact com.fasterxml.woodstox:woodstox-core:jar:6.5.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.codehaus.woodstox:stax2-api:jar:4.2.1 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model/2.16.2/versions-model-2.16.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-api/2.16.2/versions-api-2.16.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-model-report/2.16.2/versions-model-report-2.16.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions/versions-common/2.16.2/versions-common-2.16.2.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mdom4j/dom4j/1.6.1/dom4j-1.6.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar90m (0 B at 0 B/s)0m [1;34mINFOm] 2 reports configured for versions-maven-plugin:2.16.2: dependency-updates-report, plugin-updates-report [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:3.6.3 [1;34mINFOm] preparing maven-javadoc-plugin:javadoc report requires 'generate-sources' forked phase execution [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:javadoc0;1m > 0;1mgenerate-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:28:14 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:javadoc0;1m < 0;1mgenerate-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] 'generate-sources' forked phase execution for maven-javadoc-plugin:javadoc report preparation done [1;34mINFOm] preparing maven-javadoc-plugin:test-javadoc report requires 'generate-test-sources' forked phase execution [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mjavadoc:3.6.3:test-javadoc0;1m > 0;1mgenerate-test-sourcesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:28:14 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mxembly0;1m ---m [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mxembly0;1m ---m [1;33mWARNINGm] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [1;34mINFOm] Nothing to compile - all classes are up to date. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mjavadoc:3.6.3:test-javadoc0;1m < 0;1mgenerate-test-sourcesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] 'generate-test-sources' forked phase execution for maven-javadoc-plugin:test-javadoc report preparation done [1;34mINFOm] 2 reports configured for maven-javadoc-plugin:3.6.3: javadoc, test-javadoc [1;34mINFOm] configuring report plugin org.jacoco:jacoco-maven-plugin:0.8.11 [1;34mINFOm] Artifact org.jacoco:jacoco-maven-plugin:pom:0.8.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)] [1;34mINFOm] Artifact org.jacoco:jacoco-maven-plugin:pom:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:org.jacoco.build:pom:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.build:pom:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.ow2.asm:asm-bom:pom:9.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-bom:pom:9.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:jacoco-maven-plugin:jar:0.8.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)] [1;34mINFOm] Artifact org.jacoco:jacoco-maven-plugin:jar:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:org.jacoco.agent:pom:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.agent:pom:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:org.jacoco.core:pom:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.core:pom:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.ow2.asm:asm-commons:pom:9.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-commons:pom:9.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.ow2.asm:asm-tree:pom:9.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), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.ow2.asm:asm-tree:pom:9.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), ow2-snapshot (https://repository.ow2.org/nexus/content/repositories/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:org.jacoco.report:pom:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.report:pom:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.jacoco:org.jacoco.agent:jar:runtime:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.core:jar:0.8.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-commons:jar:9.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-tree:jar:9.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.report:jar:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.agent:jar:runtime:0.8.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.core:jar:0.8.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-commons:jar:9.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)] [1;34mINFOm] Artifact org.ow2.asm:asm-tree:jar:9.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)] [1;34mINFOm] Artifact org.jacoco:org.jacoco.report:jar:0.8.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)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar90m (0 B at 0 B/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar90m (0 B at 0 B/s)0m [1;34mINFOm] 3 reports detected for jacoco-maven-plugin:0.8.11: report, report-aggregate, report-integration [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-report-plugin:3.10.2 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.pom90m (9.1 kB at 45 kB/s)0m [1;34mINFOm] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugin-tools:maven-plugin-tools:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-report-plugin/3.10.2/maven-plugin-report-plugin-3.10.2.jar90m (49 kB at 235 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom90m (1.4 kB at 7.2 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.pom90m (5.8 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.pom90m (3.3 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.pom90m (13 kB at 115 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.pom90m (9.2 kB at 80 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar90m (14 kB at 67 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mnet/sf/jtidy/jtidy/r938/jtidy-r938.jar90m (250 kB at 1.7 MB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-generators/3.10.2/maven-plugin-tools-generators-3.10.2.jar90m (44 kB at 212 kB/s)0m Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-api/3.10.2/maven-plugin-tools-api-3.10.2.jar90m (56 kB at 244 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jsoup/jsoup/1.16.2/jsoup-1.16.2.jar90m (452 kB at 1.5 MB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.1/commons-collections-3.1.jar90m (559 kB at 1.9 MB/s)0m [1;34mINFOm] preparing maven-plugin-report-plugin:report report requires 'process-classes' forked phase execution [1;34mINFOm] [1;34mINFOm] 1m>>> 0;32mplugin-report:3.10.2:report0;1m > 0;1mprocess-classesm @ 36mxembly0;1m >>>m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32menforcer:3.4.1:enforcem 1m(enforce-maven)m @ 36mxembly0;1m ---m [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:createm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] ShortRevision tag detected. The value is '7'. [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing buildNumber: 5e314b3 at timestamp: 2024-01-11T04:28:18 [1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD' [1;34mINFOm] Working directory: /home/r/repo [1;34mINFOm] Storing scmBranch: __rultor [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mbuildnumber:3.2.0:create-timestampm 1m(jcabi-build-number)m @ 36mxembly0;1m ---m [1;34mINFOm] Skipping because we are not in root module. [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:resourcesm 1m(default-resources)m @ 36mxembly0;1m ---m [1;34mINFOm] skip non existing resourceDirectory /home/r/repo/src/main/resources [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mcompiler:3.12.1:compilem 1m(default-compile)m @ 36mxembly0;1m ---m [1;33mWARNINGm] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in javac. [1;34mINFOm] Nothing to compile - all classes are up to date. [1;34mINFOm] [1;34mINFOm] 1m<<< 0;32mplugin-report:3.10.2:report0;1m < 0;1mprocess-classesm @ 36mxembly0;1m <<<m [1;34mINFOm] [1;34mINFOm] 'process-classes' forked phase execution for maven-plugin-report-plugin:report report preparation done [1;34mINFOm] 1 report detected for maven-plugin-report-plugin:3.10.2: report [1;34mINFOm] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.10.2 [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:pom:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.pom90m (0 B at 0 B/s)0m [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache.maven.plugins:maven-plugin-plugin:jar:3.10.2 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/3.10.2/maven-plugin-plugin-3.10.2.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.pom90m (2.8 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.pom90m (5.0 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.pom90m (2.9 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom90m (2.6 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.pom90m (2.4 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.10.2/maven-script-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-script/3.10.2/maven-script-3.10.2.pom90m (1.8 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.pom90m (3.3 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.pom90m (2.1 kB at 10 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-java/3.10.2/maven-plugin-tools-java-3.10.2.jar90m (19 kB at 65 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar90m (224 kB at 1.5 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.jar Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.10.2/maven-plugin-tools-annotations-3.10.2.jar90m (79 kB at 342 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.jar Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-util/9.6/asm-util-9.6.jar90m (91 kB at 393 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.jar Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.jar90m (34 kB at 140 kB/s)0m Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-ant/3.10.2/maven-plugin-tools-ant-3.10.2.jar90m (14 kB at 39 kB/s)0m Downloaded90m from50moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.10.2/maven-plugin-tools-beanshell-3.10.2.jar90m (14 kB at 33 kB/s)0m Downloaded90m from50moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugin-tools/maven-plugin-tools-model/3.10.2/maven-plugin-tools-model-3.10.2.jar90m (30 kB at 69 kB/s)0m Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar90m (5.9 MB at 6.8 MB/s)0m [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. [1;34mINFOm] Skipping JaCoCo execution due to missing execution data file. [1;34mINFOm] 1mRendering site with default locale English (en)m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0-site_en.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/parent/0.67.0/parent-0.67.0-site.xml [1;34mINFOm] Relativizing decoration links with respect to localized project URL: https://github.com/yegor256/xembly 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-skin/1.7.1/jcabi-maven-skin-1.7.1.jar90m (8.2 kB at 631 kB/s)0m [1;34mINFOm] Rendering content with 1mcom.jcabi:jcabi-maven-skin:jar:1.7.1 skinm. [1;34mINFOm] Skipped "Source Xref" report (maven-jxr-plugin:3.3.1:jxr-no-fork), file "xref/index.html" already exists. [1;34mINFOm] Skipped "Test Source Xref" report (maven-jxr-plugin:3.3.1:test-jxr-no-fork), file "xref-test/index.html" already exists. [1;34mINFOm] Generating "1mDependenciesm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:dependenciesm 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.pom90m (5.6 kB at 49 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/3/felix-parent-3.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/3/felix-parent-3.pom90m (17 kB at 149 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/17/apache-17.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/17/apache-17.pom90m (16 kB at 140 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom90m (1.4 kB at 6.9 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom90m (5.9 kB at 51 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/2.1/felix-parent-2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/2.1/felix-parent-2.1.pom90m (9.7 kB at 85 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom90m (193 B at 1.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.pom90m (12 kB at 103 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom90m (3.3 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom90m (463 B at 2.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom90m (11 kB at 98 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.0/maven-2.2.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.2.0/maven-2.2.0.pom90m (22 kB at 195 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom90m (2.2 kB at 7.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom90m (3.2 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom90m (6.8 kB at 61 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom90m (12 kB at 102 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom90m (889 B at 7.9 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom90m (5.8 kB at 52 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.pom90m (2.3 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom90m (6.9 kB at 61 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom90m (2.0 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom90m (1.9 kB at 9.0 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom90m (7.9 kB at 70 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom90m (3.0 kB at 26 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom90m (2.2 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom90m (1.9 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom90m (1.4 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom90m (2.0 kB at 9.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.1/doxia-1.1.pom90m (15 kB at 131 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom90m (1.6 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom90m (2.3 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom90m (2.2 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom90m (1.6 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom90m (2.8 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom90m (3.1 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom90m (880 B at 7.8 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.pom90m (8.0 kB at 70 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom90m (1.5 kB at 7.1 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom90m (2.1 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom90m (7.1 kB at 60 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.pom90m (3.3 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom90m (4.5 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom90m (8.7 kB at 73 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom90m (1.6 kB at 14 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/2.0.6/maven-2.0.6.pom90m (9.0 kB at 79 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/5/maven-parent-5.pom90m (15 kB at 134 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/3/apache-3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/apache/3/apache-3.pom90m (3.4 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom90m (3.0 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom90m (6.7 kB at 59 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom90m (2.0 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom90m (1.8 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom90m (1.4 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom90m (424 B at 2.1 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom90m (3.9 kB at 35 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom90m (2.0 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom90m (1.9 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom90m (2.6 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom90m (2.6 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.0/commons-cli-1.0.pom90m (2.1 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom90m (1.5 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom90m (2.0 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom90m (2.8 kB at 25 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom90m (2.7 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom90m (6.8 kB at 34 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom90m (3.1 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom90m (8.1 kB at 71 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom90m (4.4 kB at 39 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom90m (9.6 kB at 46 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom90m (2.4 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom90m (8.1 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom90m (1.1 kB at 5.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom90m (2.0 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom90m (3.0 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom90m (1.0 kB at 9.2 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom90m (7.2 kB at 64 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom90m (2.4 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom90m (7.7 kB at 68 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.5/velocity-1.5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.5/velocity-1.5.pom90m (7.8 kB at 69 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.pom90m (9.9 kB at 88 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom90m (3.2 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom90m (2.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom90m (2.4 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom90m (2.7 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom90m (2.2 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom90m (1.6 kB at 14 kB/s)0m [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] [1;34mINFOm] Artifact org.apache.maven.doxia:doxia-sink-api:jar:1.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), maven-default-http-blocker (http://0.0.0.0/, default, snapshots, blocked)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/3.0.0/maven-bundle-plugin-3.0.0.jar90m (187 kB at 1.4 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar Downloaded90m from30moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar90m (68 kB at 423 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar Downloaded90m from30moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.5.2/easymock-2.5.2.jar90m (95 kB at 560 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar Downloaded90m fromk0moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar90m (350 kB at 2.0 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar90m (168 kB at 783 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar Downloaded90m from20moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar90m (175 kB at 554 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded90m from20moss.sonatype.org90m:2https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar90m (22 kB at 66 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded90m from20moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar90m (49 kB at 120 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded90m from20moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar90m (8.8 kB at 21 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar90m (614 kB at 1.3 MB/s)0m 90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar90m (17 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar90m (9.8 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar90m (22 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/3.0.0/biz.aQute.bndlib-3.0.0.jar90m (2.2 MB at 3.4 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar90m (35 kB at 55 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar90m (11 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar90m (87 kB at 128 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar Downloaded90m from90moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar90m (45 kB at 58 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar Downloaded90m from90moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar90m (80 kB at 103 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar Downloaded90m from10moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar90m (26 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjunit/junit/4.11/junit-4.11.jar90m (245 kB at 302 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar90m (194 kB at 237 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar90m (13 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-cli/commons-cli/1.2/commons-cli-1.2.jar90m (41 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar90m (30 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar90m (12 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar90m (156 kB at 152 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar90m (13 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar90m (65 kB at 62 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar90m (39 kB at 36 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbackport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar90m (332 kB at 299 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mclassworlds/classworlds/1.1/classworlds-1.1.jar90m (38 kB at 33 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar90m (22 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloaded90m from80moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar90m (10 kB at 8.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar Downloaded90m from10moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar90m (58 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar90m (184 kB at 148 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar90m (60 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar90m (231 kB at 176 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.5/velocity-1.5.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar90m (55 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar90m (7.7 kB at 5.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar90m (47 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar90m (11 kB at 7.0 kB/s)0m 90mDownloading3from90moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/velocity/velocity/1.5/velocity-1.5.jar90m (392 kB at 260 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-lang/commons-lang/2.1/commons-lang-2.1.jar90m (208 kB at 137 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar90m (49 kB at 32 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcommons-collections/commons-collections/3.2/commons-collections-3.2.jar90m (571 kB at 350 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar90m (28 kB at 17 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar90m (22 kB at 13 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar90m (19 kB at 11 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar90m (47 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom90m (11 kB at 51 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/6/felix-parent-6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/6/felix-parent-6.pom90m (22 kB at 190 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom90m (1.1 kB at 5.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom90m (4.1 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom90m (3.8 kB at 35 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom90m (14 kB at 118 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.4/easymock-2.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.4/easymock-2.4.pom90m (5.3 kB at 47 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom90m (8.3 kB at 73 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.3.9/maven-3.3.9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven/3.3.9/maven-3.3.9.pom90m (24 kB at 210 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/27/maven-parent-27.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/27/maven-parent-27.pom90m (41 kB at 348 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom90m (4.0 kB at 36 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom90m (3.8 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom90m (22 kB at 196 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/37/commons-parent-37.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-parent/37/commons-parent-37.pom90m (63 kB at 309 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom90m (1.8 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom90m (2.6 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom90m (748 B at 6.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom90m (3.8 kB at 19 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom90m (22 kB at 93 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom90m (1.9 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom90m (2.1 kB at 9.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom90m (2.7 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom90m (4.2 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom90m (14 kB at 68 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom90m (2.6 kB at 23 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom90m (14 kB at 114 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom90m (3.4 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom90m (3.1 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/18.0/guava-18.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/18.0/guava-18.0.pom90m (5.7 kB at 51 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/18.0/guava-parent-18.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/18.0/guava-parent-18.0.pom90m (7.7 kB at 69 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom90m (4.0 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom90m (1.8 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom90m (29 kB at 253 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom90m (2.0 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom90m (2.1 kB at 10 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom90m (3.4 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.0/guice-4.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.0/guice-4.0.pom90m (11 kB at 94 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.0/guice-parent-4.0.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice-parent/4.0/guice-parent-4.0.pom90m (15 kB at 136 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom90m (3.8 kB at 34 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom90m (1.7 kB at 8.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.10/wagon-2.10.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon/2.10/wagon-2.10.pom90m (21 kB at 180 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/26/maven-parent-26.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-parent/26/maven-parent-26.pom90m (40 kB at 343 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom90m (3.1 kB at 28 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom90m (4.5 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom90m (3.3 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom90m (3.3 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom90m (5.6 kB at 50 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom90m (4.8 kB at 43 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.pom90m (18 kB at 160 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.pom90m (1.9 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom90m (2.6 kB at 23 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom90m (7.4 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom90m (5.1 kB at 45 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jdom/jdom/1.1/jdom-1.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jdom/jdom/1.1/jdom-1.1.pom90m (2.2 kB at 19 kB/s)0m [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] [1;34mINFOm] Artifact org.apache.maven.reporting:maven-reporting-api:jar:3.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [oss.sonatype.org (https://oss.sonatype.org/content/groups/public, default, releases+snapshots), central (https://repo.maven.apache.org/maven2, default, releases), apache.snapshots (https://repository.apache.org/snapshots, default, snapshots)] 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar90m (213 kB at 1.5 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.4/easymock-2.4.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar Downloaded90m from70moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar90m (41 kB at 332 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar Downloaded90m fromk0moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar90m (475 kB at 2.1 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar Downloaded90m from60moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/easymock/easymock/2.4/easymock-2.4.jar90m (81 kB at 335 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar Downloaded90m from60moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar90m (164 kB at 596 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar Downloaded90m fromk0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar90m (638 kB at 1.9 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar90m (44 kB at 130 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar90m (15 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar Downloaded90m from30moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar90m (43 kB at 94 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar90m (55 kB at 117 kB/s)0m 90mDownloading2from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/18.0/guava-18.0.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar90m (47 kB at 92 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar90m (27 kB at 50 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar Downloaded90m fromM0moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar90m (3.7 MB at 5.2 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar90m (177 kB at 251 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar90m (67 kB at 91 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar90m (31 kB at 41 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar Downloaded90m from20moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar90m (173 kB at 205 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloaded90m from20moss.sonatype.org90m:7https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar90m (136 kB at 159 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar90m (147 kB at 167 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar Downloaded90m from20moss.sonatype.org90m:/https://oss.sonatype.org/content/groups/public/0mjavax/enterprise/cdi-api/1.0/cdi-api-1.0.jar90m (45 kB at 46 kB/s)0m 90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.0/guice-4.0-no_aop.jar Downloaded90m from20moss.sonatype.org90m:.https://oss.sonatype.org/content/groups/public/0mjavax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar90m (5.8 kB at 6.0 kB/s)0m 90mDownloading1from.0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar90m (205 kB at 208 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar90m (378 kB at 351 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar Downloaded90m from20moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar90m (4.3 kB at 3.9 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar Downloaded90m fromM0moss.sonatype.org90m:5https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/18.0/guava-18.0.jar90m (2.3 MB at 2.0 MB/s)0m 90mDownloading2from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/inject/guice/4.0/guice-4.0-no_aop.jar90m (424 kB at 366 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar Downloaded90m fromk0moss.sonatype.org90m:3https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar90m (435 kB at 357 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar90m (54 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar90m (290 kB at 235 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar90m (0 B at 0 B/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar90m (26 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar Downloaded90m fromk0moss.sonatype.org90m:9https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar90m (167 kB at 122 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar90m (196 kB at 143 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jdom/jdom/1.1/jdom-1.1.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/tukaani/xz/1.8/xz-1.8.jar90m (109 kB at 79 kB/s)0m Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar90m (37 kB at 25 kB/s)0m Downloaded90m from60moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0morg/jdom/jdom/1.1/jdom-1.1.jar90m (153 kB at 101 kB/s)0m Downloaded90m from60moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar90m (263 kB at 170 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/commons/commons-compress/1.19/commons-compress-1.19.jar90m (615 kB at 392 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom90m (11 kB at 94 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/7/felix-parent-7.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/felix-parent/7/felix-parent-7.pom90m (21 kB at 182 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom90m (5.2 kB at 46 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom90m (1.3 kB at 6.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom90m (1.3 kB at 6.3 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom90m (1.3 kB at 6.4 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom90m (1.9 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom90m (1.5 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom90m (1.3 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom90m (1.7 kB at 15 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom90m (1.9 kB at 16 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom90m (1.4 kB at 13 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom90m (2.7 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom90m (4.8 kB at 42 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom90m (13 kB at 116 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/10.0.1/guava-10.0.1.pom90m (5.4 kB at 48 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom90m (2.0 kB at 17 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom90m (965 B at 8.6 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom90m (2.5 kB at 22 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom90m (14 kB at 122 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar90m (212 kB at 1.4 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar90m (15 kB at 127 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar Downloaded90m fromB0moss.sonatype.org90m:Bhttps://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar90m (44 kB at 358 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar90m (33 kB at 266 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar90m (345 kB at 1.9 MB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar90m (37 kB at 157 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar Downloaded90m from30moss.sonatype.org90m:khttps://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar90m (17 kB at 69 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar90m (25 kB at 105 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar90m (24 kB at 77 kB/s)0m Downloaded90m from30moss.sonatype.org90m:1https://oss.sonatype.org/content/groups/public/0morg/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar90m (83 kB at 228 kB/s)0m Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar90m (154 kB at 393 kB/s)0m Downloaded90m from30moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar90m (424 kB at 798 kB/s)0m Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mbiz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar90m (3.2 MB at 5.7 MB/s)0m [1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact log4j:log4j:pom:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/1.2.17/log4j-1.2.17.pom90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom90m (5.0 kB at 451 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom90m (14 kB at 1.3 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom90m (864 B at 86 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom90m (2.0 kB at 221 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom90m (5.7 kB at 519 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom90m (2.3 kB at 234 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.0/felix-1.0.0.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.0/felix-1.0.0.pom90m (12 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom90m (2.0 kB at 186 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.2/felix-1.0.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/felix/1.0.2/felix-1.0.2.pom90m (14 kB at 1.3 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom90m (2.6 kB at 293 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.7/maven-2.0.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.7/maven-2.0.7.pom90m (11 kB at 960 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom90m (2.0 kB at 200 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom90m (3.0 kB at 305 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom90m (2.0 kB at 165 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom90m (2.6 kB at 262 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom90m (1.9 kB at 168 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom90m (1.6 kB at 158 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom90m (1.9 kB at 195 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom90m (1.5 kB at 146 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom90m (1.3 kB at 144 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom90m (2.0 kB at 219 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/4/maven-parent-4.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/4/maven-parent-4.pom90m (10.0 kB at 1000 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0/maven-project-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0/maven-project-2.0.pom90m (1.6 kB at 126 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0/maven-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0/maven-2.0.pom90m (8.8 kB at 974 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0/maven-profile-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0/maven-profile-2.0.pom90m (1.4 kB at 137 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0/maven-model-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0/maven-model-2.0.pom90m (2.4 kB at 241 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom90m (7.3 kB at 726 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom90m (1.3 kB at 135 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom90m (1.2 kB at 123 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom90m (723 B at 72 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom90m (1.0 kB at 104 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom90m (1.9 kB at 189 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom90m (767 B at 77 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom90m (5.9 kB at 594 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom90m (3.6 kB at 401 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom90m (3.5 kB at 318 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/8/maven-parent-8.pom90m (24 kB at 2.2 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom90m (2.7 kB at 271 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.8/maven-2.0.8.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven/2.0.8/maven-2.0.8.pom90m (12 kB at 1.2 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/6/maven-parent-6.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-parent/6/maven-parent-6.pom90m (20 kB at 1.8 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom90m (2.1 kB at 206 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom90m (3.1 kB at 285 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom90m (2.3 kB at 206 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom90m (2.0 kB at 204 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom90m (2.7 kB at 270 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom90m (1.9 kB at 190 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom90m (1.6 kB at 162 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom90m (2.0 kB at 200 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom90m (680 B at 68 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom90m (5.9 kB at 588 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom90m (2.3 kB at 226 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar90m (132 kB at 5.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar90m (43 kB at 2.9 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar90m (11 kB at 440 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar Downloaded90m fromB0mcentral90m:|https://repo.maven.apache.org/maven2/0morg/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar90m (61 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar Downloaded90m from50mcentral90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar90m (117 kB at 1.5 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar Downloaded90m from10mcentral90m:7https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar90m (29 kB at 325 kB/s)0m 90mDownloading1from50mcentral90m:9https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar90m (151 kB at 1.6 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar90m (35 kB at 346 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar90m (163 kB at 1.6 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar Downloaded90m from20mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar90m (13 kB at 125 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mbiz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar90m (279 kB at 2.6 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar Downloaded90m from60mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar90m (10 kB at 89 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar Downloaded90m from60mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar90m (57 kB at 467 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar Downloaded90m fromB0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar90m (86 kB at 697 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar Downloaded90m from80mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar90m (35 kB at 256 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded90m from80mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar90m (49 kB at 361 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar Downloaded90m from80mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar90m (46 kB at 311 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mclassworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar90m (38 kB at 250 kB/s)0m Downloaded90m fromB0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar90m (88 kB at 563 kB/s)0m Downloaded90m fromB0mcentral90m:khttps://repo.maven.apache.org/maven2/0morg/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar90m (24 kB at 154 kB/s)0m Downloaded90m from40mcentral90m:3https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar90m (203 kB at 1.1 MB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar90m (142 kB at 748 kB/s)0m [1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] [1;34mINFOm] Artifact org.apache:apache:pom:30 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)] 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/apache/30/apache-30.pom90m (0 B at 0 B/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom90m (6.0 kB at 549 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom90m (2.7 kB at 273 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.pom90m (3.2 kB at 324 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom90m (1.7 kB at 166 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom90m (4.3 kB at 483 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom90m (804 B at 73 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom90m (1.3 kB at 145 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.pom90m (2.2 kB at 216 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.pom90m (2.4 kB at 244 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom90m (996 B at 111 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom90m (971 B at 97 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom90m (1.3 kB at 129 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom90m (1.1 kB at 110 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.49/jsch-0.1.49.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.49/jsch-0.1.49.pom90m (3.2 kB at 324 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom90m (1.8 kB at 204 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom90m (726 B at 81 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom90m (1.1 kB at 119 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom90m (2.4 kB at 270 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar90m (30 kB at 1.7 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar90m (12 kB at 1.0 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar90m (9.6 kB at 738 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar90m (6.5 kB at 462 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar Downloaded90m from50mcentral90m:Mhttps://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar90m (5.3 kB at 222 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar Downloaded90m from50mcentral90m:0https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar90m (4.2 kB at 149 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar Downloaded90m from50mcentral90m:0https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar90m (7.6 kB at 190 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar Downloaded90m from50mcentral90m:0https://repo.maven.apache.org/maven2/0mcom/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar90m (4.4 kB at 99 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar90m (26 kB at 338 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar Downloaded90m from20mcentral90m:.https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar90m (12 kB at 122 kB/s)0m Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/jcraft/jsch/0.1.50/jsch-0.1.50.jar90m (254 kB at 1.8 MB/s)0m Downloaded90m from10mcentral90m:1https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar90m (239 kB at 1.4 MB/s)0m Downloaded90m from10mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mnet/java/dev/jna/platform/3.4.0/platform-3.4.0.jar90m (913 kB at 4.9 MB/s)0m Downloaded90m fromM0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/java/dev/jna/jna/3.4.0/jna-3.4.0.jar90m (1.0 MB at 3.5 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.pom90m (11 kB at 968 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.4/maven-bundle-plugin-5.1.4.jar90m (211 kB at 4.4 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom90m (12 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom90m (2.8 kB at 276 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom90m (18 kB at 975 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom90m (2.2 kB at 222 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom90m (4.9 kB at 492 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom90m (2.6 kB at 236 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom90m (38 kB at 2.5 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom90m (6.5 kB at 646 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom90m (2.2 kB at 217 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom90m (3.1 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom90m (3.2 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom90m (2.2 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom90m (2.1 kB at 11 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom90m (4.4 kB at 20 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom90m (7.1 kB at 62 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom90m (5.0 kB at 25 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom90m (3.4 kB at 30 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom90m (2.1 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom90m (4.5 kB at 38 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom90m (3.6 kB at 31 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom90m (3.1 kB at 27 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom90m (3.7 kB at 18 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom90m (3.3 kB at 29 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom90m (2.0 kB at 10 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom90m (7.0 kB at 34 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom90m (4.5 kB at 39 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom90m (5.1 kB at 44 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom90m (5.0 kB at 24 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom90m (3.0 kB at 27 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom90m (3.5 kB at 352 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom90m (6.0 kB at 600 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom90m (32 kB at 2.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom90m (2.7 kB at 299 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom90m (12 kB at 992 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom90m (11 kB at 1.0 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom90m (26 kB at 1.9 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/3/codehaus-parent-3.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/codehaus-parent/3/codehaus-parent-3.pom90m (4.1 kB at 456 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom90m (1.6 kB at 179 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom90m (1.6 kB at 164 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom90m (1.8 kB at 202 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom90m (12 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom90m (2.1 kB at 238 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom90m (5.2 kB at 521 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom90m (15 kB at 1.3 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/7/project-7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/project/7/project-7.pom90m (27 kB at 2.3 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom90m (4.6 kB at 511 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom90m (12 kB at 1.2 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom90m (1.9 kB at 206 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom90m (2.6 kB at 284 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom90m (1.7 kB at 171 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/11/oss-parent-11.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/11/oss-parent-11.pom90m (23 kB at 1.9 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom90m (6.0 kB at 663 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/12/oss-parent-12.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/oss-parent/12/oss-parent-12.pom90m (23 kB at 1.9 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom90m (5.9 kB at 593 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom90m (1.3 kB at 143 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom90m (3.2 kB at 322 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom90m (3.8 kB at 375 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom90m (1.9 kB at 193 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom90m (4.5 kB at 450 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom90m (3.1 kB at 349 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus/3.2/plexus-3.2.pom90m (19 kB at 1.6 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom90m (5.0 kB at 501 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom90m (15 kB at 1.2 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom90m (12 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar90m (251 kB at 4.8 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar90m (16 kB at 1.3 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar Downloaded90m from10mcentral90m: https://repo.maven.apache.org/maven2/0mxpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar90m (25 kB at 998 kB/s)0m 90mDownloading8from60mcentral90m:khttps://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar Downloaded90m from20mcentral90m:3https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar90m (29 kB at 887 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar Downloaded90m from20mcentral90m:3https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar90m (20 kB at 345 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar Downloaded90m from20mcentral90m:6https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar90m (11 kB at 144 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar Downloaded90m from20mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar90m (163 kB at 2.1 MB/s)0m Downloaded90m from20mcentral90m:3https://repo.maven.apache.org/maven2/0mcommons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar90m (207 kB at 2.7 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar90m (216 kB at 2.6 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar90m (6.3 kB at 74 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar Downloaded90m from50mcentral90m:8https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar90m (37 kB at 365 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar Downloaded90m from50mcentral90m:8https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar90m (16 kB at 152 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar Downloaded90m from50mcentral90m:9https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar90m (28 kB at 220 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar90m (198 kB at 1.5 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.jar Downloaded90m from50mcentral90m:1https://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar90m (32 kB at 228 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar Downloaded90m from50mcentral90m:1https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/1.6/commons-codec-1.6.jar90m (233 kB at 1.0 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar Downloaded90m from50mcentral90m:1https://repo.maven.apache.org/maven2/0morg/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar90m (17 kB at 69 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar90m (532 kB at 1.8 MB/s)0m 90mDownloading7from10mcentral90m:1https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar Downloaded90m from90mcentral90m:9https://repo.maven.apache.org/maven2/0morg/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar90m (232 kB at 682 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mcom/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar90m (914 kB at 2.7 MB/s)0m Downloaded90m fromk0mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar90m (591 kB at 1.7 MB/s)0m Downloaded90m fromk0mcentral90m:8https://repo.maven.apache.org/maven2/0morg/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar90m (282 kB at 802 kB/s)0m Downloaded90m from40mcentral90m:Bhttps://repo.maven.apache.org/maven2/0mch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar90m (271 kB at 649 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar90m (428 kB at 880 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.pom90m (4.1 kB at 338 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom90m (3.0 kB at 277 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom90m (21 kB at 1.4 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.pom90m (2.0 kB at 184 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom90m (1.9 kB at 174 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.jar Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-external/3.5.2/wagon-ssh-external-3.5.2.jar90m (15 kB at 1.1 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.jar 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar Downloaded90m from50mcentral90m:Bhttps://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-ssh-common/3.5.2/wagon-ssh-common-3.5.2.jar90m (26 kB at 1.5 MB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar90m (55 kB at 2.9 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.pom Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.pom90m (11 kB at 968 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.jar Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/felix/maven-bundle-plugin/5.1.7/maven-bundle-plugin-5.1.7.jar90m (212 kB at 4.0 MB/s)0m [1;34mINFOm] Generating "1mAboutm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:indexm [1;34mINFOm] Generating "1mPluginsm" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:pluginsm 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/1.2/maven-docck-plugin-1.2.pom90m (6.5 kB at 645 kB/s)0m [1;34mINFOm] Generating "1mSource Code Managementm" report1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:scmm [1;34mINFOm] Generating "1mSummarym" report 1m --- 0;32mmaven-project-info-reports-plugin:3.5.0:summarym [1;34mINFOm] Generating "1mSource Xrefm" report 1m --- 0;32mmaven-jxr-plugin:3.3.1:jxrm [1;34mINFOm] Generating "1mTest Source Xrefm" report1m --- 0;32mmaven-jxr-plugin:3.3.1:test-jxrm [1;34mINFOm] Generating "1mSurefirem" report 1m --- 0;32mmaven-surefire-report-plugin:3.2.3:report-onlym [1;34mINFOm] Generating "1mDependency Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:dependency-updates-reportm 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mnet/sourceforge/saxon/saxon/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/maven-metadata.xml Downloaded90m fromB0mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aspects/maven-metadata.xml90m (2.6 kB at 239 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/cactoos/cactoos/maven-metadata.xml90m (3.1 kB at 285 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-log/maven-metadata.xml90m (2.8 kB at 253 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest-core/maven-metadata.xml90m (659 B at 60 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mxml-apis/xml-apis/maven-metadata.xml90m (567 B at 57 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamo/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-email/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aether/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-github/maven-metadata.xml Downloaded90m fromk0mcentral90m:1https://repo.maven.apache.org/maven2/0mcom/google/guava/guava/maven-metadata.xml90m (4.6 kB at 458 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-aether/maven-metadata.xml90m (1.7 kB at 166 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamo/maven-metadata.xml90m (1.9 kB at 186 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-email/maven-metadata.xml90m (893 B at 89 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-http/maven-metadata.xml 90mDownloading3fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-jdbc/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-github/maven-metadata.xml90m (3.1 kB at 286 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-jdbc/maven-metadata.xml90m (2.3 kB at 226 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-immutable/maven-metadata.xml90m (470 B at 47 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-odesk/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-http/maven-metadata.xml90m (1.9 kB at 100 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-manifests/maven-metadata.xml90m (1.4 kB at 142 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-s3/maven-metadata.xml 90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-simpledb/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-slf4j/maven-metadata.xml90m (1.8 kB at 176 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-matchers/maven-metadata.xml90m (597 B at 60 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-odesk/maven-metadata.xml90m (645 B at 72 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssh/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-urn/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-velocity/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-s3/maven-metadata.xml90m (1.2 kB at 121 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-simpledb/maven-metadata.xml90m (417 B at 42 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-w3c/maven-metadata.xml 90mDownloading7from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-urn/maven-metadata.xml90m (1.1 kB at 114 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssh/maven-metadata.xml90m (776 B at 78 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-velocity/maven-metadata.xml90m (1.6 kB at 164 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-net/commons-net/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-w3c/maven-metadata.xml90m (441 B at 44 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-xml/maven-metadata.xml90m (2.3 kB at 228 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-codec/commons-codec/maven-metadata.xml90m (798 B at 89 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-io/commons-io/maven-metadata.xml90m (1.1 kB at 123 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcommons-net/commons-net/maven-metadata.xml90m (1.0 kB at 102 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/servlet/javax.servlet-api/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/ws/rs/jsr311-api/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/el/javax.el-api/maven-metadata.xml90m (927 B at 103 kB/s)0m 90mDownloading1fromB0mcentral90m:2https://repo.maven.apache.org/maven2/0mjavax/xml/bind/jaxb-api/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/json/javax.json-api/maven-metadata.xml90m (717 B at 65 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/validation/validation-api/maven-metadata.xml90m (1.2 kB at 138 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/servlet/javax.servlet-api/maven-metadata.xml90m (972 B at 108 kB/s)0m 90mDownloading7from 0mcentral90m: https://repo.maven.apache.org/maven2/0mlog4j/log4j/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/ws/rs/jsr311-api/maven-metadata.xml90m (731 B at 66 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mjavax/xml/bind/jaxb-api/maven-metadata.xml90m (1.6 kB at 182 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/maven-metadata.xml Downloaded90m fromB0mcentral90m:8https://repo.maven.apache.org/maven2/0mlog4j/log4j/maven-metadata.xml90m (750 B at 83 kB/s)0m Downloaded90m fromk0mcentral90m:5https://repo.maven.apache.org/maven2/0morg/antlr/antlr4-runtime/maven-metadata.xml90m (1.2 kB at 136 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/antlr/antlr-runtime/maven-metadata.xml90m (881 B at 88 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-collections4/maven-metadata.xml90m (455 B at 51 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-lang3/maven-metadata.xml90m (910 B at 91 kB/s)0m Downloaded90m fromB0mcentral90m:0https://repo.maven.apache.org/maven2/0morg/aspectj/aspectjrt/maven-metadata.xml90m (2.1 kB at 119 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-text/maven-metadata.xml90m (698 B at 39 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/commons/commons-math3/maven-metadata.xml90m (603 B at 34 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure/maven-metadata.xml90m (6.5 kB at 360 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure-contrib/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/tools.logging/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.el/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/clojure-contrib/maven-metadata.xml90m (395 B at 44 kB/s)0m 90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/clojure/tools.logging/maven-metadata.xml90m (1.0 kB at 103 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.el/maven-metadata.xml90m (987 B at 99 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/groovy/groovy-all/maven-metadata.xml90m (7.5 kB at 682 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/glassfish/javax.json/maven-metadata.xml90m (840 B at 84 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/maven-metadata.xml 90mDownloading1fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter/maven-metadata.xml90m (1.6 kB at 176 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hibernate/validator/hibernate-validator/maven-metadata.xml90m (3.1 kB at 307 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-api/maven-metadata.xml90m (2.4 kB at 272 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-engine/maven-metadata.xml90m (2.5 kB at 245 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/hamcrest/hamcrest/maven-metadata.xml90m (515 B at 27 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-console/maven-metadata.xml 90mDownloading2fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-migrationsupport/maven-metadata.xml90m (2.3 kB at 232 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/jupiter/junit-jupiter-params/maven-metadata.xml90m (2.3 kB at 261 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-jfr/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-console/maven-metadata.xml90m (2.5 kB at 245 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-commons/maven-metadata.xml90m (2.5 kB at 245 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-engine/maven-metadata.xml90m (2.5 kB at 272 kB/s)0m 90mDownloading2fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-reporting/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-launcher/maven-metadata.xml90m (2.5 kB at 273 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-runner/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite/maven-metadata.xml 90mDownloading9from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-api/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-jfr/maven-metadata.xml90m (968 B at 81 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-commons/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-reporting/maven-metadata.xml90m (1.6 kB at 160 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-runner/maven-metadata.xml90m (2.5 kB at 245 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite/maven-metadata.xml90m (842 B at 94 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-engine/maven-metadata.xml 90mDownloading2fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-testkit/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-api/maven-metadata.xml90m (2.4 kB at 235 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-commons/maven-metadata.xml90m (850 B at 85 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-suite-engine/maven-metadata.xml90m (849 B at 77 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/platform/junit-platform-testkit/maven-metadata.xml90m (1.6 kB at 177 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/junit/vintage/junit-vintage-engine/maven-metadata.xml90m (2.5 kB at 274 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/projectlombok/lombok/maven-metadata.xml90m (2.0 kB at 196 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/mockito/mockito-core/maven-metadata.xml90m (11 kB at 1.1 MB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/slf4j/slf4j-reload4j/maven-metadata.xml90m (1.0 kB at 104 kB/s)0m [1;34mINFOm] Generating "1mPlugin Updates Reportm" report1m --- 0;32mversions-maven-plugin:2.16.2:plugin-updates-reportm 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-docck-plugin/maven-metadata.xml90m (437 B at 44 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-enforcer-plugin/maven-metadata.xml90m (1.1 kB at 106 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml90m (699 B at 78 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-gpg-plugin/maven-metadata.xml90m (692 B at 77 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/buildnumber-maven-plugin/maven-metadata.xml90m (805 B at 4.0 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml90m (1.5 kB at 169 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/github/github/site-maven-plugin/maven-metadata.xml90m (659 B at 73 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml90m (1.4 kB at 151 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml90m (856 B at 86 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml90m (1.1 kB at 108 kB/s)0m Downloaded90m fromB0moss.sonatype.org90m:6https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-heroku-maven-plugin/maven-metadata.xml90m (1.4 kB at 7.1 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-dynamodb-maven-plugin/maven-metadata.xml90m (900 B at 4.5 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/site-maven-plugin/maven-metadata.xml90m (659 B at 3.3 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-beanstalk-maven-plugin/maven-metadata.xml90m (1.6 kB at 7.9 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-maven-plugin/maven-metadata.xml90m (1.1 kB at 5.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m:.https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml90m (792 B at 79 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml90m (3.1 kB at 345 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-assembly-plugin/maven-metadata.xml90m (1.4 kB at 152 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mant-contrib/ant-contrib/maven-metadata.xml90m (220 B at 20 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml90m (1.5 kB at 146 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-antrun-plugin/maven-metadata.xml90m (712 B at 79 kB/s)0m 90mDownloading8from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml 90mDownloading8from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml Downloaded90m fromB0mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-clean-plugin/maven-metadata.xml90m (807 B at 90 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml Downloaded90m fromB0mcentral90m:.https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml90m (1.2 kB at 138 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-mysql-maven-plugin/maven-metadata.xml90m (836 B at 4.2 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/qulice/qulice-maven-plugin/maven-metadata.xml90m (3.1 kB at 16 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/jcabi/jcabi-ssl-maven-plugin/maven-metadata.xml90m (1.5 kB at 7.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-dependency-plugin/maven-metadata.xml90m (1.2 kB at 119 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml90m (870 B at 87 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-failsafe-plugin/maven-metadata.xml90m (1.8 kB at 180 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-help-plugin/maven-metadata.xml90m (714 B at 71 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-install-plugin/maven-metadata.xml90m (781 B at 87 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-invoker-plugin/maven-metadata.xml90m (1.0 kB at 95 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-jar-plugin/maven-metadata.xml90m (960 B at 96 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-plugin-plugin/maven-metadata.xml90m (1.5 kB at 162 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-javadoc-plugin/maven-metadata.xml90m (1.4 kB at 128 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-release-plugin/maven-metadata.xml90m (1.3 kB at 148 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/doxia/doxia-module-markdown/maven-metadata.xml90m (959 B at 96 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-source-plugin/maven-metadata.xml90m (936 B at 104 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml90m (2.2 kB at 244 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-war-plugin/maven-metadata.xml90m (1.1 kB at 110 kB/s)0m Downloaded90m fromB0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml90m (936 B at 62 kB/s)0m Downloaded90m fromk0mcentral90m: https://repo.maven.apache.org/maven2/0morg/apache/maven/plugins/maven-site-plugin/maven-metadata.xml90m (1.9 kB at 206 kB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml Downloaded90m fromk0mcentral90m:8https://repo.maven.apache.org/maven2/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml90m (1.2 kB at 122 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml90m (1.7 kB at 190 kB/s)0m Downloaded90m from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml90m (814 B at 74 kB/s)0m Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/mojo/versions-maven-plugin/maven-metadata.xml90m (1.4 kB at 7.3 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eluder/coveralls/coveralls-maven-plugin/maven-metadata.xml90m (1.0 kB at 5.2 kB/s)0m Downloaded90m from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/jacoco/jacoco-maven-plugin/maven-metadata.xml90m (1.8 kB at 8.9 kB/s)0m [1;34mINFOm] Generating "1mJavadocm" report 1m --- 0;32mmaven-javadoc-plugin:3.6.3:javadocm [1;34mINFOm] No previous run data found, generating javadoc. [1;34mINFOm] 100 warnings [1;33mWARNINGm] Javadoc Warnings [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;33mWARNINGm] javadoc: warning - The code being documented uses packages in the unnamed module, but the packages defined in https://docs.oracle.com/en/java/javase/14/docs/api/ are in named modules. [1;34mINFOm] Generating "1mJaCoCo Aggregatem" report1m --- 0;32mjacoco-maven-plugin:0.8.11:report-aggregatem [1;34mINFOm] Generating Sitemap. [1;34mINFOm] Rendering 1m1 generated Doxia documentm: 1m1 xdocm [1;34mINFOm] [1;34mINFOm] 1m--- 0;32mresources:3.3.1:copy-resourcesm 1m(copy-resources)m @ 36mxembly0;1m ---m [1;34mINFOm] Copying 2 resources from src/www.xembly.org to target/site [1;34mINFOm] [1;34mINFOm] 1m--- 0;32msite:3.12.1:deploym 1m(default-deploy)m @ 36mxembly0;1m ---m [1;34mINFOm] maven.site.deploy.skip = true: Skipping site deployment [1;34mINFOm] [1;34mINFOm] 1m--- 0;32msite:0.12:sitem 1m(default)m @ 36mxembly0;1m ---m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.pom90m (582 B at 2.7 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom 90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom Downloaded90m fromB0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom90m (943 B at 1.5 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom 90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom Downloaded90m fromB0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom90m (14 kB at 97 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.pom90m (7.6 kB at 37 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.pom90m (5.4 kB at 48 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0/guava-parent-14.0.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava-parent/14.0/guava-parent-14.0.pom90m (2.6 kB at 12 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom Downloaded90m fromk0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom90m (2.5 kB at 7.2 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus/3.1/plexus-3.1.pom90m (19 kB at 142 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.jar Downloaded90m fromB0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/github/github/github-maven-core/0.12/github-maven-core-0.12.jar90m (12 kB at 40 kB/s)0m 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.jar 90mDownloading from 0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.jar Downloaded90m from20moss.sonatype.org90m:8https://oss.sonatype.org/content/groups/public/0morg/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar90m (227 kB at 889 kB/s)0m Downloaded90m from20moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/code/gson/gson/2.2.2/gson-2.2.2.jar90m (189 kB at 698 kB/s)0m Downloaded90m fromM0moss.sonatype.org90m: https://oss.sonatype.org/content/groups/public/0mcom/google/guava/guava/14.0/guava-14.0.jar90m (2.2 MB at 4.8 MB/s)0m 90mDownloading from 0mcentral90m: https://repo.maven.apache.org/maven2/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar 90mDownloading from 0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar Downloaded90m fromk0megit90m: https://repo.eclipse.org/content/repositories/egit-releases/0morg/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar90m (222 kB at 366 kB/s)0m [1;34mINFOm] Creating 181 blobs [1;34mINFOm] Creating tree with 181 blob entries [1;34mINFOm] Merging with tree c2f540da7071f92f1aba5d8a3eb056867949b2ba [1;34mINFOm] Creating commit with SHA-1: ae32bb96b2addb6f97ce1bf3d7761e00f2b1b4f5 [1;34mINFOm] Updating reference refs/heads/gh-pages from ca06765e0cdfe9f429eb53dbcf85418cc148a1d3 to ae32bb96b2addb6f97ce1bf3d7761e00f2b1b4f5 [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] 1;32mBUILD SUCCESSm [1;34mINFOm] 1m------------------------------------------------------------------------m [1;34mINFOm] Total time: 10:29 min [1;34mINFOm] Finished at: 2024-01-11T04:38:16Z [1;34mINFOm] 1m------------------------------------------------------------------------m 0m0m+ mv /home/r/repo . ++ whoami + chown -R root repo + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git checkout __rultor Already on '__rultor' + git tag 0.31.0 -m '0.31.0: tagged by rultor.com' + git reset --hard HEAD is now at 5e314b3 0.31.0 + git clean -fd + git checkout master Switched to branch 'master' Your branch is up to date with 'origin/master'. + git branch -D __rultor Deleted branch __rultor (was 5e314b3). + git push --all origin Everything up-to-date + git push --tags origin To github.com:yegor256/xembly.git * [new tag] 0.31.0 -> 0.31.0 container 1c7bad563e16f930ba1ecb06504a0145ff72b1e3fa1460bde902e8fcb7927d9c is dead Thu Jan 11 05:38:56 AM CET 2024