rultor.com logo This build log was produced by rultor.com for yegor256/eo#165
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 28618
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Wed Dec 23 20:33:50 CET 2020
+ uptime
 20:33:50 up 87 days,  5:39,  0 users,  load average: 0.13, 0.13, 0.41
+ head=git@github.com:yegor256/eo.git
+ ff=default
+ image=yegor256/rultor-image
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.1.5
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/eo.git' '--env=tag=0.1.5' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo update-java-alternatives -s java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:yegor256/eo.git'\''' ';' 'export '\''tag=0.1.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo update-java-alternatives -s java-1.8.0-openjdk-amd64' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'pdd --file=/dev/null' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';')
+ directory=
+ container=yegor256_eo_165
+ as_root=false
+ 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/eo.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:yegor256/eo.git'\''' ';' 'export '\''tag=0.1.5'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo update-java-alternatives -s java-1.8.0-openjdk-amd64' ';' 'sudo gem install pdd' ';' 'sudo gem install xcop' ';' 'pdd --file=/dev/null' ';' 'mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.1.5 ']'
+ [[ 0.1.5 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.1.5"'
tag name is valid: "0.1.5"
+ cd repo
++ git tag -l 0.1.5
+ '[' ']'
+ 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.41
++ echo 0.41 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.41, low enough to run a new Docker container'
load average is 0.41, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image
+ docker pull yegor256/rultor-image
Using default tag: latest
latest: Pulling from yegor256/rultor-image
5bed26d33875: Already exists
f11b29a9c730: Already exists
930bda195c84: Already exists
78bf9a5ad49e: Already exists
bd92b3300a5c: Already exists
a4e411970f61: Already exists
cd3950cd7df2: Already exists
8f530b1cfb92: Already exists
812074e49c42: Already exists
3a5f1edc3977: Already exists
bee1a1b6364d: Already exists
f6bfd9b2cfd9: Already exists
f150775b93f0: Already exists
2fa35ef3e60f: Already exists
7697dc9f50cb: Already exists
baab9a0785c0: Already exists
63f489a107a7: Already exists
8a395104028e: Already exists
49f7433ed3e1: Already exists
27b75b92e685: Already exists
49573aff720b: Already exists
6c7a6acc15a7: Already exists
2fcd87bfa5db: Already exists
0549ec9ec8ed: Already exists
70bdcfc588ca: Already exists
3b367e0aa6a5: Already exists
310891b65deb: Already exists
Digest: sha256:9e0007d3c1f97c64052760bdfa4d74366099fc980adbe1cc58bbffbb92ca628a
Status: Downloaded newer image for yegor256/rultor-image:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_eo_165\s*$'
+ ls -al .
total 724
drwx--x--x  3 rultor rultor   4096 Dec 23 20:33 .
drwxrwxrwt 10 root   root   684032 Dec 23 20:33 ..
-rw-rw-r--  1 rultor rultor    444 Dec 23 20:33 end.sh
-rwxrwxr-x  1 rultor rultor    363 Dec 23 20:33 entry.sh
-rw-rw-r--  1 rultor rultor      6 Dec 23 20:33 pid
-rw-rw-r--  1 rultor rultor   1192 Dec 23 20:33 pubring.gpg
drwxrwxr-x  7 rultor rultor   4096 Dec 23 20:33 repo
-rwxrwxr-x  1 rultor rultor   6028 Dec 23 20:33 run.sh
-rw-rw-r--  1 rultor rultor    653 Dec 23 20:33 script.sh
-rw-rw-r--  1 rultor rultor   2570 Dec 23 20:33 secring.gpg
-rw-rw-r--  1 rultor rultor    591 Dec 23 20:33 settings.xml
-rw-rw-r--  1 rultor rultor   5038 Dec 23 20:33 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-OutN:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/eo.git --env=tag=0.1.5 '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:yegor256/eo.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.1.5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo update-java-alternatives -s java-1.8.0-openjdk-amd64'\'' '\'';'\'' '\''sudo gem install pdd'\'' '\'';'\'' '\''sudo gem install xcop'\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -Dstyle.color=never'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-OutN/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_eo_165 yegor256/rultor-image /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /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
mesg: cannot open /dev/pts/0: Permission denied
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export 'JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ JAVA_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export head=git@github.com:yegor256/eo.git
+ head=git@github.com:yegor256/eo.git
+ export tag=0.1.5
+ tag=0.1.5
+ export head_branch=master
+ head_branch=master
+ export author=yegor256
+ author=yegor256
+ sudo -i update-java-alternatives -s java-1.8.0-openjdk-amd64
update-alternatives: error: no alternatives for jaotc
update-alternatives: error: no alternatives for jdeprscan
update-alternatives: error: no alternatives for jhsdb
update-alternatives: error: no alternatives for jimage
update-alternatives: error: no alternatives for jlink
update-alternatives: error: no alternatives for jmod
update-alternatives: error: no alternatives for jshell
update-alternatives: error: no alternatives for mozilla-javaplugin.so
update-java-alternatives: plugin alternative does not exist: /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
+ sudo -i gem install pdd
Fetching pdd-0.20.6.gem
Successfully installed pdd-0.20.6
Parsing documentation for pdd-0.20.6
Installing ri documentation for pdd-0.20.6
Done installing documentation for pdd after 0 seconds
1 gem installed
+ sudo -i gem install xcop
Fetching xcop-0.6.2.gem
Successfully installed xcop-0.6.2
Parsing documentation for xcop-0.6.2
Installing ri documentation for xcop-0.6.2
Done installing documentation for xcop after 0 seconds
1 gem installed
+ pdd --file=/dev/null
Found 6 lines in /home/r/repo/.pdd
My version is 0.20.6
Ruby version is 2.6.0 at x86_64-linux
Reading .
Excluding target/**
139 file(s) found, 114 excluded
Reading eo-compiler/LICENSE.txt...
Reading eo-compiler/.gitignore...
Reading eo-compiler/src/test/resources/org/eolang/compiler/fibonacci.eo...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-name-duplicates.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/wraps-methods.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/float-vars.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/full-syntax.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-noname-attrs.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/leap-year.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/all-data-types.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-unknown-names.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/simple.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-middle-vararg.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/fixes-globals.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/resolves-aliases.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-same-line-name.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-self-naming.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/adds-refs.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-alias-duplicates.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-broken-aliases.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-nonempty-atoms.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-global-nonames.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/catches-abstract-decoratee.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/adds-default-package.yaml...
Reading eo-compiler/src/test/resources/org/eolang/compiler/packs/float-abstracts.yaml...
Reading eo-compiler/src/test/resources/log4j.properties...
Reading eo-compiler/src/test/resources/META-INF/MANIFEST.MF...
Reading eo-compiler/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory...
Reading eo-compiler/src/test/resources/META-INF/services/javax.xml.xpath.XPathFactory...
Reading eo-compiler/src/test/java/org/eolang/compiler/PacksTest.java...
Reading eo-compiler/src/test/java/org/eolang/compiler/package-info.java...
Reading eo-compiler/src/test/java/org/eolang/compiler/SyntaxTest.java...
Reading eo-compiler/src/main/antlr4/org/eolang/compiler/Program.g4...
Reading eo-compiler/src/main/resources/org/eolang/compiler/remove-refs.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/resolve-aliases.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/globals-to-abstracts.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/abstracts-float-up.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/remove-levels.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/add-default-package.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/_funcs.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/wrap-method-calls.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/self-naming.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/unknown-names.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/abstract-decoratee.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/global-nonames.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/same-line-names.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/middle-varargs.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/not-empty-atoms.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-aliases.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-aliases.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-names.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/noname-attributes.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-refs.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/_each.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/add-refs.xsl...
Reading eo-compiler/src/main/resources/org/eolang/compiler/vars-float-up.xsl...
Reading eo-compiler/src/main/resources/eo-object.xsd...
Reading eo-compiler/src/main/resources/log4j.properties...
Reading eo-compiler/src/main/java/org/eolang/compiler/CompileException.java...
Reading eo-compiler/src/main/java/org/eolang/compiler/Syntax.java...
Reading eo-compiler/src/main/java/org/eolang/compiler/package-info.java...
Reading eo-compiler/src/main/java/org/eolang/compiler/Program.java...
Reading eo-compiler/src/main/java/org/eolang/compiler/XeListener.java...
Reading eo-compiler/src/main/java/org/eolang/compiler/Pack.java...
Reading eo-compiler/pom.xml...
Reading .0pdd.yml...
Reading eo-archetype/LICENSE.txt...
Reading eo-archetype/src/main/resources/archetype-resources/src/main/java/Main.java...
Reading eo-archetype/src/main/resources/archetype-resources/src/main/eo/hello.eo...
Reading eo-archetype/src/main/resources/archetype-resources/pom.xml...
Reading eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml...
Reading eo-archetype/pom.xml...
Reading eo-maven-plugin/LICENSE.txt...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/array.eo...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/mess.eo...
Reading eo-maven-plugin/src/test/resources/log4j.properties...
Reading eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml...
Reading eo-maven-plugin/src/test/resources/META-INF/MANIFEST.MF...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/CompileMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/Mojo.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/PullMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/package-info.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/ParseMojoTest.java...
Reading eo-maven-plugin/src/test/java/org/eolang/maven/OptimizeMojoTest.java...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/TargetSpy.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/CompileMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/PullMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/OptimizeMojo.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/package-info.java...
Reading eo-maven-plugin/src/main/java/org/eolang/maven/ParseMojo.java...
Reading eo-maven-plugin/src/it-disabled/settings.xml...
Reading eo-maven-plugin/src/it-disabled/fibonacci/invoker.properties...
Reading eo-maven-plugin/src/it-disabled/fibonacci/verify.groovy...
Reading eo-maven-plugin/src/it-disabled/fibonacci/src/main/java/org/eolang/examples/Main.java...
Reading eo-maven-plugin/src/it-disabled/fibonacci/src/main/eo/org/eolang/examples/app.eo...
Reading eo-maven-plugin/src/it-disabled/fibonacci/src/main/eo/org/eolang/examples/fibonacci.eo...
Reading eo-maven-plugin/src/it-disabled/fibonacci/pom.xml...
Reading eo-maven-plugin/src/it-disabled/simple/invoker.properties...
Reading eo-maven-plugin/src/it-disabled/simple/verify.groovy...
Reading eo-maven-plugin/src/it-disabled/simple/src/main/eo/pixel.eo...
Reading eo-maven-plugin/src/it-disabled/simple/pom.xml...
Reading eo-maven-plugin/src/it-disabled/README.md...
Reading eo-maven-plugin/pom.xml...
Reading .travis.yml...
Reading LICENSE.txt...
Reading .pdd...
Reading .rultor.yml...
Reading eo-runtime/LICENSE.txt...
Reading eo-runtime/src/test/resources/log4j.properties...
Reading eo-runtime/src/test/java/org/eolang/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/EOstring$EOtrimTest.java...
Reading eo-runtime/src/main/java/org/eolang/Phi.java...
Reading eo-runtime/src/main/java/org/eolang/Data.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOreduce.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOmul.java...
Reading eo-runtime/src/main/java/org/eolang/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOneg.java...
Reading eo-runtime/src/main/java/org/eolang/io/EOstdout$EOorigin.java...
Reading eo-runtime/src/main/java/org/eolang/io/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOpow.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOmod.java...
Reading eo-runtime/src/main/java/org/eolang/EObool$EOif.java...
Reading eo-runtime/src/main/java/org/eolang/EOstring$EOtrim.java...
Reading eo-runtime/src/main/java/org/eolang/txt/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/txt/EOsprintf.java...
Reading eo-runtime/src/main/java/org/eolang/Attr.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOmapi.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOadd.java...
Reading eo-runtime/src/main/eo/org/eolang/array.eo...
Reading eo-runtime/src/main/eo/org/eolang/io/stdout.eo...
Reading eo-runtime/src/main/eo/org/eolang/bool.eo...
Reading eo-runtime/src/main/eo/org/eolang/int.eo...
Reading eo-runtime/src/main/eo/org/eolang/string.eo...
Reading eo-runtime/pom.xml...
Reading README.md...
Reading .gitignore...
Reading pom.xml...
Reading .gitattributes...
+ mvn versions:set -DnewVersion=0.1.5 -Dstyle.color=never
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 239 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 284 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 251 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 434 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 645 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 380 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 456 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 291 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 531 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 884 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 761 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 577 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 689 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 14 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 297 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 257 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 598 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 967 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 258 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 478 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 999 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 465 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 256 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 801 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 642 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 kB at 673 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 203 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 590 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 906 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded5from6Maven:2https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 509 kB/s)
Downloading)from Maven:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded4from7Maven:0https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 504 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.3 MB/s)
Downloading)from6Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 226 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 729 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 87 kB/s)
Downloading)from0Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 249 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 297 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 374 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 28 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 12 kB/s)
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 21 kB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 566 kB/s)
Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 6.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 224 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo-parent                                                          [pom]
[INFO] eo-compiler                                                        [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-archetype                                                       [jar]
[INFO] eo-runtime                                                         [jar]
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (7.3 kB at 334 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (7.8 kB at 372 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (27 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 627 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 517 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 733 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 246 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 473 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 645 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 295 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 509 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (7.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (34 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.pom (18 kB at 799 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 921 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.9.1/maven-site-plugin-3.9.1.jar (119 kB at 3.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom (12 kB at 566 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (6.2 kB at 296 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (32 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (13 kB at 613 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom (11 kB at 516 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (6.2 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (75 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.jar (27 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom (9.6 kB at 436 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (6.2 kB at 270 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 kB at 527 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (9.8 kB at 446 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (72 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 225 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 685 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 5.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 594 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 736 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded1from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 4.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.pom (14 kB at 632 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M5/maven-failsafe-plugin-3.0.0-M5.jar (53 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.pom (11 kB at 537 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/3.2.0/maven-help-plugin-3.2.0.jar (86 kB at 3.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom (14 kB at 613 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar (127 kB at 4.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (20 kB at 813 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar
Downloaded1from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (492 kB at 7.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6.1 kB at 277 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 kB at 575 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (13 kB at 586 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 494 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (53 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.pom (9.5 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/3.0.0-M1/maven-release-3.0.0-M1.pom (7.5 kB at 324 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0.0-M1/maven-release-plugin-3.0.0-M1.jar (59 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 404 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 335 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.pom (8.8 kB at 354 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar (82 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 kB at 729 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar (242 kB at 5.9 MB/s)
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo-parent 1.0-SNAPSHOT                                    [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ eo-parent ---
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded1from.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 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 326 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 528 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 75 kB/s)
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
Downloaded1from.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 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 20 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 221 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (2.3 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 35 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 361 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 29 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 554 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded1from.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 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded1from8Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 396 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 103 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 690 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 88 kB/s)
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
Downloaded1from.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 193 kB/s)
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
Downloaded1from.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 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 448 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 108 kB/s)
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
Downloaded1from.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 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 399 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 31 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (11 kB at 411 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 338 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 400 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 103 kB/s)
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
Downloaded1from.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 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (2.3 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 966 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 33 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 68 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 478 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 8.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 8.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 239 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 7.4 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 16 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (2.4 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 436 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 872 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 36 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 9.3 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 18 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (4.4 kB at 199 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (7.7 kB at 335 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 53 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 402 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 366 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 353 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 277 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom (3.1 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 480 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (2.2 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (2.4 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (2.5 kB at 33 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (2.2 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (1.6 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 363 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 70 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 526 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 121 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 76 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 824 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 773 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 713 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 6.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (1.6 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 590 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 103 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (1.4 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom (3.4 kB at 162 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 351 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded1from3Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 35 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (3.4 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom (4.8 kB at 208 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom (12 kB at 486 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (3.2 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (1.6 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom (2.4 kB at 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom (4.0 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (1.3 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 22 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6.0 kB at 287 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 35 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (1.3 kB at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 76 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloaded5from0Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 693 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded4from0Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded3from8Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 347 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 338 kB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.2 MB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded4from3Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 389 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded2from3Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded4from1Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded4from1Maven:3https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 388 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 341 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded3from9Maven:1https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded2from9Maven:3https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 97 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloaded4from8Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 674 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded3from9Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 298 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded4from1Maven:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 359 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded4from9Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 334 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded3from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 188 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 70 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar (19 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 810 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded4from1Maven:1https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 453 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 181 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded4from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 878 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 755 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloaded3from5Maven:4https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 289 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloaded4from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 134 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 220 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 kB at 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 439 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (48 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloaded3from4Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 28 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded3from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (148 kB at 524 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar (51 kB at 159 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar (35 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.1 MB/s)
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.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 kB at 35 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 526 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 30 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (160 kB at 322 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 53 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.1 MB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 2.1 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 462 kB/s)
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (521 kB at 809 kB/s)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing org.eolang:eo-parent
[INFO]     Updating project org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.5
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.5, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.5, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.5, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.5, project.parent.groupId=com.jcabi}
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.5, project.parent.groupId=com.jcabi}
[INFO]
[INFO] Processing org.eolang:eo-archetype
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.5
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.5, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-compiler
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.5
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-compiler, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-compiler, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-compiler, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-compiler, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-compiler, project.version=0.1.5, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-maven-plugin
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.5
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.5, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-runtime
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.5
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.5, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.5, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.5, project.parent.groupId=org.eolang}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 1.0-SNAPSHOT:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [  4.987 s]
[INFO] eo-compiler ........................................ SKIPPED
[INFO] eo-maven-plugin .................................... SKIPPED
[INFO] eo-archetype ....................................... SKIPPED
[INFO] eo-runtime ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12.654 s
[INFO] Finished at: 2020-12-23T19:34:21Z
[INFO] ------------------------------------------------------------------------
0m+ git commit -am 0.1.5
[__rultor 35a2dc3] 0.1.5
 5 files changed, 5 insertions(+), 5 deletions(-)
+ mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 72 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 111 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 6.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 111 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 3.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 90 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 118 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (14 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 7.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 9.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 2.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloaded5from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 114 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded4from5oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 891 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded3from6oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 45 kB/s)
Downloading)from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloaded5from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 4.8 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 408 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 306 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 297 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded5from2oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded2from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 613 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded4from7oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 587 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded4from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 206 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded3from1oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 9.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded5from6oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 369 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded4from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded4from7oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded3from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 130 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded3from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded4from1oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 553 kB/s)
Downloading)from oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded3from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded5from2oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 126 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 316 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded3from8oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded4from8oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 141 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 1.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded5from3oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 22 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 26 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 38 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 179 kB/s)
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s)
[INFO] Inspecting build with total of 5 modules...
[INFO] Not installing Nexus Staging features:
[INFO]  * Preexisting staging related goal bindings found in 5 modules.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo-parent                                                          [pom]
[INFO] eo-compiler                                                        [jar]
[INFO] eo-maven-plugin                                           [maven-plugin]
[INFO] eo-archetype                                                       [jar]
[INFO] eo-runtime                                                         [jar]
[INFO]
[INFO] ------------------------< org.eolang:eo-parent >------------------------
[INFO] Building eo-parent 0.1.5                                           [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.0.0-M3/enforcer-3.0.0-M3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/21/apache-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M3/maven-enforcer-plugin-3.0.0-M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/19/apache-19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/23/apache-23.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 177 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/3.0.0-M1/maven-deploy-plugin-3.0.0-M1.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 9.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 100 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (13 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 2.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 159 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (16 kB at 63 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 153 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded5from9oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 200 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 572 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 688 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 756 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 170 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded4from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 83 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 292 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 812 kB/s)
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 285 kB/s)
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 177 kB/s)
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 98 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 8.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 9.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 118 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 322 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 158 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded5from7oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 125 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 188 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.8 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 434 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded5from8oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 220 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 124 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded3from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded5from6oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 293 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (245 kB at 246 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded2from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 186 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded3from8oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded4from1oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded5from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 75 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloaded4from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 188 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded4from6oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 219 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 315 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded3from6oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 38 kB/s)
Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 96 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 154 kB/s)
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 69 kB/s)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.pom (24 kB at 103 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 86 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 200 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 10.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 6.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 129 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (15 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 80 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 3.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded3from0oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 132 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded4from6oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 67 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded4from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 166 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded5from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded4from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded3from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 61 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloaded3from1oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded4from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded3from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded3from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 432 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded5from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 5.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 2.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 409 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded5from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 548 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 3.3 kB/s)
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 102 kB/s)
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 28 kB/s)
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 96 kB/s)
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 1.4 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: 35a2dc3 at timestamp: 2020-12-23T19:35:51
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 259 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 290 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 3.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded5from1oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 231 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 258 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 2.1 MB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 574 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 74 kB/s)
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 186 kB/s)
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 134 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 172 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom (16 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 162 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 60 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 61 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 77 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 268 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 235 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 3.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 644 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 678 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 599 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 138 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 9.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 49 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 2.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 2.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloaded5from3oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
Downloaded5from3oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 221 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 192 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded2from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 169 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
Downloaded3from3oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 393 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar
Downloaded4from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar
Downloaded4from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 195 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar
Downloaded3from2oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 55 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloaded5from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 148 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded4from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded4from2oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 6.8 kB/s)
Downloading)from1oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded3from2oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 68 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded3from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded3from.oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 237 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded3from.oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 4.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded3from4oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 172 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded3from4oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
Downloaded3from4oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded3from5oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 206 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded4from8oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 203 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded4from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 244 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
Downloaded4from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 132 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
Downloaded3from4oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded2from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded3from7oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 114 kB/s)
Downloaded4from7oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 269 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 18 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 39 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 4.0 kB/s)
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded4from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 78 kB/s)
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 745 kB/s)
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 603 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 4.5 MB/s)
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
     [exec] /home/r/repo/eo-compiler/pom.xml looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/_each.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/_funcs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/add-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/wrap-method-calls.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/simple/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
     [exec] /home/r/repo/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-parent ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 7124994AF8BB5686: secret key imported
gpg: migration succeeded
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 36 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 247 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 298 kB/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.5.pom.asc to /home/r/.m2/repository/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-parent ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 604 kB/s)
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-parent ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.5.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-parent ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] -----------------------< org.eolang:eo-compiler >-----------------------
[INFO] Building eo-compiler 0.1.5                                         [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom (5.9 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (4.4 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar (30 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom (1.5 kB at 51 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 479 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom (13 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (61 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom (3.4 kB at 160 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom (8.0 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (5.3 kB at 278 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (59 kB at 2.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom (4.7 kB at 222 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (5.3 kB at 311 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (62 kB at 523 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (1.6 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 532 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 171 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.16/jcabi-1.16.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (11 kB at 513 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.21/jcabi-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.39/parent-0.39.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom (1.0 kB at 55 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 615 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (4.2 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom (8.4 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom (62 kB at 296 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (25 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 511 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 591 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 435 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 160 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 767 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom (6.3 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom (5.3 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom (62 kB at 289 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 59 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (3.5 kB at 141 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom (2.7 kB at 140 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (5.4 kB at 271 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 60 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 408 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (3.1 kB at 155 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom (20 kB at 896 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180725.0427/jaxb-api-parent-2.4.0-b180725.0427.pom (8.1 kB at 387 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 492 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 246 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 897 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (3.3 kB at 165 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom (2.6 kB at 139 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (3.6 kB at 191 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (11 kB at 487 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (11 kB at 497 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 239 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (4.3 kB at 206 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 kB at 680 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (7.8 kB at 389 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 238 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom (3.0 kB at 177 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (1.2 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (3.2 kB at 159 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (2.8 kB at 149 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (38 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (3.6 kB at 181 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (3.2 kB at 189 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (3.2 kB at 178 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom (2.0 kB at 104 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 1.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 121 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (332 kB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (84 kB at 362 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 327 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (42 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar
Downloaded5from.central:.https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (44 kB at 121 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar
Downloaded4from.central:.https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (58 kB at 160 kB/s)
Downloading)from8central:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar
Downloaded3from.central:.https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (1.8 MB at 4.9 MB/s)
Downloading)from1central:|https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (119 kB at 321 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (22 kB at 56 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (153 kB at 353 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloaded3from.central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 121 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (60 kB at 114 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar (128 kB at 227 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (34 kB at 57 kB/s)
Downloading)from0central:|https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1.0 MB at 1.7 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (39 kB at 62 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 3.6 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (69 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (297 kB at 436 kB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 3.5 kB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (154 kB at 200 kB/s)
Downloading)from7central:|https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (562 kB at 722 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 9.7 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (97 kB at 118 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (299 kB at 357 kB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 395 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (174 kB at 199 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (209 kB at 238 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 137 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 64 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 271 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (12 kB at 13 kB/s)
Downloaded3from.central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (667 kB at 579 kB/s)
Downloaded2from.central:.https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar (5.0 MB at 3.3 MB/s)
Downloaded1from.central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (3.5 MB at 2.1 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-compiler ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-compiler ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-compiler ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-compiler ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 5.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 3.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 31 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 44 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 47 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 3.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom (6.2 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 7.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded5from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 218 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 150 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 616 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 467 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded4from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 98 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded5from3oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 595 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar
Downloaded4from3oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded3from7oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
Downloaded4from8oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 1.9 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded3from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 347 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 190 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
Downloaded3from.oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (1.2 MB at 1.3 MB/s)
Downloaded3from7oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 26 kB/s)
Downloaded3from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 73 kB/s)
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 160 kB/s)
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 5.6 MB/s)
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-compiler/src/main/antlr4
[INFO] Processing grammar: org/eolang/compiler/Program.g4
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 93 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 86 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 5.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 3.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 90 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 3.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 4.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 660 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 749 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 8.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 10.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 9.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 4.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 122 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 7.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloaded5from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 176 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded4from2oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 167 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 147 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 155 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded5from6oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 1.2 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 107 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 246 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloaded3from4oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 200 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Downloaded4from3oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 149 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded3from3oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 244 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 136 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 155 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded4from0oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 176 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded4from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded3from5oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 69 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 4.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded5from.oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 136 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.0 kB/s)
Downloaded3from2oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 91 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 30 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 123 kB/s)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 25 resources
[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] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 1.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 26 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 3.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded5from4oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 164 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 440 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 103 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 1.1 MB/s)
Downloaded2from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 10 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 44 kB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/r/repo/eo-compiler/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-compiler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 27 resources
[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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-compiler ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/eo-compiler/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 9.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 105 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 9.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 4.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 89 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 50 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
Downloaded5from4oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 99 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
Downloaded4from4oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 427 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
Downloaded3from4oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloaded2from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
Downloaded2from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 346 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded4from2oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 252 kB/s)
Downloaded4from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 14 kB/s)
Downloaded3from6oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 55 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 223 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 2.4 MB/s)
[INFO] Surefire report directory: /home/r/repo/eo-compiler/target/surefire-reports
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 56 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 6.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 3.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 5.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 6.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 5.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 153 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom (25 kB at 109 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 3.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 53 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 6.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
Downloaded5from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 9.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded5from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 37 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 318 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 200 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 31 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 153 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (122 kB at 3.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (3.0 kB at 168 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.compiler.PacksTest
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="192"
         name="simple.yaml"
         time="2020-12-23T19:37:24.911Z"
         version="0.1.5">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="192"
         name="simple.yaml"
         time="2020-12-23T19:37:24.911Z"
         version="0.1.5">
   <listing>a
  b
    c

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="a" line="1">
         <o base="b" line="2">
            <o base="c" line="3"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="51"
         name="full-syntax.yaml"
         time="2020-12-23T19:37:25.528Z"
         version="0.1.5">
   <listing># The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &gt; one

# This is just a simple string
"Hello, world!" &gt; hello!

[tt a...] &gt; atom /int

# This is very good object
[x] &gt; first
  second &gt; hello?
    $.add 5 &gt; i
    third:foo &gt; x...?!
      f 12 false
        (((t 22) r:t 8.54 "yes" 'e').print 88 0x1f):hey true &gt; a!
          # This object is also very good
          []
            hey &gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &gt; a1
  .four &gt; a2
  .five &gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &gt; ooo
  # This is one
  [] &amp;gt; o1

  # This is two
  [] &amp;gt; o2

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;Test Test&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;bar&lt;/head&gt;
         &lt;tail&gt;Some text&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;9&quot; name=&quot;one&quot;&gt;500.43</o>
      <o base="string" const="" data="string" line="12" name="hello">Hello, world!</o>
      <o atom="int" line="14" name="atom">
         <o line="14" name="tt"/>
         <o line="14" name="a" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x"/>
         <o base="second" line="18" name="hello" rw="">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <o base="int" data="int" line="19">5</o>
            </o>
            <o as="foo"
               base="third"
               const=""
               line="20"
               name="x"
               rw=""
               vararg="">
               <o base="f" line="21">
                  <o base="int" data="int" line="21">12</o>
                  <o base="bool" data="bool" line="21">false</o>
                  <o as="t" base="t" line="22">
                     <o base="int" data="int" line="22">22</o>
                     <o base="r" line="22"/>
                     <o base="float" data="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=""/>
         <o base=".four" line="35" method=""/>
         <o base=".five" line="35" method="">
            <o base="t" line="36"/>
         </o>
         <o base=".two" line="37" method=""/>
         <o base=".three" line="38" method="" name="a1"/>
         <o base=".four" line="39" method="" name="a2"/>
         <o base=".five" line="40" method="" name="a3"/>
      </o>
      <o base="test" line="42">
         <o base="me" line="43">
            <o as="i" base="now" line="44">
               <o base="f" line="44">
                  <o base="f" line="44">
                     <o base="f" line="44">
                        <o base="f" line="44">
                           <o base="int" data="int" line="44">1</o>
                        </o>
                     </o>
                  </o>
               </o>
               <o base=".f" line="44" method=""/>
            </o>
         </o>
      </o>
      <o line="46" name="ooo">
         <o line="47" name="o1"/>
         <o line="50" name="o2"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 51 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="51"
         name="full-syntax.yaml"
         time="2020-12-23T19:37:25.528Z"
         version="0.1.5">
   <listing># The purpose of this test case is to make
# sure all possible syntax scenarios can
# be parsed by the ANTLR

+alias Test Test
+foo
+bar Some text

500.43 &gt; one

# This is just a simple string
"Hello, world!" &gt; hello!

[tt a...] &gt; atom /int

# This is very good object
[x] &gt; first
  second &gt; hello?
    $.add 5 &gt; i
    third:foo &gt; x...?!
      f 12 false
        (((t 22) r:t 8.54 "yes" 'e').print 88 0x1f):hey true &gt; a!
          # This object is also very good
          []
            hey &gt; you...
          kid
    f:u
      z
        z 5
          z
  oops

# Comments are allowed only in front of top-level objects
[]
  one.two.three.four.five
    t
  .two
  .three &gt; a1
  .four &gt; a2
  .five &gt; a3

test
  me
    now:i (f (f (f (f 1)))).f

[] &gt; ooo
  # This is one
  [] &gt; o1

  # This is two
  [] &gt; o2

&lt;EOF&gt;</listing>
   <errors/>
   <license>The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR</license>
   <metas>
      <meta line="5">
         <head>alias</head>
         &lt;tail&gt;Test Test&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;bar&lt;/head&gt;
         &lt;tail&gt;Some text&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;9&quot; name=&quot;one&quot;&gt;500.43&lt;/o&gt;
      &lt;o base=&quot;string&quot; const=&quot;&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;hello&quot;&gt;Hello, world!&lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;14&quot; name=&quot;atom&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;tt&quot;/&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;17&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;17&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;18&quot; name=&quot;hello&quot; rw=&quot;&quot;&gt;
            &lt;o base=&quot;$&quot; line=&quot;19&quot;/&gt;
            &lt;o base=&quot;.add&quot; line=&quot;19&quot; method=&quot;&quot; name=&quot;i&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;19&quot;&gt;5&lt;/o&gt;
            &lt;/o&gt;
            &lt;o as=&quot;foo&quot;
               base=&quot;third&quot;
               const=&quot;&quot;
               line=&quot;20&quot;
               name=&quot;x&quot;
               rw=&quot;&quot;
               vararg=&quot;&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;21&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;21&quot;&gt;12&lt;/o&gt;
                  &lt;o base=&quot;bool&quot; data=&quot;bool&quot; line=&quot;21&quot;&gt;false&lt;/o&gt;
                  &lt;o as=&quot;t&quot; base=&quot;t&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot;&gt;22&lt;/o&gt;
                     &lt;o base=&quot;r&quot; line=&quot;22&quot;/&gt;
                     &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;22&quot;&gt;8.54&lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;22&quot;&gt;yes&lt;/o&gt;
                     &lt;o base=&quot;char&quot; data=&quot;char&quot; line=&quot;22&quot;&gt;e&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o as=&quot;hey&quot;
                     base=&quot;.print&quot;
                     const=&quot;&quot;
                     line=&quot;22&quot;
                     method=&quot;&quot;
                     name=&quot;a&quot;&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot;&gt;88&lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot;&gt;31&lt;/o&gt;
                     &lt;o base=&quot;bool&quot; data=&quot;bool&quot; line=&quot;22&quot;&gt;true&lt;/o&gt;
                     &lt;o line=&quot;23&quot;&gt;
                        &lt;o base=&quot;hey&quot; line=&quot;25&quot; name=&quot;you&quot; vararg=&quot;&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;kid&quot; line=&quot;26&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o as=&quot;u&quot; base=&quot;f&quot; line=&quot;27&quot;&gt;
               &lt;o base=&quot;z&quot; line=&quot;28&quot;&gt;
                  &lt;o base=&quot;z&quot; line=&quot;29&quot;&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;29&quot;&gt;5&lt;/o&gt;
                     &lt;o base=&quot;z&quot; line=&quot;30&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;oops&quot; line=&quot;31&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;34&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;35&quot;/&gt;
         &lt;o base=&quot;.two&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line="35" method=""/>
         <o base=".four" line="35" method=""/>
         <o base=".five" line="35" method="">
            <o base="t" line="36"/>
         </o>
         <o base=".two" line="37" method=""/>
         <o base=".three" line="38" method="" name="a1"/>
         <o base=".four" line="39" method="" name="a2"/>
         <o base=".five" line="40" method="" name="a3"/>
      </o>
      <o base="test" line="42">
         <o base="me" line="43">
            <o as="i" base="now" line="44">
               <o base="f" line="44">
                  <o base="f" line="44">
                     <o base="f" line="44">
                        <o base="f" line="44">
                           <o base="int" data="int" line="44">1</o>
                        </o>
                     </o>
                  </o>
               </o>
               <o base=".f" line="44" method=""/>
            </o>
         </o>
      </o>
      <o line="46" name="ooo">
         <o line="47" name="o1"/>
         <o line="50" name="o2"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2020-12-23T19:37:25.756Z"
         version="0.1.5">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="second" line="2" name="x"/>
      </o>
      <o base="int" data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2020-12-23T19:37:25.756Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;4&quot; step=&quot;0&quot;&gt;The name &quot;first&quot; is already in use&lt;/error&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; is already in use&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2020-12-23T19:37:25.756Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  second &amp;gt; x

18 &amp;gt; first

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;4&quot; step=&quot;0&quot;&gt;The name &quot;first&quot; is already in use&lt;/error&gt;
      &lt;error check=&quot;duplicate-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; is already in use&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;second&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;4&quot; name=&quot;first&quot;&gt;18&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-abstract-decoratee.yaml&quot;
         time=&quot;2020-12-23T19:37:25.967Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; main
  [] &amp;gt; @
    hello &amp;gt; test

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;2&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;hello&quot; line=&quot;3&quot; name=&quot;test&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via abstract-decoratee
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-abstract-decoratee.yaml&quot;
         time=&quot;2020-12-23T19:37:25.967Z&quot;
         version="0.1.5">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors>
      <error check="abstract-decoratee" line="2" step="0">Abstract object can't be used as a decoratee</error>
   </errors>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2020-12-23T19:37:25.967Z"
         version="0.1.5">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

&lt;EOF&gt;</listing>
   <errors>
      <error check="abstract-decoratee" line="2" step="0">Abstract object can't be used as a decoratee</error>
   </errors>
   <objects>
      <o line="1" name="main">
         <o line="2" name="@">
            <o base="hello" line="3" name="test"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2020-12-23T19:37:26.012Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>stding org.eolang.io.stdin</tail>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2020-12-23T19:37:26.012Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &gt; main
  (stdout "Hello, world!").print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias &quot;stdout&quot; is duplicated&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stding org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2020-12-23T19:37:26.012Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias &quot;stdout&quot; is duplicated&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stding org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-global-nonames.yaml&quot;
         time=&quot;2020-12-23T19:37:26.077Z"
         version="0.1.5">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-global-nonames.yaml"
         time="2020-12-23T19:37:26.077Z"
         version="0.1.5">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors>
      <error check="global-nonames" line="3" step="0">The global object doesn't have a name</error>
   </errors>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-global-nonames.yaml"
         time="2020-12-23T19:37:26.077Z"
         version="0.1.5">
   <listing>3.14 &gt; pi

fake

&lt;EOF&gt;</listing>
   <errors>
      <error check="global-nonames" line="3" step="0">The global object doesn't have a name</error>
   </errors>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.14</o>
      <o base="fake" line="3"/>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2020-12-23T19:37:26.105Z"
         version="0.1.5">
   <listing>+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>this is some mistake</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail/>
      </meta>
   </metas>
   <objects>
      <o line="5" name="main">
         <o base="stdout" line="6">
            <o base="string" data="string" line="6">Hello, world!</o>
         </o>
         <o base=".print" line="6" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2020-12-23T19:37:26.105Z"
         version="0.1.5">
   <listing>+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &gt; main
  (stdout "Hello, world!").print

&lt;EOF&gt;</listing>
   <errors>
      <error check="broken-aliases" line="1" step="0">The alias is invalid: "org.eolang.io.stdout"</error>
      <error check="broken-aliases" line="2&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;this is some mistake&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;&quot;&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;this is some mistake&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2020-12-23T19:37:26.105Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

[] &amp;gt; main
  (stdout &quot;Hello, world!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;org.eolang.io.stdout&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;this is some mistake&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;&quot;&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;this is some mistake&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail/&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;5&quot; name=&quot;main&quot;&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;6&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;6&quot;&gt;Hello, world!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;6&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-middle-vararg.yaml&quot;
         time=&quot;2020-12-23T19:37:26.142Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-middle-vararg.yaml"
         time="2020-12-23T19:37:26.142Z"
         version="0.1.5">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good

&lt;EOF&gt;</listing>
   <errors>
      <error check="middle-varags" line="1" step="0">Varargs param a must be the last one</error>
   </errors>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-middle-vararg.yaml"
         time="2020-12-23T19:37:26.142Z"
         version="0.1.5">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good

&lt;EOF&gt;</listing>
   <errors>
      <error check="middle-varags" line="1" step="0">Varargs param a must be the last one</error>
   </errors>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2020-12-23T19:37:26.169Z"
         version="0.1.5">
   <listing>[] &gt; test /int

[] &gt; foo /string
  a &gt; hey

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o atom="int" line="1" name="test"/>
      <o atom="string" line="3" name="foo">
         <o base="a&quot; line=&quot;4&quot; name=&quot;hey&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-nonempty-atoms.yaml&quot;
         time=&quot;2020-12-23T19:37:26.169Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; test /int

[] &amp;gt; foo /string
  a &amp;gt; hey

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;not-empty-atoms&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;Atoms foo may not have any attributes&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o atom=&quot;int&quot; line=&quot;1&quot; name=&quot;test&quot;/&gt;
      &lt;o atom=&quot;string&quot; line=&quot;3&quot; name=&quot;foo&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;4&quot; name=&quot;hey&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-nonempty-atoms.yaml&quot;
         time=&quot;2020-12-23T19:37:26.169Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; test /int

[] &amp;gt; foo /string
  a &amp;gt; hey

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;not-empty-atoms&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;Atoms foo may not have any attributes&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o atom=&quot;int&quot; line=&quot;1&quot; name=&quot;test&quot;/&gt;
      &lt;o atom=&quot;string&quot; line=&quot;3&quot; name=&quot;foo&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;4&quot; name=&quot;hey&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2020-12-23T19:37:26.195Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; fff
  test &amp;gt; @
  $ &amp;gt; t

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;fff&quot;&gt;
         &lt;o base=&quot;test&quot; line=&quot;2&quot; name=&quot;@&quot;/&gt;
         &lt;o base=&quot;$&quot; line=&quot;3&quot; name=&quot;t&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via unknown-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2020-12-23T19:37:26.195Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; fff
  test &amp;gt; @
  $ &amp;gt; t

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;unknown-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;test&quot; is not defined anywhere&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$" line="3" name="t"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-unknown-names.yaml"
         time="2020-12-23T19:37:26.195Z"
         version="0.1.5">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors>
      <error check="unknown-names" line="2" step="0">The object "test" is not defined anywhere</error>
   </errors>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$" line="3" name="t"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2020-12-23T19:37:26.224Z"
         version="0.1.5">
   <listing>[] &gt; first
  a &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o base="a" line="2" name="a"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2020-12-23T19:37:26.224Z"
         version="0.1.5">
   <listing>[] &gt; first
  a &gt; a

&lt;EOF&gt;</listing>
   <errors>
      <error check="self-naming" line="2" step="0">The object "a" can't copy itself</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o base="a" line="2" name="a"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2020-12-23T19:37:26.224Z"
         version="0.1.5">
   <listing>[] &gt; first
  a &gt; a

&lt;EOF&gt;</listing>
   <errors>
      <error check="self-naming" line="2" step="0">The object "a" can't copy itself</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o base="a" line="2" name="a"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2020-12-23T19:37:26.250Z"
         version="0.1.5">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

[args] &amp;gt; main
  (stdout &quot;Hello!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot;/&gt;
         &lt;o as=&quot;f&quot; base=&quot;second&quot; line=&quot;3&quot;/&gt;
         &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;hey&quot;&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;23&lt;/o&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;6&quot;&gt;33&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;8&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;8&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;Hello!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-noname-attrs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.250Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[]
  first
  second:f
  third &amp;gt; hey
    23
    33

[args] &amp;gt; main
  (stdout &quot;Hello!&quot;).print

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;noname-attributes&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;The object has attribute without a name&lt;/error&gt;
      &lt;error check=&quot;noname-attributes&quot; line=&quot;8&quot; step=&quot;0&quot;&gt;The object &quot;main&quot; has attribute without a name&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot;/&gt;
         &lt;o as=&quot;f&quot; base=&quot;second&quot; line=&quot;3&quot;/&gt;
         &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;hey&quot;&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;23&lt;/o&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;6&quot;&gt;33&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;8&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;8&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;Hello!&lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-noname-attrs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.250Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[]
  first
  second:f
  third &amp;gt; hey
    23
    33

[args] &amp;gt; main
  (stdout &quot;Hello!&quot;).print

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check="noname-attributes" line="8" step="0">The object "main" has attribute without a name</error>
   </errors>
   <objects>
      <o line="1">
         <o base="first" line="2"/>
         <o as="f" base="second" line="3"/>
         <o base="third" line="4" name="hey">
            <o base="int" data="int" line="5">23</o>
            <o base="int" data="int" line="6">33</o>
         </o>
      </o>
      <o line="8" name="main">
         <o line="8" name="args"/>
         <o base="stdout" line="9">
            <o base="string" data="string" line="9">Hello!</o>
         </o>
         <o base=".print" line="9" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2020-12-23T19:37:26.287Z"
         version="0.1.5">
   <listing>[x] &gt; first
  (a &gt; x (b &gt; x))

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="a" line="2" name="x">
            <o base="b" line="2" name="x"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2020-12-23T19:37:26.287Z"
         version="0.1.5">
   <listing>[x] &gt; first
  (a &gt; x (b &gt; x))

&lt;EOF&gt;</listing>
   <errors>
      <error check="same-line-names" line="2" step="0">The name "x" was already used on the same line</error>
   </errors>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o base="a" line="2" name="x">
            <o base="b" line="2" name="x"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2020-12-23T19:37:26.287Z"
         version="0.1.5">
   <listing>[x] &gt; first
  (a &gt; x (b &gt; x))

&lt;EOF&gt;</listing>
   <errors>
      <error check="same-line-names" line="2" step="0">The name "x" was already used on the same line</error>
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;all-data-types.yaml&quot;
         time=&quot;2020-12-23T19:37:26.322Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;01- &amp;gt; bytesX

00-02-4F-1A-FF-01 &amp;gt; bytesX

3.1415926 &amp;gt; floatX

0x1ffff &amp;gt; intX

&quot;Hello, друг! 谢谢!&quot; &amp;gt; stringX

'z' &amp;gt; charX

true &amp;gt; boolX

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o base=&quot;bytes&quot; data=&quot;bytes&quot; line=&quot;1&quot; name=&quot;bytesX&quot;&gt;01&lt;/o&gt;
      &lt;o base=&quot;bytes&quot; data=&quot;bytes&quot; line=&quot;3&quot; name=&quot;bytesX&quot;&gt;00 02 4F 1A FF 01&lt;/o&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;5&quot; name=&quot;floatX&quot;&gt;3.1415925&lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;7&quot; name=&quot;intX&quot;&gt;131071&lt;/o&gt;
      &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot; name=&quot;stringX&quot;&gt;Hello, друг! 谢谢!&lt;/o&gt;
      &lt;o base=&quot;char&quot; data=&quot;char&quot; line=&quot;11&quot; name=&quot;charX&quot;&gt;z&lt;/o&gt;
      &lt;o base=&quot;bool&quot; data=&quot;bool&quot; line=&quot;13&quot; name=&quot;boolX&quot;&gt;true&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;all-data-types.yaml&quot;
         time=&quot;2020-12-23T19:37:26.322Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;01- &amp;gt; bytesX

00-02-4F-1A-FF-01 &amp;gt; bytesX

3.1415926 &amp;gt; floatX

0x1ffff &amp;gt; intX

&quot;Hello, друг! 谢谢!&quot; &amp;gt; stringX

'z' &amp;gt; charX

true &amp;gt; boolX

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o base=&quot;bytes&quot; data=&quot;bytes&quot; line=&quot;1&quot; name=&quot;bytesX&quot;&gt;01&lt;/o&gt;
      &lt;o base=&quot;bytes&quot; data=&quot;bytes&quot; line=&quot;3&quot; name=&quot;bytesX&quot;&gt;00 02 4F 1A FF 01&lt;/o&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;5&quot; name=&quot;floatX&quot;&gt;3.1415925&lt;/o&gt;
      &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;7&quot; name=&quot;intX&quot;&gt;131071&lt;/o&gt;
      &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot; name=&quot;stringX&quot;&gt;Hello, друг! 谢谢!&lt;/o&gt;
      &lt;o base=&quot;char&quot; data=&quot;char&quot; line=&quot;11&quot; name=&quot;charX&quot;&gt;z&lt;/o&gt;
      &lt;o base=&quot;bool&quot; data=&quot;bool&quot; line=&quot;13&quot; name=&quot;boolX&quot;&gt;true&lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2020-12-23T19:37:26.348Z"
         version="0.1.5">
   <listing>3.1415926 &gt; pi

a &gt; b
  c
    d
      "Hello, world!"

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o base="float" data="float" line="1" name="pi">3.1415925</o>
      <o base="a" line="3" name="b">
         <o base="c" line="4">
            <o base="d" line="5">
               <o base="string" data="string" line="6">Hello, world!</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via globals-to-abstracts
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2020-12-23T19:37:26.348Z"
         version="0.1.5">
   <listing>3.1415926 &gt; pi

a &gt; b
  c
    d
      "Hello, world!"

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="pi">
         <o base="float" data="float" line="1">3.1415925</o>
      </o>
      <o line="3" name="b">
         <o base="a" line="3">
            <o base="c" line="4">
               <o base="d" line="5">
                  <o base="string" data="string" line="6">Hello, world!</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2020-12-23T19:37:26.348Z"
         version="0.1.5">
   <listing>3.1415926 &gt; pi

a &gt; b
  c
    d
      "Hello, world!"

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="pi">
         <o base="float" data="float" line="1">3.1415925</o>
      </o>
      <o line="3" name="b">
         <o base="a" line="3">
            <o base="c" line="4">
               <o base="d" line="5">
                  <o base="string" data="string" line="6">Hello, world!</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2020-12-23T19:37:26.382Z"
         version="0.1.5">
   <listing>[x a] &gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 22 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.382Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@"/>
                  <o base="three" line="10">
                     <o base="x" line="11"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2020-12-23T19:37:26.382Z"
         version="0.1.5">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7"/>
               <o base="two" line="8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #2 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.382Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot;/&gt;
         &lt;/o&gt;
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #3 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2020-12-23T19:37:26.382Z"
         version="0.1.5">
   <listing>[x a] &gt; first
  (stdout x)
  second &gt; hello
    third &gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2" ref="1"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7" ref="4"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@" ref="12"/>
                  <o base="three" line="10">
                     <o base="x" line="11" ref="4"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16" ref="14">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17" ref="1"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #4 via broken-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.382Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout &quot;Hi&quot;)
    one
      x
      two
        a &amp;gt; @
        three
          x
    something &amp;gt; a

[a] &amp;gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;2&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;second&quot; line=&quot;3&quot; name=&quot;hello&quot;&gt;
            &lt;o base=&quot;third&quot; line=&quot;4&quot; name=&quot;x&quot;&gt;
               &lt;o base=&quot;stdout&quot; line=&quot;5&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;5&quot;&gt;Hi&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;one&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;x&quot; line=&quot;7&quot; ref=&quot;4&quot;/&gt;
               &lt;o base=&quot;two&quot; line=&quot;8&quot;&gt;
                  &lt;o base=&quot;a&quot; line=&quot;9&quot; name=&quot;@&quot; ref=&quot;12&quot;/&gt;
                  &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;11&quot; ref=&quot;4&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;something&quot; line=&quot;12&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;x&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;a&quot;/&gt;
         &lt;o base=&quot;tt&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;16&quot; ref=&quot;14&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;4&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first&quot; line=&quot;17&quot; ref=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot;&gt;
         &lt;o base=&quot;one&quot; line=&quot;20&quot;&gt;
            &lt;o line=&quot;21&quot;&gt;
               &lt;o line=&quot;21&quot; name=&quot;f&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;22&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2020-12-23T19:37:26.382Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[x a] &amp;gt; first
  (stdout x)
  second &amp;gt; hello
    third &amp;gt; x
      (stdout "Hi")
    one
      x
      two
        a &gt; @
        three
          x
    something &gt; a

[a] &gt; x
  tt
    x 4
    first

[]
  one
    [f]
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="x"/>
         <o line="1" name="a"/>
         <o base="stdout" line="2">
            <o base="x" line="2" ref="1"/>
         </o>
         <o base="second" line="3" name="hello">
            <o base="third" line="4" name="x">
               <o base="stdout" line="5">
                  <o base="string" data="string" line="5">Hi</o>
               </o>
            </o>
            <o base="one" line="6">
               <o base="x" line="7" ref="4"/>
               <o base="two" line="8">
                  <o base="a" line="9" name="@" ref="12"/>
                  <o base="three" line="10">
                     <o base="x" line="11" ref="4"/>
                  </o>
               </o>
            </o>
            <o base="something" line="12" name="a"/>
         </o>
      </o>
      <o line="14" name="x">
         <o line="14" name="a"/>
         <o base="tt" line="15">
            <o base="x" line="16" ref="14">
               <o base="int" data="int" line="16">4</o>
            </o>
            <o base="first" line="17" ref="1"/>
         </o>
      </o>
      <o line="19">
         <o base="one" line="20">
            <o line="21">
               <o line="21" name="f"/>
               <o base="int" data="int" line="22" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2020-12-23T19:37:26.517Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2020-12-23T19:37:26.517Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2020-12-23T19:37:26.517Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #2 via add-default-package
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2020-12-23T19:37:26.517Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="org.eolang.and" line="7">
            <o base="org.eolang.txt.scanner" line="8">
               <o base="org.eolang.io.stdin" line="8"/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;adds-default-package.yaml&quot;
         time=&quot;2020-12-23T19:37:26.517Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2020-12-23T19:37:26.592Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o line="4" name="y">
               <o base="two" line="5">
                  <o base="input" const="" line="6" name="t">
                     <o base="string" data="string" line="7">Hello, world!</o>
                     <o line="8" name="oops">
                        <o base="int" data="int" line="9">50</o>
                     </o>
                  </o>
               </o>
            </o>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line="11" name="last">
            <o base="three" line="12">
               <o base="int" data="int" line="12">1</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o line="16" name="kkk">
               <o line="16" name="aaa"/>
               <o base="int" data="int" line="17" name="ooo">1</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 17 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="float-vars.yaml"
         time="2020-12-23T19:37:26.592Z"
         version="0.1.5">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o line="4" name="y">
               <o base="two" line="5">
                  <o base="input" const="" line="6" name="t">
                     <o base="string" data="string" line="7">Hello, world!</o>
                     <o line="8" name="oops">
                        <o base="int" data="int" line="9">50</o>
                     </o>
                  </o>
               </o>
            </o>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line="11" name="last">
            <o base="three" line="12">
               <o base="int" data="int" line="12">1</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o line="16" name="kkk">
               &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via vars-float-up
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2020-12-23T19:37:26.592Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &amp;gt; kkk
      1 &amp;gt; ooo

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;t&quot; cut=&quot;3&quot; line=&quot;6&quot; ref=&quot;6&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;o base=&quot;oops&quot; cut=&quot;1&quot; line=&quot;8&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;kkk&quot; cut=&quot;2&quot; line=&quot;16&quot; ref=&quot;16&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #2 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2020-12-23T19:37:26.592Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o base="y" cut="5" line="4" ref="4"/>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line="11" name="last">
            <o base="three" line="12">
               <o base="int" data="int" line="12">1</o>
            </o>
         </o>
         <o line="4" name="y">
            <o base="two" line="5">
               <o base="t" cut="3" line="6" ref="6"/>
            </o>
            <o base="input" const="" line="6" name="t">
               <o base="string" data="string" line="7">Hello, world!</o>
               <o base="oops" cut="1" line="8" ref="8"/>
            </o>
            <o line="8" name="oops">
               <o base="int" data="int" line="9">50</o>
            </o>
         </o>
      </o>
      <o line="14">
         <o line="14" name="ppp"/>
         <o base="one" line="15">
            <o base="kkk" cut="2" line="16" ref="16"/>
         </o>
         <o line="16" name="kkk">
            <o line="16" name="aaa"/>
            <o base="int" data="int" line="17" name="ooo">1</o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="float-vars.yaml"
         time="2020-12-23T19:37:26.592Z"
         version="0.1.5">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "Hello, world!"
          [] &gt; oops
            50
  three t
  [] &gt; last
    three 1

[ppp]
  one
    [aaa] &gt; kkk
      1 &gt; ooo

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="x">
         <o base="first" line="2" name="ff"/>
         <o base="one" line="3">
            <o base="y" cut="5" line="4" ref="4"/>
         </o>
         <o base="three" line="10">
            <o base="t" line="10"/>
         </o>
         <o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base=&quot;t&quot; cut=&quot;3&quot; line=&quot;6&quot; ref=&quot;6&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;input&quot; const=&quot;&quot; line=&quot;6&quot; name=&quot;t&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, world!&lt;/o&gt;
               &lt;o base=&quot;oops&quot; cut=&quot;1&quot; line=&quot;8&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o line=&quot;8&quot; name=&quot;oops&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;50&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot;&gt;
         &lt;o line=&quot;14&quot; name=&quot;ppp&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;15&quot;&gt;
            &lt;o base=&quot;kkk&quot; cut=&quot;2&quot; line=&quot;16&quot; ref=&quot;16&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;16&quot; name=&quot;kkk&quot;&gt;
            &lt;o line=&quot;16&quot; name=&quot;aaa&quot;/&gt;
            &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;17&quot; name=&quot;ooo&quot;&gt;1&lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;native&quot;/&gt;
            &lt;o line=&quot;5&quot; name=&quot;second&quot;&gt;
               &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
               &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
               &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
               &lt;o line=&quot;7&quot; name=&quot;third&quot;&gt;
                  &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
                  &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
                  &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
                  &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
                  &lt;/o&gt;
                  <o base=".print" line="9" method=""/>
               </o>
               <o base="t" line="10">
                  <o line="11" name="third">
                     <o base="string" data="string" line="12" name="msg">hello, world!</o>
                  </o>
               </o>
               <o base="f" line="13">
                  <o line="14" name="third">
                     <o base="string" data="string" line="15" name="msg">hello, world!</o>
                  </o>
               </o>
               <o line="16">
                  <o base="string" data="string" line="17">Failure</o>
               </o>
            </o>
         </o>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o line="20" name="fff">
            <o line="20" name="bbb"/>
            <o base="aa" line="21"/>
            <o base=".test" line="21" method="" name="a"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via remove-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2020-12-23T19:37:26.698Z"
         version="0.1.5">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes"/>
            <o atom="int" line="4" name="native"/>
            <o line="5" name="second">
               <o line="5" name=&quot;x&quot;/&gt;
               &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
               &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
               &lt;o line=&quot;7&quot; name=&quot;third&quot;&gt;
                  &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
                  &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
                  &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
                  &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
               &lt;/o&gt;
               &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
                  &lt;o line=&quot;11&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
                  &lt;o line=&quot;14&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o line=&quot;16&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o line=&quot;20&quot; name=&quot;fff&quot;&gt;
            &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
            &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
            &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via abstracts-float-up
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            <o base="a" line="3" name="yes"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="second" base="second" level="1"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="native" base="native" level="1"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1"/>
            <o as="b" base="b" level="1"/>
            <o as="no" base="no" level="1"/>
            <o as="a" base="a" level="2"/>
            <o as="b" base="b" level="2"/>
            <o as="yes" base="yes" level="2"/>
            <o as="native" base="native" level="2"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="no" base="no" level="1"/>
               <o as="third" base="third" level="1"/>
               <o as="a" base="a" level="2"/>
               <o as="b" base="b" level="2"/>
               <o as="yes" base="yes" level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.1" name="b"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.1" name="b"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1"/>
         </o>
      </o>
      <o line="20" name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #2 via remove-levels
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
            &lt;o as=&quot;yes&quot; base="yes" level="2"/>
            <o as="native" base="native" level="2"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="no" base="no" level="1"/>
               <o as="third" base="third" level="1"/>
               <o as="a" base="a" level="2"/>
               <o as="yes" base="yes" level="2"/>
               <o as="native" base="native" level="2"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="no" base="no" level="1"/>
               <o as="third" base="third" level="1"/>
               <o as="a" base="a" level="2"/>
               <o as="yes" base="yes" level="2"/>
               <o as="native" base="native" level="2"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1"/>
            <o as="b" base="b" level="1"/>
            <o as="no" base="no" level="1"/>
            <o as="third" base="third" level="1"/>
            <o as="a" base="a" level="2"/>
            <o as="yes" base="yes" level="2"/>
            <o as="native" base="native" level="2"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #3 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2020-12-23T19:37:26.698Z"
         version="0.1.5">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes" ref="1"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line="9">
            <o base="a" line="9" ref="7.1"/>
            <o base="b" line="9" ref="7"/>
            <o base="c" line="9" ref="7"/>
            <o base="x" line="9" ref="7.5"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #4 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="native" base="native" level="1" ref="4"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #5 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &amp;gt; second
      a &amp;gt; no
      [b c] &amp;gt; third
        no &amp;gt; yes
        (stdout a b c x).print
      t
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      f
        [] &amp;gt; third
          &quot;hello, world!&quot; &amp;gt; msg
      []
        &quot;Failure&quot;

[aa] &amp;gt; ooo
  [bbb] &amp;gt; fff
    aa.test &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #6 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2020-12-23T19:37:26.698Z"
         version="0.1.5">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o as=&quot;foo&quot; base=&quot;test&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;yes&quot; ref=&quot;1&quot;/&gt;
            &lt;o atom=&quot;int&quot;
               base=&quot;first$2$native&quot;
               cut=&quot;3&quot;
               line=&quot;4&quot;
               name=&quot;native&quot;
               ref=&quot;4&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;second&quot; base=&quot;second&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;first$2$second&quot;
               cut=&quot;4&quot;
               line=&quot;5&quot;
               name=&quot;second&quot;
               ref=&quot;5&quot;&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="first$2$second$" cut="23" line="16" ref="16">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2020-12-23T19:37:26.698Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[a b] &amp;gt; first
  test:foo
    a &amp;gt; yes
    [] &amp;gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

[aa] &gt; ooo
  [bbb] &gt; fff
    aa.test &gt; a

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes" ref="1"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="native" base="native" level="1" ref="4"/>
            </o>
         </o>
      </o>
      <o atom="int" line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line="9">
            <o base="a" line="9" ref="7.1"/>
            <o base="b" line="9" ref="7"/>
            <o base="c" line="9" ref="7"/>
            <o base="x" line="9" ref="7.5"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;16.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o base=&quot;ooo$fff&quot; cut=&quot;29&quot; line=&quot;20&quot; name=&quot;fff&quot; ref=&quot;20&quot;&gt;
            &lt;o as=&quot;aa&quot; base=&quot;aa&quot; level=&quot;1&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;20&quot; name=&quot;ooo$fff&quot;&gt;
         &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
         &lt;o base=&quot;aa&quot; line=&quot;21&quot; ref=&quot;20.19&quot;/&gt;
         &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2020-12-23T19:37:27.029Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;3&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;stdout&quot; line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2020-12-23T19:37:27.029Z"
         version="0.1.5">
   <listing>+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &gt; main
  and
    (scanner stdin).nextLine &gt; line!
    (stdout "You entered" line).print
    $

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="3">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
      <meta line="4">
         <head>foo</head>
         <tail>Some other meta</tail>
      </meta>
   </metas>
   <objects>
      <o line="6" name="main">
         <o line="6" name="args"/>
         <o base="and" line="7">
            <o base="scanner" line="8">
               <o base="stdin" line="8"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2020-12-23T19:37:27.029Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.nextLine&quot; const=&quot;&quot; line=&quot;8&quot; method=&quot;&quot; name=&quot;line&quot;/&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;You entered&lt;/o&gt;
               &lt;o base=&quot;line&quot; line=&quot;9&quot; ref=&quot;8&quot;/&gt;
            &lt;/o&gt;
            &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
            &lt;o base=&quot;$&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2020-12-23T19:37:27.029Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner
+foo Some other meta

[args] &amp;gt; main
  and
    (scanner stdin).nextLine &amp;gt; line!
    (stdout &quot;You entered&quot; line).print
    $

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;foo&lt;/head&gt;
         &lt;tail&gt;Some other meta&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;6&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;6&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;and&quot; line=&quot;7&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;8&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;8&quot;/&gt;
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="string" data="string" line="9">You entered</o>
               <o base="line" line="9" ref="8"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2020-12-23T19:37:27.080Z"
         version="0.1.5">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="app">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="sprintf" line="3">
               <o base="string" data="string" line="4">%dth Fibonacci number is %d</o>
               <o base="args" line="5"/>
               <o base=".get" line="5" method=""/>
               <o base=".trim" line="5" method="">
                  <o base="int" data="int" line="5">1</o>
               </o>
               <o base=".foo" line="5" method=""/>
               <o base=".tohex" const="" line="5" method="" name="n"/>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 6 EO lines compiled
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[3]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[4]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[2]/o[1]/o[5]
Matches both "element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]" on line 50 of file:///
and "element(Q{}o)[attribute::attribute(Q{}method)]" on line 43 of file:///
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2020-12-23T19:37:27.080Z"
         version="0.1.5">
   <listing>[args] &gt; app
  stdout
    sprintf
      "%dth Fibonacci number is %d"
      (args.get.trim 1).foo.tohex &gt; n!
      fibo n

&lt;EOF&gt;</listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;app&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;sprintf&quot; line=&quot;3&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;4&quot;&gt;%dth Fibonacci number is %d&lt;/o&gt;
               &lt;o base=&quot;.tohex&quot; const=&quot;&quot; line=&quot;5&quot; method=&quot;&quot; name=&quot;n&quot;&gt;
                  &lt;o base=&quot;.foo&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;.trim&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;.get&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;args&quot; line=&quot;5&quot;/&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;1&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;6&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;6&quot;/&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;wraps-methods.yaml&quot;
         time=&quot;2020-12-23T19:37:27.080Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[args] &amp;gt; app
  stdout
    sprintf
      &quot;%dth Fibonacci number is %d&quot;
      (args.get.trim 1).foo.tohex &amp;gt; n!
      fibo n

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;app&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;args&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;2&quot;&gt;
            &lt;o base=&quot;sprintf&quot; line=&quot;3&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;4&quot;&gt;%dth Fibonacci number is %d&lt;/o&gt;
               &lt;o base=&quot;.tohex&quot; const=&quot;&quot; line=&quot;5&quot; method=&quot;&quot; name=&quot;n&quot;&gt;
                  &lt;o base=&quot;.foo&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;.trim&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;.get&quot; line=&quot;5&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;args&quot; line=&quot;5&quot;/&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;1&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 23 EO lines compiled
[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #1 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #3 via broken-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #4 via duplicate-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #5 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #6 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                     &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #7 via self-naming
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23">
                        <o base="year" line="23"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #8 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  <o base=".nextInt" const="" line="22" method="" name="year"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #9 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
                     &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
                        &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #10 via vars-float-up
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #11 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;6&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="scanner" line="22">
               <o base="stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #12 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #13 via add-default-package
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #14 via broken-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &amp;gt; main
  [y] &amp;gt; leap
    or. &amp;gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &amp;gt; @
    stdout &quot;Enter a year:&quot;
    stdout
      sprintf
        &quot;%s is %sa leap year!&quot;
        (scanner stdin).nextInt &amp;gt; year!
        if (leap year:y) &quot;&quot; &quot;not &quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Program$Spy$Verbose: Parsed #16 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="leap-year.yaml"
         time="2020-12-23T19:37:27.126Z"
         version="0.1.5">
   <listing># This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;org.eolang.sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&lt;/o&gt;
                  &lt;o base=&quot;year&quot; cut=&quot;2&quot; line=&quot;22&quot; ref=&quot;22&quot;/&gt;
                  &lt;o base=&quot;org.eolang.if&quot; line=&quot;23&quot;&gt;
                     &lt;o as=&quot;y&quot; base=&quot;leap&quot; line=&quot;23&quot; ref=&quot;11&quot;&gt;
                        &lt;o base=&quot;year&quot; line=&quot;23&quot; ref=&quot;22&quot;/&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;/&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;23&quot;&gt;not &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2020-12-23T19:37:27.126Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

+alias stdout org.eolang.io.stdout
+alias stdin org.eolang.io.stdin
+alias scanner org.eolang.txt.scanner

[args] &gt; main
  [y] &gt; leap
    or. &gt; @
      and.
        eq. (mod. y 4) 0
        not. (eq. (mod. y 100) 0)
      eq. (mod. y 400) 0
  and &gt; @
    stdout "Enter a year:"
    stdout
      sprintf
        "%s is %sa leap year!"
        (scanner stdin).nextInt &gt; year!
        if (leap year:y) "" "not "

&lt;EOF&gt;</listing>
   <errors/>
   <license>This program is from the EOLANG original paper
and must produce a working command line tool

License is MIT</license>
   <metas/>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="org.eolang.int" data="int" line="14">4</o>
                     </o>
                     <o base="org.eolang.int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.nextInt&quot; const=&quot;&quot; line=&quot;22&quot; method=&quot;&quot; name=&quot;year&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;org.eolang.io.stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.849 s - in org.eolang.compiler.PacksTest
[INFO] Running org.eolang.compiler.SyntaxTest
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;test&quot;
         time=&quot;2020-12-23T19:37:27.413Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+meta This is just a test META
+meta2 And yet another one

[n] &amp;gt; fibo
  if
    less n 2
    n
    add
      fibo (sub n 1)
      fibo (sub n 2)
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;meta&lt;/head&gt;
         &lt;tail&gt;This is just a test META&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;meta2&lt;/head&gt;
         &lt;tail&gt;And yet another one&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;7&quot; name=&quot;fibo&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;n&quot;/&gt;
         &lt;o base=&quot;if&quot; line=&quot;8&quot;&gt;
            &lt;o base=&quot;less&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;9&quot;/&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;9&quot;&gt;2&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;n&quot; line=&quot;10&quot;/&gt;
            &lt;o base=&quot;add&quot; line=&quot;11&quot;&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;12&quot;&gt;
                  &lt;o base=&quot;sub&quot; line=&quot;12&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;12&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;fibo&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;sub&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;13&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 13 EO lines compiled
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eolang.compiler.SyntaxTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (4.5 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (7.9 kB at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (1.0 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 30 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 6.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 9.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 5.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 8.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (1.0 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (13 kB at 58 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 kB at 112 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 46 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 5.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (3.3 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (4.4 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5.0 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 117 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (6.6 kB at 28 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 8.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 223 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 38 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded5from0oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 34 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (40 kB at 166 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (80 kB at 324 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (117 kB at 398 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 177 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded5from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 74 kB/s)
Downloading)from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded4from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 323 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloaded3from5oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 135 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded5from.oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 82 kB/s)
Downloading)from9oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 280 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded5from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (633 kB at 668 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 48 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 488 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 120 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 43 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded5from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 147 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 91 kB/s)
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 30 kB/s)
Downloaded3from0oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (413 kB at 248 kB/s)
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (73 kB at 43 kB/s)
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (11 MB at 6.1 MB/s)
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/eo-compiler/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
[INFO] File /home/r/repo/eo-compiler/target/classes/org/eolang/compiler/org-eolang-eo-compiler-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-compiler ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 64 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloaded2from5oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 150 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 225 kB/s)
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 93 kB/s)
[INFO] Building jar: /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-compiler >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-compiler ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-compiler ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-compiler ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-compiler ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-compiler/src/main/antlr4
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-compiler <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-compiler ---
[INFO] Building jar: /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-compiler ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.compiler...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/CompileException.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Pack.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Program.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Program.Spy.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Program.Spy.None.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramBaseListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramLexer.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/Syntax.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/XeListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/package-frame.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/package-summary.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/package-tree.html...
Generating /home/r/repo/eo-compiler/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-compiler/target/apidocs/serialized-form.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramLexer.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramBaseListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Pack.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/XeListener.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Program.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Program.Spy.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Program.Spy.None.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/Syntax.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/class-use/CompileException.html...
Generating /home/r/repo/eo-compiler/target/apidocs/org/eolang/compiler/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-compiler/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-compiler/target/apidocs/index-all.html...
Generating /home/r/repo/eo-compiler/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-compiler/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-compiler/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-compiler/target/apidocs/index.html...
Generating /home/r/repo/eo-compiler/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
[INFO] Building jar: /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-compiler ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-compiler/pom.xml looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/_each.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/_funcs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/add-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-compiler/src/main/resources/org/eolang/compiler/wrap-method-calls.xsl looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-compiler ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-compiler ---
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.jar to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar
[INFO] Installing /home/r/repo/eo-compiler/pom.xml to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-sources.jar to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.jar.asc to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.pom.asc to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-compiler ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-compiler ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar
[INFO] Installing /home/r/repo/eo-compiler/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-compiler/target/eo-compiler-0.1.5-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-compiler ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ---------------------< org.eolang:eo-maven-plugin >---------------------
[INFO] Building eo-maven-plugin 0.1.5                                     [3/5]
[INFO] ----------------------------[ maven-plugin ]----------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.6.0/maven-plugin-plugin-3.6.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom (28 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 119 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 232 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 763 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 125 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 800 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 406 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 200 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 415 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 154 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 103 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 86 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 44 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 209 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 936 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 105 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 209 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (7.0 kB at 350 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom (9.7 kB at 509 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 212 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded1from9central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.5 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 110 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 177 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 591 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 861 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 810 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom (2.9 kB at 153 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom (11 kB at 567 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 189 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 159 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 140 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 102 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 169 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom (4.4 kB at 244 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4.0 kB at 237 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom (3.1 kB at 183 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 154 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (2.1 kB at 124 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom (1.7 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (1.8 kB at 108 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (8.6 kB at 450 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom (2.6 kB at 154 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom (1.9 kB at 95 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (2.7 kB at 48 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 245 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 763 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 146 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 758 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom (4.1 kB at 228 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom (1.7 kB at 116 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (15 kB at 764 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom (1.9 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom (2.1 kB at 114 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom (3.2 kB at 180 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 106 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 1.1 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded4from6central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s)
Downloading)from/central:1https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded4from7central:/https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloaded4from7central:/https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloaded4from5central:/https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded4from1central:|https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 3.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded5from6central:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 576 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
Downloaded4from6central:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded5from9central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 453 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloaded4from1central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 152 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloaded3from4central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 265 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloaded4from7central:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 408 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
Downloaded3from7central:9https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 2.2 MB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
Downloaded4from7central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 158 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
Downloaded4from2central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 851 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
Downloaded4from2central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 739 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded3from3central:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 2.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded3from3central:9https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded3from3central:6https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 524 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded4from4central:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 208 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded3from4central:3https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 480 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded4from1central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded3from5central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded3from6central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 157 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded2from9central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 714 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloaded4from2central:6https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded3from9central:|https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 40 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded3from2central:|https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloaded3from1central:|https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded3from3central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar (48 kB at 126 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded2from4central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar
Downloaded4from2central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 447 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
Downloaded4from7central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
Downloaded4from6central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (68 kB at 152 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
Downloaded4from7central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar (291 kB at 614 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar
Downloaded3from9central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar (36 kB at 74 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
Downloaded3from0central:4https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (502 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Downloaded3from4central:9https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar (146 kB at 296 kB/s)
Downloaded3from3central:|https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 107 kB/s)
Downloaded2from5central:2https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar (159 kB at 299 kB/s)
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar (184 kB at 319 kB/s)
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (2.5 MB at 2.3 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-maven-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (compile-helpmojo) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 8.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 7.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 29 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 68 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 93 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 68 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded1from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 298 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 6.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 74 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 6.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 6.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 40 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 80 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 21 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 687 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 39 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 2.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 42 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 52 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (3.4 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 644 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded1from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 82 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 109 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 27 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 80 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded1from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 72 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
Downloaded5from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 316 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 191 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 432 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 152 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
Downloaded5from3oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 37 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 457 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 532 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
Downloaded5from4oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 227 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 66 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 16 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 641 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded5from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 11 kB/s)
Downloading)from oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded4from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 10 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded3from3oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 147 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded3from3oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 45 kB/s)
Downloading)from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 153 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded4from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 219 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded3from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 125 kB/s)
Downloading)from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded4from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 816 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 24 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 9.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded5from3oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 30 kB/s)
Downloading)from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded4from8oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 44 kB/s)
Downloading)from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded3from2oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded3from2oss.sonatype.org:4https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 176 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded2from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 191 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded4from5oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 126 kB/s)
Downloading)from7oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded4from9oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 57 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded3from4oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 8.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloaded3from7oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 77 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded3from7oss.sonatype.org:.https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 260 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded3from.oss.sonatype.org:9https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 3.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded4from9oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 82 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 121 kB/s)
Downloaded3from6oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 19 kB/s)
Downloaded2from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 15 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 123 kB/s)
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 4 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-maven-plugin ---
[INFO] Surefire report directory: /home/r/repo/eo-maven-plugin/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.maven.OptimizeMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo3161345657896411645/target
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="156"
         name="main.eo"
         time="2020-12-23T19:38:09.863Z"
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;[args] &amp;gt; main
  (stdout &quot;Hello!&quot;).print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method="" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3161345657896411645/src/main.eo parsed to /tmp/eo3161345657896411645/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3161345657896411645/target/eo/parse/main.eo.xml optimized to /tmp/eo3161345657896411645/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo3161345657896411645/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3161345657896411645/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="156"
         name="main.eo"
         time="2020-12-23T19:38:09.863Z"
         version="0.1.5">
   <listing>[args] &gt; main
  (stdout "Hello!").print &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base=".print" line="2" method="" name="@">
            <o base="org.eolang.stdout" line="2">
               <o base="org.eolang.string" data="string" line="2">Hello!</o>
            </o>
         </o>
      </o>
   </objects>
</program>

[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 s - in org.eolang.maven.OptimizeMojoTest
[INFO] Running org.eolang.maven.CompileMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo7551942390511909517/target
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="9"
         name="code.eo"
         time="2020-12-23T19:38:11.125Z"
         version="0.1.5">
   <listing>+package org.eolang

[b] &gt; array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name="b"/>
         <o atom="a" line="5" name="reduce">
            <o line="6" name="a"/>
            <o line="6" name="f"/>
         </o>
         <o atom="array" line="8" name="mapi">
            <o line="12" name="f"/>
         </o>
         <o line="14" name="map">
            <o line="17" name="f"/>
            <o base="mapi" line="18" name="@">
               <o line="19">
                  <o line="19" name="x"/>
                  <o line="19" name="i"/>
                  <o base="f" line="20" name="@">
                     <o base="x" line="20"/>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 20 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo7551942390511909517/src/code.eo parsed to /tmp/eo7551942390511909517/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo7551942390511909517/target/eo/parse/code.eo.xml optimized to /tmp/eo7551942390511909517/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo7551942390511909517/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo7551942390511909517/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="9"
         name="code.eo"
         time="2020-12-23T19:38:11.125Z"
         version="0.1.5">
   <listing>+package org.eolang

[b] &gt; array

  # Reduce from start "a" using the function "f"
  [a f] &gt; reduce /a

  # Map with index. Here "f" must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &gt; mapi /array

  # Map without index. Here "f" must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>package</head>
         <tail>org.eolang</tail>
      </meta>
   </metas>
   <objects>
      <o line="3" name="array">
         <o line="3" name="b"/>
         <o atom="a"
            base="array$reduce"
            cut="1"
            line="5"
            name="reduce"
            ref="5">
            <o as="b" base="b" level="1" ref="3"/>
            <o as="mapi" base="mapi" level="1" ref="8"/>
            <o as="map" base="map" level="1" ref="14"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="4"
            line="8"
            name="mapi"
            ref="8">
            <o as="b" base="b" level="1" ref="3"/>
            <o as="reduce" base="reduce" level="1" ref="5"/>
            <o as="map" base="map" level="1" ref="14"/>
         </o>
         <o base="array$map" cut="6" line="14" name="map" ref="14">
            <o as="b" base="b" level="1" ref="3"/>
            <o as="reduce" base="reduce" level="1" ref="5"/>
            <o as="mapi" base="mapi" level="1" ref="8"/>
         </o>
      </o>
      <o atom="a" line="5" name="array$reduce">
         <o line="6" name="a"/>
         <o line="6" name="f"/>
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.8&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.14&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;8&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;12&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;8.3&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;8.5&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;8.14&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;17&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;18&quot; name=&quot;@&quot; ref=&quot;14.8&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;7&quot; line=&quot;19&quot; ref=&quot;19&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;2&quot; ref=&quot;14.3&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;14.5&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;14.8&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.3&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.8&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;19&quot; name=&quot;i&quot;/&gt;
         &lt;o base=&quot;f&quot; line=&quot;20&quot; name=&quot;@&quot; ref=&quot;19.17&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;20&quot; ref=&quot;19&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;19.17&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;19.3&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;19.5&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;19.8&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo7551942390511909517/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo7551942390511909517/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;9&quot;
         name=&quot;code.eo&quot;
         time=&quot;2020-12-23T19:38:11.125Z&quot;
         version=&quot;0.1.5&quot;&gt;
   &lt;listing&gt;+package org.eolang

[b] &amp;gt; array

  # Reduce from start &quot;a&quot; using the function &quot;f&quot;
  [a f] &amp;gt; reduce /a

  # Map with index. Here &quot;f&quot; must be an abstract
  # object with two free attributes. The first
  # one for the element of the array, the second one
  # for the index.
  [f] &amp;gt; mapi /array

  # Map without index. Here &quot;f&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &gt; map
    mapi &gt; @
      [x i]
        f x &gt; @
&lt;EOF&gt;</listing>
   <errors/>
   <metas>package org.eolang;

</metas>
   <objects>
      <o java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.603Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.125Z by the EO compiler v.0.1.5.
 */

package org.eolang;

import org.eolang.*;

public final class EOarray extends Phi {
  public EOarray() {
    super("eo_b");
    this.put("eo_reduce", () -&gt; {
      final Phi ret = new EOarray$EOreduce();
      ret.inherit(this);
      return ret;
    });
    this.put("eo_mapi", () -&gt; {
      final Phi ret = new EOarray$EOmapi();
      ret.inherit(this);
      return ret;
    });
    this.put("eo_map", () -&gt; {
      final Phi ret = new EOarray$EOmap();
      ret.inherit(this);
      return ret;
    });
  };
}</java>
      </o>
      <o atom="a"
         java-name="EOarray$EOreduce"
         line="5"
         name="array$reduce">
         <o java-name="EOa" line="6" name="a"/>
         <o java-name="EOf" line="6" name="f"/>
         <o java-name="EOb" level="1" line="5.3" name="b"/>
         <o java-name="EOmapi" level="1" line="5.8" name="mapi"/>
         <o java-name="EOmap" level="1" line="5.14" name="map"/>
      </o>
      <o atom="array"
         java-name="EOarray$EOmapi"
         line="8"
         name="array$mapi">
         <o java-name="EOf" line="12" name="f"/>
         <o java-name="EOb" level="1" line="8.3" name="b"/>
         <o java-name="EOreduce" level="1" line="8.5" name="reduce"/>
         <o java-name="EOmap" level="1" line="8.14" name="map"/>
      </o>
      <o java-name="EOarray$EOmap" line="14" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.603Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.125Z by the EO compiler v.0.1.5.
 */

package org.eolang;

import org.eolang.*;

public final class EOarray$EOmap extends Phi {
  public EOarray$EOmap() {
    super("eo_f");
    this.put("origin", () -&gt; {
      final Phi ret = this.get("eo_mapi").copy();
        final Phi ret_1 = new EOarray$EOmap$EO1$EO();
        ret_1.inherit(this);
      ret.inherit(this);
        ret.put(0, () -&gt; ret_1);
      return ret;
    });
  };
}</java>
      </o>
      <o java-name="EOarray$EOmap$EO1$EO" line="19" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.603Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.125Z by the EO compiler v.0.1.5.
 */

package org.eolang;

import org.eolang.*;

public final class EOarray$EOmap$EO1$EO extends Phi {
  public EOarray$EOmap$EO1$EO() {
    super(&quot;eo_x&quot;, &quot;eo_i&quot;);
    this.put(&quot;origin&quot;, () -&amp;gt; {
      final Phi ret = this.get(&quot;eo_f&quot;).copy();
        final Phi ret_1 = this.get(&quot;eo_x&quot;);
        ret_1.inherit(this);
      ret.inherit(this);
        ret.put(0, () -&amp;gt; ret_1);
      return ret;
    });
  };
}&lt;/java&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 773 chars to /tmp/eo7551942390511909517/generated/EOarray.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 650 chars to /tmp/eo7551942390511909517/generated/EOarray$EOmap.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 659 chars to /tmp/eo7551942390511909517/generated/EOarray$EOmap$EO1$EO.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo7551942390511909517/target/eo/optimize/code.eo.xml compiled to /tmp/eo7551942390511909517/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo7551942390511909517/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.603Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.125Z by the EO compiler v.0.1.5.
 */

package org.eolang;

import org.eolang.*;

public final class EOarray extends Phi {
  public EOarray() {
    super(&quot;eo_b&quot;);
    this.put(&quot;eo_reduce&quot;, () -&gt; {
      final Phi ret = new EOarray$EOreduce();
      ret.inherit(this);
      return ret;
    });
    this.put(&quot;eo_mapi&quot;, () -&gt; {
      final Phi ret = new EOarray$EOmapi();
      ret.inherit(this);
      return ret;
    });
    this.put(&quot;eo_map&quot;, () -&gt; {
      final Phi ret = new EOarray$EOmap();
      ret.inherit(this);
      return ret;
    });
  };
}
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1208272976173803663/target
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="9"
         name="code.eo"
         time="2020-12-23T19:38:11.641Z"
         version="0.1.5">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
      <meta line="5">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
   </metas>
   <objects>
      <o line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int" line="24" name="test">
            <o line="24" name="a"/>
         </o>
         <o base="n" line="25"/>
         <o base=".hello" line="25" method="" name="f">
            <o base="string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 27 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo1208272976173803663/src/code.eo parsed to /tmp/eo1208272976173803663/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo1208272976173803663/target/eo/parse/code.eo.xml optimized to /tmp/eo1208272976173803663/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo1208272976173803663/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo1208272976173803663/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="9"
         name="code.eo"
         time="2020-12-23T19:38:11.641Z"
         version="0.1.5">
   <listing># This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &gt; pi
#
# [n] &gt; alpha
#   [] &gt; x
#     a pi 666 &gt; pp
#       [] &gt; n
#         wild &gt; tff
#       two.f1.f2 x
#   stdout &gt; z
#     sprintf &gt; f!
#       "Hello, ".trim
#       x 0x1fff n
#
# alpha &gt; beta
#   alpha
#     'Z'
[n x] &gt; mess
  [a] &gt; test /int
  n.hello &gt; f
    "Hello, world!"
    x
&lt;EOF&gt;</listing>
   <errors/>
   <license>This is the header comment of this simple EO
program, to be ignored.</license>
   <metas>
      <meta line="4">
         <head>package</head>
         <tail>org.eolang.examples</tail>
      </meta>
   </metas>
   <objects>
      <o line="23" name="mess">
         <o line="23" name="n"/>
         <o line="23" name="x"/>
         <o atom="int"
            base="mess$test"
            cut="2"
            line="24"
            name="test"
            ref="24">
            <o as="n" base="n" level="1" ref="23"/>
            <o as="x" base="x" level="1" ref="23"/>
            <o as="f" base="f" level="1" ref="25"/>
         </o>
         <o base=".hello" line="25" method="" name="f">
            <o base="n" line="25" ref="23"/>
            <o base="org.eolang.string" data="string" line="26">Hello, world!</o>
            <o base="x" line="27" ref="23"/>
         </o>
      </o>
      <o atom="int" line="24" name="mess$test">
         <o line="24" name="a"/>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo1208272976173803663/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo1208272976173803663/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="9"
         name="code.eo"
         time="2020-12-23T19:38:11.641Z"
         version="0.1.5">
   <listing&gt;# This is the header comment of this simple EO
# program, to be ignored.

+package org.eolang.examples
+alias stdout org.eolang.io.stdout

# 3.14 &amp;gt; pi
#
# [n] &amp;gt; alpha
#   [] &amp;gt; x
#     a pi 666 &amp;gt; pp
#       [] &amp;gt; n
#         wild &amp;gt; tff
#       two.f1.f2 x
#   stdout &amp;gt; z
#     sprintf &amp;gt; f!
#       &quot;Hello, &quot;.trim
#       x 0x1fff n
#
# alpha &amp;gt; beta
#   alpha
#     'Z'
[n x] &amp;gt; mess
  [a] &amp;gt; test /int
  n.hello &amp;gt; f
    &quot;Hello, world!&quot;
    x
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;This is the header comment of this simple EO
program, to be ignored.&lt;/license&gt;
   &lt;metas&gt;package org.eolang.examples;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;o java-name=&quot;EOmess&quot; line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.641Z by the EO compiler v.0.1.5.
 */

package org.eolang.examples;

import org.eolang.*;

public final class EOmess extends Phi {
  public EOmess() {
    super(&quot;eo_n&quot;, &quot;eo_x&quot;);
    this.put(&quot;eo_test&quot;, () -&amp;gt; {
      final Phi ret = new EOmess$EOtest();
      ret.inherit(this);
      return ret;
    });
    this.put(&quot;eo_f&quot;, () -&amp;gt; {
      final Phi ret_base = this.get(&quot;eo_n&quot;);
      ret_base.inherit(this);
      final Phi ret = ret_base.get(&quot;eo_hello&quot;).copy();
        final Phi ret_1 = new org.eolang.EOstring();
        ret_1.put(&quot;data&quot;, () -&amp;gt; new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, world!&quot;));
        ret_1.inherit(this);
        final Phi ret_2 = this.get(&quot;eo_x&quot;);
        ret_2.inherit(this);
      ret.inherit(this);
        ret.put(0, () -&gt; ret_1);
        ret.put(1, () -&gt; ret_2);
      return ret;
    });
  };
}</java>
      </o>
      <o atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <o java-name="EOa" line="24" name="a"/>
         <o java-name="EOn" level="1" line="24.23" name="n"/>
         <o java-name="EOx" level="1" line="24.23" name="x"/>
         <o java-name="EOf" level="1" line="24.25" name="f"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1036 chars to /tmp/eo1208272976173803663/generated/EOmess.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo1208272976173803663/target/eo/optimize/code.eo.xml compiled to /tmp/eo1208272976173803663/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo1208272976173803663/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2020-12-23T19:38:11.994Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2020-12-23T19:38:11.641Z by the EO compiler v.0.1.5.
 */

package org.eolang.examples;

import org.eolang.*;

public final class EOmess extends Phi {
  public EOmess() {
    super("eo_n", "eo_x");
    this.put("eo_test", () -> {
      final Phi ret = new EOmess$EOtest();
      ret.inherit(this);
      return ret;
    });
    this.put("eo_f", () -> {
      final Phi ret_base = this.get("eo_n");
      ret_base.inherit(this);
      final Phi ret = ret_base.get("eo_hello").copy();
        final Phi ret_1 = new org.eolang.EOstring();
        ret_1.put("data", () -> new Data.Value<String>("Hello, world!"));
        ret_1.inherit(this);
        final Phi ret_2 = this.get("eo_x");
        ret_2.inherit(this);
      ret.inherit(this);
        ret.put(0, () -> ret_1);
        ret.put(1, () -> ret_2);
      return ret;
    });
  };
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in org.eolang.maven.CompileMojoTest
[INFO] Running org.eolang.maven.ParseMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo4906401534909526171/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo8103387183952288899/target
[2;37mDEBUGm] org.eolang.compiler.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="main.eo"
         time="2020-12-23T19:38:12.020Z"
         version="0.1.5">
   <listing>[args] &gt; main
  (stdout "Hello!").print
&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="main">
         <o line="1" name="args"/>
         <o base="stdout" line="2">
            <o base="string" data="string" line="2">Hello!</o>
         </o>
         <o base=".print" line="2" method=""/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.compiler.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo8103387183952288899/src/main.eo parsed to /tmp/eo8103387183952288899/target/eo/parse/main.eo.xml
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eolang.maven.ParseMojoTest
[INFO] Running org.eolang.maven.PullMojoTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eolang.maven.PullMojoTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-maven-plugin ---
[INFO] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[INFO] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ eo-maven-plugin ---
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-maven-plugin >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-maven-plugin ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-maven-plugin <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-maven-plugin ---
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-maven-plugin ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.maven...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/CompileMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/OptimizeMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/ParseMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/PullMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-frame.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-summary.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/ParseMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/OptimizeMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/PullMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/class-use/CompileMojo.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/org/eolang/maven/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/index-all.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/index.html...
Generating /home/r/repo/eo-maven-plugin/target/apidocs/help-doc.html...
Note: Custom tags that could override future standard tags:  @todo, @checkstyle. To avoid potential overrides, use at least one period character (.) in custom tag names.
Note: Custom tags that were not seen:  @todo, @checkstyle
[INFO] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-maven-plugin ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it-disabled/simple/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-maven-plugin ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-maven-plugin ---
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-sources.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.pom.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-maven-plugin ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-maven-plugin ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.5-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-maven-plugin ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ----------------------< org.eolang:eo-archetype >-----------------------
[INFO] Building eo-archetype 0.1.5                                        [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-archetype ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-archetype ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/r/repo/eo-archetype/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-archetype ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-archetype ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-archetype ---
[INFO] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-archetype >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-archetype ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-archetype <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-archetype ---
[INFO] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.5-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-archetype ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-archetype ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-archetype/pom.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/META-INF/maven/archetype-metadata.xml looks good
     [exec] /home/r/repo/eo-archetype/src/main/resources/archetype-resources/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-archetype ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-archetype ---
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar
[INFO] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5-sources.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.pom.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-archetype ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-archetype ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar
[INFO] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.5-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-archetype ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] -----------------------< org.eolang:eo-runtime >------------------------
[INFO] Building eo-runtime 0.1.5                                          [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-runtime ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:parse (default) @ eo-runtime ---
[INFO] Target directory created: /home/r/repo/eo-runtime/target
[INFO] 49 attributes loaded from 43 stream(s) in 33ms, 49 saved, 371 ignored: ["Agent-Class", "Ant-Version", "Archiver-Version", "Automatic-Module-Name", "Bnd-LastModified", "Build-Jdk", "Build-Jdk-Spec", "Built-By", "Bundl-version", "Bundle-Copyright", "Bundle-Description", "Bundle-DocURL", "Bundle-License", "Bundle-ManifestVersion", "Bundle-Name", "Bundle-RequiredExecutionEnvironment", "Bundle-SymbolicName", "Bundle-Vendor", "Bundle-Version", "CLDR-Version", "Can-Redefine-Classes", "Can-Retransform-Classes", "Can-Set-Native-Method-Prefix", "Created-By", "EO-Version", "Eclipse-ExtensibleAPI", "Eclipse-SourceReferences", "Export-Package", "Extension-Name", "Implementation-Title", "Implementation-URL", "Implementation-Vendor", "Implementation-Vendor-Id", "Implementation-Version", "Import-Package", "Include-Resource", "JCabi-Build", "JCabi-Date", "JCabi-Version", "Main-Class", "Manifest-Version", "Multi-Release", "Premain-Class", "Project-Name", "Require-Capability", "Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/array.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/io/stdout.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/io/stdout.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/bool.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/int.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/string.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:optimize (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/string.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/io/stdout.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/io/stdout.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/io/stdout.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/array.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:pull (default) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:compile (default) @ eo-runtime ---
[INFO] Gen directory created: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 701 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1425 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 743 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 906 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 526 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstdout.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/io/stdout.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 692 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 773 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 650 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 659 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/r/repo/eo-runtime/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/r/repo/eo-runtime/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/eo-runtime/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-runtime ---
[INFO]
[INFO] --- jcabi-maven-plugin:0.14.1:versionalize (jcabi-versionalize-packages) @ eo-runtime ---
[INFO] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/io/org-eolang-eo-runtime-jar.txt added
[INFO] File /home/r/repo/eo-runtime/target/classes/org/eolang/txt/org-eolang-eo-runtime-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-runtime >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:parse (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/array.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/io/stdout.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/io/stdout.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/bool.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/int.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/src/main/eo/org/eolang/string.eo parsed to /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:optimize (default) @ eo-runtime ---
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/string.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/string.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/int.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/int.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/io/stdout.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/io/stdout.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/io/stdout.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/bool.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/bool.eo.xml
[INFO] /home/r/repo/eo-runtime/target/eo/parse/org/eolang/array.eo.xml optimized to /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml, all steps are in /home/r/repo/eo-runtime/target/eo/steps/org/eolang/array.eo.xml
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:pull (default) @ eo-runtime ---
[INFO]
[INFO] --- eo-maven-plugin:0.1.5:compile (default) @ eo-runtime ---
[INFO] Saved 701 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 1425 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 743 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 906 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 527 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstdout.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/io/stdout.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 692 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 773 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 650 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 659 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[INFO] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-runtime <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-runtime ---
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-runtime ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java...
Loading source file /home/r/repo/eo-runtime/target/generated-sources/eo/EOstdout.java...
Loading source files for package org.eolang...
Loading source files for package org.eolang.io...
Loading source files for package org.eolang.txt...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOmapi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOreduce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EObool$EOif.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOadd.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOmod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOmul.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOneg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOpow.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring$EOtrim.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/Phi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/EOstdout$EOorigin.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/class-use/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOdiv.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOsub.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap$EO1$EO.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmap.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOadd.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOmapi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOstring$EOtrim.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EObool$EOif.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOmod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOpow.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOneg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOint$EOmul.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/EOarray$EOreduce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/class-use/Phi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/class-use/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/class-use/EOstdout$EOorigin.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/class-use/EOsprintf.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/package-use.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/package-use.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/txt/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/index-all.html...
Generating /home/r/repo/eo-runtime/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-runtime/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-runtime/target/apidocs/index.html...
Generating /home/r/repo/eo-runtime/target/apidocs/overview-summary.html...
Generating /home/r/repo/eo-runtime/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
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-runtime ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-runtime ---
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: WARNING: unsafe permissions on homedir '/home/r'
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eo-runtime ---
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-sources.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.pom.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-runtime ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-runtime ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO]  * Using staging profile ID "33927022b5669b" (matched by Nexus).
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.5-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "33927022b5669b"
[INFO]  * Created staging repository with ID "orgeolang-1005".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005
[INFO]  * Uploading locally staged artifacts to profile org.eolang
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar (61 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/maven-metadata.xml (301 B at 327 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom.asc (488 B at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/maven-metadata.xml (305 B at 502 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom (4.7 kB at 7.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/maven-metadata.xml (299 B at 493 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar (130 kB at 148 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/maven-metadata.xml (300 B at 496 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar (25 kB at 35 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom.asc (488 B at 2.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/maven-metadata.xml (302 B at 247 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar.asc (488 B at 2.5 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar.asc (488 B at 2.5 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5-javadoc.jar (190 kB at 215 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.jar (6.3 kB at 10 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5.pom (2.1 kB at 3.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.jar (81 kB at 134 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-compiler/0.1.5/eo-compiler-0.1.5.pom (3.8 kB at 5.9 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-javadoc.jar (37 kB at 61 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5-sources.jar (17 kB at 28 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.jar (22 kB at 37 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-maven-plugin/0.1.5/eo-maven-plugin-0.1.5.pom (5.7 kB at 9.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/maven-metadata.xml (222 B at 241 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar (6.3 kB at 10 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar.asc (488 B at 2.5 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-javadoc.jar.asc (488 B at 2.5 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-archetype/0.1.5/eo-archetype-0.1.5-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-parent/0.1.5/eo-parent-0.1.5.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.jar (27 kB at 39 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5.pom (2.6 kB at 4.3 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1005/org/eolang/eo-runtime/0.1.5/eo-runtime-0.1.5-sources.jar.asc (488 B at 2.4 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeolang-1005".

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

[INFO] Remote staged 1 repositories, finished with success.
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:release (jcabi-deploy-to-sonatype) @ eo-runtime ---
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.19-01 and edition "Professional"
[INFO] Releasing staging repository with IDs=[orgeolang-1005]

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 0.1.5:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [01:27 min]
[INFO] eo-compiler ........................................ SUCCESS [01:14 min]
[INFO] eo-maven-plugin .................................... SUCCESS [ 29.695 s]
[INFO] eo-archetype ....................................... SUCCESS [  2.067 s]
[INFO] eo-runtime ......................................... SUCCESS [01:49 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:43 min
[INFO] Finished at: 2020-12-23T19:40:06Z
[INFO] ------------------------------------------------------------------------
+ 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.1.5 -m '0.1.5: tagged by rultor.com'
+ git reset --hard
HEAD is now at 35a2dc3 0.1.5
+ 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 35a2dc3).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/eo.git
 * [new tag]         0.1.5 -> 0.1.5
container 94e41187f504c4b4e2dfe0fff11b0300f357318231db9d9b93ea91803d3f9082 is dead
Wed Dec 23 20:40:49 CET 2020