rultor.com logo This build log was produced by rultor.com for yegor256/eo#173
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 16744
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Wed Jan 13 09:35:07 CET 2021
+ uptime
 09:35:07 up 107 days, 18:41,  0 users,  load average: 0.01, 0.05, 0.08
+ 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.8
+ 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.8' '--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.8'\''\'\'''\'''\'' '\'';'\'' '\''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 install -Dinvoker.skip'\'' '\'';'\'' '\''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.8'\''' ';' '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 install -Dinvoker.skip' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';')
+ directory=
+ container=yegor256_eo_173
+ 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.8'\''' ';' '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 install -Dinvoker.skip' ';' 'mvn clean deploy -Peo -Psonatype --errors --settings ../settings.xml -Dstyle.color=never' ';'
+ sensitive=()
+ rm -rf .gpg
+ '[' -z 0.1.8 ']'
+ [[ 0.1.8 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.1.8"'
tag name is valid: "0.1.8"
+ cd repo
++ git tag -l 0.1.8
+ '[' ']'
+ 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.08
++ echo 0.08 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.08, low enough to run a new Docker container'
load average is 0.08, 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_173\s*$'
+ ls -al .
total 724
drwx--x--x  3 rultor rultor   4096 Jan 13 09:35 .
drwxrwxrwt 10 root   root   684032 Jan 13 09:35 ..
-rw-rw-r--  1 rultor rultor    444 Jan 13 09:35 end.sh
-rwxrwxr-x  1 rultor rultor    363 Jan 13 09:35 entry.sh
-rw-rw-r--  1 rultor rultor      6 Jan 13 09:35 pid
-rw-rw-r--  1 rultor rultor   1192 Jan 13 09:34 pubring.gpg
drwxrwxr-x  7 rultor rultor   4096 Jan 13 09:35 repo
-rwxrwxr-x  1 rultor rultor   6118 Jan 13 09:35 run.sh
-rw-rw-r--  1 rultor rultor    688 Jan 13 09:35 script.sh
-rw-rw-r--  1 rultor rultor   2570 Jan 13 09:35 secring.gpg
-rw-rw-r--  1 rultor rultor    591 Jan 13 09:35 settings.xml
-rw-rw-r--  1 rultor rultor   5168 Jan 13 09:35 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-UJkK:/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.8 '--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.8'\''\'\'''\'''\'' '\'';'\'' '\''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 install -Dinvoker.skip'\'' '\'';'\'' '\''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-UJkK/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_eo_173 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.8
+ tag=0.1.8
+ 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/**
181 file(s) found, 114 excluded
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/org/eolang/maven/snippets/simple.yaml...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/snippets/ifthenelse.yaml...
Reading eo-maven-plugin/src/test/resources/org/eolang/maven/snippets/fibo.yaml...
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/SnippetTest.java...
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/it/settings.xml...
Reading eo-maven-plugin/src/it/fibonacci/invoker.properties...
Reading eo-maven-plugin/src/it/fibonacci/README.md...
Reading eo-maven-plugin/src/it/fibonacci/verify.groovy...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/app.eo...
Reading eo-maven-plugin/src/it/fibonacci/src/main/eo/org/eolang/examples/fibonacci.eo...
Reading eo-maven-plugin/src/it/fibonacci/pom.xml...
Reading eo-maven-plugin/src/it/README.md...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/to-java.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/varargs.xsl...
Reading eo-maven-plugin/src/main/resources/org/eolang/maven/once.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/pom.xml...
Reading .travis.yml...
Reading LICENSE.txt...
Reading eo-parser/LICENSE.txt...
Reading eo-parser/.gitignore...
Reading eo-parser/src/test/resources/org/eolang/parser/fibonacci.eo...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-name-duplicates.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/wraps-methods.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/float-vars.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/full-syntax.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-noname-attrs.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/leap-year.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/all-data-types.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-unknown-names.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/simple.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-middle-vararg.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/fixes-globals.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/resolves-aliases.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-same-line-name.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-self-naming.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/adds-refs.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-alias-duplicates.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-broken-aliases.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-nonempty-atoms.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-global-nonames.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/catches-abstract-decoratee.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/adds-default-package.yaml...
Reading eo-parser/src/test/resources/org/eolang/parser/packs/float-abstracts.yaml...
Reading eo-parser/src/test/resources/log4j.properties...
Reading eo-parser/src/test/resources/META-INF/MANIFEST.MF...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.transform.TransformerFactory...
Reading eo-parser/src/test/resources/META-INF/services/javax.xml.xpath.XPathFactory...
Reading eo-parser/src/test/java/org/eolang/parser/PacksTest.java...
Reading eo-parser/src/test/java/org/eolang/parser/package-info.java...
Reading eo-parser/src/test/java/org/eolang/parser/SyntaxTest.java...
Reading eo-parser/src/main/antlr4/org/eolang/parser/Program.g4...
Reading eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/_each.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl...
Reading eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl...
Reading eo-parser/src/main/resources/eo-object.xsd...
Reading eo-parser/src/main/resources/log4j.properties...
Reading eo-parser/src/main/java/org/eolang/parser/Syntax.java...
Reading eo-parser/src/main/java/org/eolang/parser/package-info.java...
Reading eo-parser/src/main/java/org/eolang/parser/Program.java...
Reading eo-parser/src/main/java/org/eolang/parser/XeListener.java...
Reading eo-parser/src/main/java/org/eolang/parser/Pack.java...
Reading eo-parser/src/main/java/org/eolang/parser/ParsingException.java...
Reading eo-parser/pom.xml...
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/EOstringEOtrimTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOstringEOtoIntTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOarrayEOgetTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOaddTest.java...
Reading eo-runtime/src/test/java/org/eolang/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/io/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/io/EOstdoutTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOsubTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/PhDefaultTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/AtVarargTest.java...
Reading eo-runtime/src/test/java/org/eolang/phi/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/phi/MainTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOlessTest.java...
Reading eo-runtime/src/test/java/org/eolang/EOarrayEOpushTest.java...
Reading eo-runtime/src/test/java/org/eolang/txt/EOsprintfTest.java...
Reading eo-runtime/src/test/java/org/eolang/txt/package-info.java...
Reading eo-runtime/src/test/java/org/eolang/EOintEOnegTest.java...
Reading eo-runtime/src/main/resources/org/eolang/phi/version.txt...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOget.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/EOstring$EOtoInt.java...
Reading eo-runtime/src/main/java/org/eolang/io/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/io/EOstdout.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOpow.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Phi.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Data.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhOnce.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhWith.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhDefault.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtBound.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhMethod.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtLambda.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtFree.java...
Reading eo-runtime/src/main/java/org/eolang/phi/package-info.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtNamed.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtSimple.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtVararg.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Env.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhCopy.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Main.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtAbsent.java...
Reading eo-runtime/src/main/java/org/eolang/phi/PhEta.java...
Reading eo-runtime/src/main/java/org/eolang/phi/Attr.java...
Reading eo-runtime/src/main/java/org/eolang/phi/AtOnce.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/EOarray$EOpush.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/EOarray$EOappend.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOmapi.java...
Reading eo-runtime/src/main/java/org/eolang/EOint$EOless.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/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.8 -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 175 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 159 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 203 kB/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.8 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 313 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 349 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 241 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 1.4 MB/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 2.2 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 242 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 274 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 537 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 729 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 393 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 500 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.1 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 225 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 59 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 92 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.2 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.7 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 128 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 555 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 969 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 875 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.4 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 656 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.7 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 758 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 130 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 311 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 281 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 624 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 1.1 MB/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 271 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 546 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 1.1 MB/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 558 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.8 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 877 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 280 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 69 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 98 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 78 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 698 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.2 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 592 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 418 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 398 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 130 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.7 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 562 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 93 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
Downloaded5from2Maven:2https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 552 kB/s)
Downloading)from Maven:7https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded4from2Maven:2https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 534 kB/s)
Downloading)from Maven:.https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded5from2Maven:0https://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 400 kB/s)
Downloading)from2Maven: 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/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.4 MB/s)
Downloading)from4Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 275 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
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 1.6 MB/s)
Downloading)from7Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded4from.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 759 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 115 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 150 kB/s)
Downloading from Maven: 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/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.9 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/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 474 kB/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 331 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
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 37 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 475 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 14 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
Downloaded5from.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 25 kB/s)
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 3.0 MB/s)
Downloaded3from.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.2 MB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 653 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.5 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 247 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] eo-parent                                                          [pom]
[INFO] eo-parser                                                          [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 367 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.9 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 778 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.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.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 766 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 973 kB/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.8 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 184 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 474 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.8 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.0 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 215 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 520 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 738 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.4 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 269 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 356 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.3 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 391 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.5 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 835 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.0 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 970 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 4.0 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 540 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 327 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 3.0 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.4 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 66 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 166 kB/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 47 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 311 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.2 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 133 kB/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 47 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 155 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.6 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 132 kB/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 54 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 310 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.7 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 137 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 48 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 206 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.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 236 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.8 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 788 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 6.2 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 499 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.6 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 648 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 5.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.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 662 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.3 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.2 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.3 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 641 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.4 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 382 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 695 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.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 887 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.9 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 30 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 61 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.2 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 317 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 219 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 323 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 999 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.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 364 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.5 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 402 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.9 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 421 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 3.1 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 478 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 608 kB/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.0 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 88 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.1 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 790 kB/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 141 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 360 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 387 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 119 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 89 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 197 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 26 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 302 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 123 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 21 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 70 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 381 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 142 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 49 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 298 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 68 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 180 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 47 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 325 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 115 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 417 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 176 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 128 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 103 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 80 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 107 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 759 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 93 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 183 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 105 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 498 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 119 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 190 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 458 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 121 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 95 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 146 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 71 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 420 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 548 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 57 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 148 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 70 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 185 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 164 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 378 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 466 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 117 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 115 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 122 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 48 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 437 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 81 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 136 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 43 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 65 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 74 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 35 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 260 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 17 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 48 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 54 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 128 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 9.1 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 9.0 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 176 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 118 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 277 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 20 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 124 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 509 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 911 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 71 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 47 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 35 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 24 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 206 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 230 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 367 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 50 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 167 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 106 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 109 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 166 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 105 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 57 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 278 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 404 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 409 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 320 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 473 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 161 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 552 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 63 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 94 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 116 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 116 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 82 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 221 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 512 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 81 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 605 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 126 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 165 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 151 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 108 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 113 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 150 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 112 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 118 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 138 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 223 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 865 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 224 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 736 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 148 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 618 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 8.1 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 315 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 138 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 82 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 237 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 98 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 652 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 109 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 71 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 111 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 179 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 310 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 116 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 191 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 41 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 179 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 117 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 405 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 150 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 84 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 202 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 68 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 25 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 317 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 39 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 70 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 69 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 666 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 731 kB/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
Downloaded4from8Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 802 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
Downloaded4from8Maven:9https://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-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloaded4from7Maven: 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 383 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-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloaded2from6Maven: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/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 298 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 214 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
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 426 kB/s)
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 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 104 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 407 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 264 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 350 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 3.0 MB/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
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
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded5from3Maven:8https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 110 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-model/2.2.1/maven-model-2.2.1.jar (88 kB at 690 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 96 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:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 291 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
Downloaded2from9Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 361 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
Downloaded5from1Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 337 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
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded 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 (9.8 kB at 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded2from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 959 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded3from9Maven:3https://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 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded5from1Maven:8https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded4from1Maven:9https://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/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 305 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:khttps://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
Downloaded4from8Maven:khttps://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 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloaded4from8Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 471 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded3from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 806 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
Downloaded3from3Maven:1https://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 46 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
Downloaded3from3Maven:3https://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 218 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
Downloaded5from8Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 27 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (148 kB at 485 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
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (48 kB at 151 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded5from.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 141 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
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 37 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/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 971 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
Downloaded5from.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 81 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.jar
Downloaded4from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 2.8 MB/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.jar
Downloaded5from3Maven:3https://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 29 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded4from3Maven:4https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 485 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
Downloaded5from3Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 26 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
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (160 kB at 312 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded4from7Maven: 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 (194 kB at 375 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.1 MB/s)
Downloaded3from2Maven:Bhttps://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 50 kB/s)
Downloaded2from1Maven:khttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 463 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 811 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.8
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.8, 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.8, 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.8, 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.8, 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.8, 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.8
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.8, 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.8
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.8, project.parent.groupId=org.eolang}
[INFO]
[INFO] Processing org.eolang:eo-parser
[INFO]     Updating parent org.eolang:eo-parent
[INFO]         from version 1.0-SNAPSHOT to 0.1.8
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.8, 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.8
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.8, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.8, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.8, project.parent.groupId=org.eolang}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 1.0-SNAPSHOT:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [  4.787 s]
[INFO] eo-parser .......................................... SKIPPED
[INFO] eo-maven-plugin .................................... SKIPPED
[INFO] eo-archetype ....................................... SKIPPED
[INFO] eo-runtime ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.367 s
[INFO] Finished at: 2021-01-13T08:35:40Z
[INFO] ------------------------------------------------------------------------
0m+ git commit -am 0.1.8
[__rultor 8fdf429] 0.1.8
 5 files changed, 5 insertions(+), 5 deletions(-)
+ mvn clean install -Dinvoker.skip
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[1;34mINFOm] Scanning for projects...
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Build Order:m
[1;34mINFOm]
[1;34mINFOm] eo-parent                                                          [pom]
[1;34mINFOm] eo-parser                                                          [jar]
[1;34mINFOm] eo-maven-plugin                                           [maven-plugin]
[1;34mINFOm] eo-archetype                                                       [jar]
[1;34mINFOm] eo-runtime                                                         [jar]
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parent0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parent 0.1.8                                           [1/5]m
[1;34mINFOm] 1m--------------------------------[ pom ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 6.8 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 663 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 800 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 492 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 144 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 671 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 244 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 389 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 489 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 860 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 616 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 174 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 503 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 241 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 712 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 633 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloaded5from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 89 kB/s)
Downloading)from/Maven:|https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded5from2Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 742 kB/s)
Downloading)from5Maven:1https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.9 MB/s)
Downloading)from2Maven:1https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 490 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 2.1 MB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 1.8 MB/s)
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.2 MB/s)
Downloaded3from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 952 kB/s)
Downloaded2from7Maven:khttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.1 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.5 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 316 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 368 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 103 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 87 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.pom (2.8 kB at 141 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.pom (4.1 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 278 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 249 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (14 kB at 678 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 382 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 kB at 773 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 909 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 885 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 969 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 731 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 668 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 509 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.jar
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 4.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Downloaded2from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 871 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.0.0-M3/enforcer-api-3.0.0-M3.jar (12 kB at 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar
Downloaded3from8Maven:Bhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 281 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (107 kB at 543 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded3from8Maven:khttps://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (245 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 839 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 685 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 530 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 851 kB/s)
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.4 MB/s)
Downloaded3from4Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 970 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 762 kB/s)
Downloaded1from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 345 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 kB at 947 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 83 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 961 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 852 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 376 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 115 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/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 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 552 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/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 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 142 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/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 122 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 129 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/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 489 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 931 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 931 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 532 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 144 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 241 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 268 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 184 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 470 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 22 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 120 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 143 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded5from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 452 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded5from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded2from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded4from7Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded4from7Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 451 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 549 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded2from4Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 492 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded5from6Maven:7https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 778 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded4from6Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 813 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded4from8Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 669 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloaded4from3Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 621 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded3from3Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 762 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded2from2Maven:4https://repo.maven.apache.org/maven2/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 533 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded5from8Maven:Bhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 30 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 668 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 16 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 12 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 22 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 183 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 59 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 509 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 502 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 2.1 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 4.7 MB/s)
[1;34mINFOm] ShortRevision tag detected. The value is '7'.
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing buildNumber: 8fdf429 at timestamp: 2021-01-13T08:35:47
[1;34mINFOm] Storing buildScmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-parent0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 55 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 438 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 267 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 511 kB/s)
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 2.0 MB/s)
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 3.5 MB/s)
Downloaded2from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.4 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 5.1 MB/s)
[1;34mINFOm] 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-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl 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/main/resources/org/eolang/maven/varargs.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-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
     [exec] /home/r/repo/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-parent0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 463 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 274 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 665 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 686 kB/s)
Downloaded3from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.5 MB/s)
Downloaded2from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 2.7 MB/s)
Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 4.8 MB/s)
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parser0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parser 0.1.8                                           [2/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.pom (5.9 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (4.4 kB at 130 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 346 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/antlr/antlr4-maven-plugin/4.8-1/antlr4-maven-plugin-4.8-1.jar (30 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom (1.5 kB at 78 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (16 kB at 439 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom (13 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (61 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom
Downloaded1from.Maven: 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 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom (8.0 kB at 40 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (5.3 kB at 264 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (59 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded1from.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (5.3 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (62 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (16 kB at 761 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (3.1 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (11 kB at 538 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom (1.0 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 584 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (4.2 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom
Downloaded1from.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom (62 kB at 292 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (11 kB at 488 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (41 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (9.6 kB at 478 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (3.5 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (18 kB at 840 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom (6.3 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom (5.3 kB at 265 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom (62 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (3.5 kB at 176 kB/s)
Downloading from Maven: 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.Maven: 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 133 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 512 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded1from.Maven:khttps://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 286 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 493 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 408 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.pom
Downloaded1from0Maven:Bhttps://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 Maven: 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.Maven:khttps://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 369 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 422 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 259 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 718 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (3.3 kB at 173 kB/s)
Downloading from Maven: 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.Maven: 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 Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (3.6 kB at 173 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (11 kB at 536 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded1from1Maven:Bhttps://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 Maven: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (4.3 kB at 241 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (14 kB at 648 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (7.8 kB at 432 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded1from9Maven: 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 Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom
Downloaded1from.Maven: 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 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom
Downloaded1from.Maven: 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 177 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (38 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom
Downloaded1from.Maven: 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 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom
Downloaded1from.Maven: 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 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom
Downloaded1from.Maven: 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 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar
Downloaded3from7Maven:khttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 3.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (84 kB at 443 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (119 kB at 457 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (42 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 kB at 39 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (58 kB at 172 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (44 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (1.8 MB at 5.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (22 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (332 kB at 812 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180725.0427/jaxb-api-2.4.0-b180725.0427.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (153 kB at 346 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 114 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded4from.Maven:Mhttps://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 257 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (23 kB at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (69 kB at 128 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (34 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (60 kB at 103 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 3.7 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded from Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (39 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 32 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 3.7 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (297 kB at 458 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (154 kB at 206 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (299 kB at 390 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 9.9 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (562 kB at 727 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (174 kB at 207 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 401 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (209 kB at 244 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (259 kB at 265 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (60 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (12 kB at 12 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (97 kB at 91 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (667 kB at 604 kB/s)
Downloaded2from.Maven:Mhttps://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.6 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (3.5 MB at 2.4 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-parser0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mantlr4-maven-plugin:4.8-1:antlr4m 1m(jcabi-antlr4)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 140 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 384 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 179 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 63 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 530 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 204 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 396 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 534 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 546 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 60 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 579 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 893 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 424 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom (6.2 kB at 344 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 646 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.pom (4.7 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 259 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 486 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 583 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom (5.0 kB at 248 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded5from9Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded4from8Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 3.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 567 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 59 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 788 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 112 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 321 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 923 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 3.2 MB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (1.2 MB at 2.3 MB/s)
Downloaded1from2Maven:Mhttps://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 8.0 MB/s)
[1;34mINFOm] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[1;34mINFOm] Processing grammar: org/eolang/parser/Program.g4
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 995 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 82 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 396 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 49 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 32 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 283 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 109 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 20 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 262 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 434 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 14 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 217 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 267 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 346 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 124 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 56 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 83 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 899 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 50 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 176 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 931 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 340 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 321 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 713 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloaded5from0Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded4from2Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar
Downloaded3from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 579 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 715 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 964 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 815 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 280 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded5from8Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded5from8Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 807 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 416 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded5from8Maven:1https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 205 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 26 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded3from8Maven:1https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 11 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded5from8Maven:2https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 857 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloaded4from8Maven:3https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded3from8Maven:3https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar
Downloaded5from8Maven:0https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 162 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded4from8Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 190 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded5from8Maven:0https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 60 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 642 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 468 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 649 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 2.7 MB/s)
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 25 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 353 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 51 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 792 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 46 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 317 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 202 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 38 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded1from7Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded5from7Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 484 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 934 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded3from9Maven:9https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 1.3 MB/s)
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.7 MB/s)
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 102 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 434 kB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 3.3 MB/s)
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 10 source files to /home/r/repo/eo-parser/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 27 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 2 source files to /home/r/repo/eo-parser/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 459 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 192 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 242 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 74 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 548 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 545 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 220 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
Downloaded5from4Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 455 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 685 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 166 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
Downloaded3from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded3from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 582 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 532 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 1.3 MB/s)
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 2.8 MB/s)
Downloaded3from1Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 999 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.2 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 5.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.jar (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.0.0-M5/surefire-junit-platform-3.0.0-M5.pom (6.7 kB at 353 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0-M5/surefire-providers-3.0.0-M5.pom (2.5 kB at 127 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.pom (2.6 kB at 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.pom (2.2 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (1.2 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.pom (2.4 kB at 120 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.pom (2.0 kB at 106 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (1.7 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.2/junit-jupiter-engine-5.3.2.pom (2.4 kB at 126 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.2/junit-jupiter-api-5.3.2.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.3.2/junit-jupiter-params-5.3.2.pom (2.2 kB at 116 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (20 kB at 957 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (10 kB at 516 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.9.10/byte-buddy-parent-1.9.10.pom (36 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.9.10/byte-buddy-agent-1.9.10.pom (6.0 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 155 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 869 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (7.2 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 539 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 774 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/junit/junit/4.13/junit-4.13.pom (25 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 637 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 87 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar
Downloaded5from.Maven: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (2.2 kB at 87 kB/s)
Downloading)from/Maven:|https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded4from5Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0-M5/common-java5-3.0.0-M5.jar (16 kB at 492 kB/s)
Downloaded4from5Maven:1https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.2/junit-platform-launcher-1.3.2.jar (95 kB at 2.4 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 1.7 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (7.1 kB at 356 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-1.3.2.jar (138 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar
Downloaded1from2Maven:khttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (122 kB at 4.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom
Downloaded1from.Maven: 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)
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.parser.1mSyntaxTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="218"
         name="test"
         time="2021-01-13T08:36:02.796Z"
         version="0.1.8">
   <listing># 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] &gt; fibo
  if
    less n 2
    n
    add
      fibo (sub n 1)
      fibo (sub n 2)
&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>meta</head>
         <tail>This is just a test META</tail>
      </meta>
      <meta line="5">
         <head>meta2</head>
         <tail>And yet another one</tail>
      </meta>
   </metas>
   <objects>
      <o line="7" name="fibo">
         <o line="7" name="n"/>
         <o base="if" line="8">
            <o base="less" line="9">
               <o base="n" line="9"/>
               <o base="int" data="int" line="9">2</o>
            </o>
            <o base="n" line="10"/>
            <o base="add" line="11">
               <o base="fibo" line="12">
                  <o base="sub" line="12">
                     <o base="n" line="12"/>
                     <o base="int" data="int" line="12">1</o>
                  </o>
               </o>
               <o base="fibo" line="13">
                  <o base="sub" line="13">
                     <o base="n" line="13"/>
                     <o base="int" data="int" line="13">2</o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s - in org.eolang.parser.1mSyntaxTestm
[1;34mINFOm] Running org.eolang.parser.1mPacksTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T08:36:03.402Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T08:36:03.402Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="32"
         name="full-syntax.yaml"
         time="2021-01-13T08:36:03.513Z"
         version="0.1.8">
   <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>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">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" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <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"
               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=&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=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; 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.parser.Syntax: Input of 51 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="32"
         name="full-syntax.yaml"
         time="2021-01-13T08:36:03.513Z"
         version="0.1.8">
   <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>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">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" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <o base="$" line="19"/>
            <o base=".add" line="19" method="" name="i">
               <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;
               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=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T08:36:03.717Z"
         version="0.1.8">
   <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="int" line="4" name="first">18</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T08:36:03.717Z"
         version="0.1.8">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

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

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time=&quot;2021-01-13T08:36:03.717Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:36:03.922Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:03.922Z&quot;
         version=&quot;0.1.8&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;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&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.parser.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-abstract-decoratee.yaml&quot;
         time=&quot;2021-01-13T08:36:03.922Z&quot;
         version=&quot;0.1.8&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;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T08:36:03.964Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T08:36:03.964Z"
         version="0.1.8">
   <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>
      <error check="duplicate-aliases" line="2" step="0">The alias "stdout" is duplicated</error>
   </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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T08:36:03.964Z"
         version="0.1.8">
   <listing>+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.parser.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-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:36:04.024Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.14 &amp;gt; pi

fake

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;0&quot;
         name=&quot;catches-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:36:04.024Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.14 &amp;gt; pi

fake

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

[2;37mDEBUGm] org.eolang.parser.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-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:36:04.024Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:36:04.049Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:36:04.049Z"
         version="0.1.8">
   <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" step="0">The alias is invalid: "this is some mistake"</error>
      <error check="broken-aliases" line="3" step="0">The alias is invalid: ""</error>
   </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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:36:04.049Z"
         version="0.1.8">
   <listing>+alias org.eolang.io.stdout
+alias this is some mistake
+alias

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

&lt;EOF&gt;</listing>
   &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.parser.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-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T08:36:04.084Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 7 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via middle-varargs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T08:36:04.084Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1" step="0">Varargs param "a" must be the last one, while "b" follows</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 line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T08:36:04.084Z"
         version="0.1.8">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good
  [] &gt; z
    a &gt; @
  f &gt; @

&lt;EOF&gt;</listing>
   <errors>
      <error check="middle-varags" line="1" step="0">Varargs param "a" must be the last one, while "b" follows</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 line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T08:36:04.116Z"
         version="0.1.8">
   <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" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T08:36:04.116Z"
         version="0.1.8">
   <listing>[] &gt; test /int

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

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" 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.parser.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;2021-01-13T08:36:04.116Z&quot;
         version=&quot;0.1.8&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.parser.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-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:36:04.140Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;0&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:36:04.140Z&quot;
         version=&quot;0.1.8&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;
      &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.parser.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-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:36:04.140Z&quot;
         version=&quot;0.1.8&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</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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:36:04.169Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:36:04.169Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:36:04.169Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T08:36:04.195Z"
         version="0.1.8">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

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

&lt;EOF&gt;</listing>
   <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>
      &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.parser.Syntax: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:04.195Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:36:04.195Z&quot;
         version=&quot;0.1.8&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" 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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2021-01-13T08:36:04.233Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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="2021-01-13T08:36:04.233Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2021-01-13T08:36:04.233Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="all-data-types.yaml"
         time="2021-01-13T08:36:04.270Z"
         version=&quot;0.1.8&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.parser.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:04.270Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:36:04.299Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via globals-to-abstracts
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2021-01-13T08:36:04.299Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2021-01-13T08:36:04.299Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:36:04.335Z"
         version="0.1.8">
   <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"/>
         &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.parser.Syntax: Input of 22 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:04.335Z&quot;
         version=&quot;0.1.8&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;
               <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.parser.Program$Spy$Verbose: Parsed #1 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:36:04.335Z"
         version="0.1.8">
   <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">
                  <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"/>
         &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.parser.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;2021-01-13T08:36:04.335Z&quot;
         version=&quot;0.1.8&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;
      &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.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:36:04.335Z"
         version="0.1.8">
   <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="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.parser.Program$Spy$Verbose: Parsed #4 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time=&quot;2021-01-13T08:36:04.335Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:36:04.335Z&quot;
         version=&quot;0.1.8&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" 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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T08:36:04.488Z"
         version="0.1.8">
   <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&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.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:04.488Z&quot;
         version=&quot;0.1.8&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=&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.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T08:36:04.488Z"
         version="0.1.8">
   <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.parser.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="2021-01-13T08:36:04.488Z"
         version="0.1.8">
   <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"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.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&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:36:04.488Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;13&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T08:36:04.582Z&quot;
         version=&quot;0.1.8&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 line=&quot;4&quot; name=&quot;y&quot;&gt;
               &lt;o base=&quot;two&quot; line=&quot;5&quot;&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 line=&quot;8&quot; name=&quot;oops&quot;&gt;
                        <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.parser.Syntax: Input of 17 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="13"
         name="float-vars.yaml"
         time="2021-01-13T08:36:04.582Z"
         version="0.1.8">
   <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">
               <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.parser.Program$Spy$Verbose: Parsed #1 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="13"
         name="float-vars.yaml"
         time="2021-01-13T08:36:04.582Z"
         version="0.1.8">
   <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.parser.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;13&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T08:36:04.582Z&quot;
         version=&quot;0.1.8&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="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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="13"
         name="float-vars.yaml"
         time="2021-01-13T08:36:04.582Z"
         version="0.1.8">
   <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="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="&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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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;
                  &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;>
                     <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.parser.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via remove-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-abstracts.yaml"
         time="2021-01-13T08:36:04.686Z"
         version="0.1.8">
   <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="x"/>
               <o line="5" name="b"/>
               <o base="a" line="6" name="no"/>
               <o line="7" name="third">
                  <o line="7" name="b"/>
                  <o line="7" name="c"/>
                  <o base="no" line="8" name="yes"/>
                  <o base="stdout" line="9">
                     <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.parser.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;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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="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="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"/>
               &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&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="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="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via remove-levels
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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=&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 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;/&gt;
               &lt;o as=&quot;b&quot; 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"/>
         <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"/>
         <o base="stdout" line="9">
            <o base="a" line="9"/>
            <o base="b" line="9"/>
            <o base="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.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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 &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="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"/&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&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="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">
         <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&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.parser.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;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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="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="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=&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&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">
         <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="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&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.parser.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;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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=&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="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="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=&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=&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">
            <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.parser.Program$Spy$Verbose: Parsed #6 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-abstracts.yaml"
         time="2021-01-13T08:36:04.686Z"
         version="0.1.8">
   <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"/&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;
               &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;
               <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="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=&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.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:36:04.686Z&quot;
         version=&quot;0.1.8&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" 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="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=&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&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="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">
         <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$&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.parser.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;2021-01-13T08:36:04.997Z&quot;
         version=&quot;0.1.8&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=&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.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
&lt;?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T08:36:04.997Z"
         version="0.1.8">
   <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="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T08:36:04.997Z"
         version="0.1.8">
   <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">
         &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.parser.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;2021-01-13T08:36:04.997Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Raw 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;2021-01-13T08:36:05.045Z&quot;
         version="0.1.8">
   <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.parser.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.parser.Program$Spy$Verbose: Parsed #0 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2021-01-13T08:36:05.045Z"
         version="0.1.8">
   <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=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method=""&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.parser.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;2021-01-13T08:36:05.045Z&quot;
         version=&quot;0.1.8&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;
               &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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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"/>
                        <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.parser.Syntax: Input of 23 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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"/>
                           <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.parser.Program$Spy$Verbose: Parsed #1 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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.parser.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;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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;
      </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.parser.Program$Spy$Verbose: Parsed #4 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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;/&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="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.parser.Program$Spy$Verbose: Parsed #5 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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&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;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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 &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="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">
                        &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.parser.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;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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=".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.parser.Program$Spy$Verbose: Parsed #8 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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>
      &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&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; 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" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #9 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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>
                  </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"/&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.parser.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;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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;
         <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"/>
                  <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.parser.Program$Spy$Verbose: Parsed #11 via add-refs
<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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; 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="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.parser.Program$Spy$Verbose: Parsed #12 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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="int" data="int" line="14">4</o>
                     </o>
                     &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;
                     &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;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.parser.Program$Spy$Verbose: Parsed #13 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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=&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.parser.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;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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;
                     <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.parser.Program$Spy$Verbose: Parsed #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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"/>
         &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&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="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.parser.Program$Spy$Verbose: Parsed #16 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="8"
         name="leap-year.yaml"
         time="2021-01-13T08:36:05.086Z"
         version="0.1.8">
   <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" 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&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.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;8&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:36:05.086Z&quot;
         version=&quot;0.1.8&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="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>

[1;34mINFOm] 1;32mTests run: 0;1;32m22m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 s - in org.eolang.parser.1mPacksTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 24, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (4.5 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (7.9 kB at 378 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (1.0 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 393 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (4.7 kB at 233 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 180 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 121 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 172 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 104 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (1.0 kB at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (13 kB at 326 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 kB at 559 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (3.2 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/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 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/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 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5.0 kB at 263 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (6.6 kB at 312 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 273 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 119 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 507 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 49 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 617 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (11 kB at 492 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded4from0Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded3from0Maven:8https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (80 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (117 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded3from0Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 570 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 2.1 MB/s)
Downloading)from Maven:5https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded3from0Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 788 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 354 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded5from0Maven:0https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 559 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloaded4from0Maven:0https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (40 kB at 338 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 374 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 391 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 37 kB/s)
Downloading)from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 897 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (633 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 181 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 47 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 430 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.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 364 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 339 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 113 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 332 kB/s)
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (73 kB at 167 kB/s)
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 489 kB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (413 kB at 855 kB/s)
Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (11 MB at 7.2 MB/s)
[1;34mINFOm] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[1;34mINFOm] Versionalizing /home/r/repo/eo-parser/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[1;34mINFOm] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
[1;34mINFOm] File /home/r/repo/eo-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-parser0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 247 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (16 kB at 845 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 933 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 294 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 762 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 223 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 227 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 868 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 692 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 210 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar
Downloaded4from5Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
Downloaded4from4Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloaded3from4Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 455 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 3.3 MB/s)
Downloaded3from6Maven:1https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 906 kB/s)
Downloaded3from6Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.1 MB/s)
Downloaded2from8Maven:khttps://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.2 MB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 4.2 MB/s)
[1;34mINFOm] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-parser0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar
[1;34mINFOm] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36morg.eolang:eo-maven-plugin0;1m >---------------------m
[1;34mINFOm] 1mBuilding eo-maven-plugin 0.1.8                                     [3/5]m
[1;34mINFOm] 1m----------------------------[ maven-plugin ]----------------------------m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
Downloaded1from.Maven: 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 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded1from8Maven:Bhttps://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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded1from.Maven: 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 Maven: 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.Maven:khttps://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 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 686 kB/s)
Downloading from Maven: 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.Maven: 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 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 720 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 365 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded1from.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 29 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom
Downloaded1from.Maven: 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 138 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom
Downloaded1from.Maven: 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 66 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom
Downloaded1from.Maven: 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 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom
Downloaded1from.Maven: 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 174 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (7.0 kB at 280 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded1from.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom
Downloaded1from.Maven: 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 252 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
Downloaded1from.Maven: 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 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom
Downloaded1from.Maven: 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 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
Downloaded1from.Maven: 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 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom
Downloaded1from.Maven: 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 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 532 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 738 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 137 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
Downloaded1from.Maven: 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 93 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
Downloaded1from6Maven:Bhttps://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 Maven: 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.Maven: 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 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/3.1.0/maven-plugin-testing-3.1.0.pom
Downloaded1from1Maven:Bhttps://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 420 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 178 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom (4.4 kB at 232 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4.0 kB at 212 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom
Downloaded1from.Maven: 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 173 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (2.1 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom
Downloaded1from.Maven: 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 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (1.8 kB at 102 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (8.6 kB at 428 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom
Downloaded1from.Maven: 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 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom
Downloaded1from.Maven: 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 149 kB/s)
Downloading from Maven: 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.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 722 kB/s)
Downloading from Maven: 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.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 720 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom
Downloaded1from.Maven:khttps://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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.pom
Downloaded1from.Maven: 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 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom
Downloaded1from5Maven:Bhttps://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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.pom
Downloaded1from.Maven: 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 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.pom
Downloaded1from.Maven: 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 Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom
Downloaded1from.Maven: 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 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded1from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 265 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 913 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (3.3 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (2.1 kB at 117 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom
Downloaded1from9Maven: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (390 B at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom
Downloaded1from0Maven: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (704 B at 37 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 431 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (3.5 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (3.3 kB at 185 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (25 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (3.0 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (3.0 kB at 166 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (7.7 kB at 430 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (8.0 kB at 446 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (1.5 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 834 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.pom (2.6 kB at 13 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.7/eo-parent-0.1.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.7/eo-parent-0.1.7.pom (4.7 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloaded5from7Maven:4https://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.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloaded5from5Maven:2https://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 2.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded4from5Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 743 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.1 MB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 422 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 384 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 205 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloaded3from7Maven: https://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.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 382 kB/s)
Downloading)from8Maven:1https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar
Downloaded4from3Maven: 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 173 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
Downloaded5from3Maven: 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 932 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
Downloaded4from3Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 3.3 MB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 727 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 550 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 532 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 224 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 14 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 1.3 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 165 kB/s)
Downloading from Maven: 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
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 716 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 41 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded5from.Maven:Mhttps://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 131 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 147 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 431 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (502 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (68 kB at 156 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.0.3/maven-resolver-util-1.0.3.jar
Downloaded5from.Maven:Mhttps://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 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
Downloaded4from.Maven:Mhttps://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 301 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar
Downloaded5from.Maven:Mhttps://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 309 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 105 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar (291 kB at 554 kB/s)
Downloaded3from.Maven:Mhttps://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 341 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 540 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.jar (43 kB at 57 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (2.5 MB at 3.3 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-dependency-plugin:3.1.2:propertiesm 1m(default)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 132 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 467 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 895 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 73 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 508 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 401 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 258 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 763 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 154 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 724 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 394 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 472 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 819 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 272 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 468 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 656 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 967 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 764 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 179 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 371 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 168 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 148 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 571 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 625 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 910 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 369 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 325 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 8.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded1from6Maven: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 9.8 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 9.2 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 316 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 531 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 7.5 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded1from5Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 36 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 227 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 492 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 592 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 189 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded1from4Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 8.1 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 171 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 559 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 75 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 856 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 250 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 255 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 735 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 289 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 890 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 877 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 218 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 348 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 780 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 259 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 676 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 915 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 337 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 779 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 170 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 169 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 99 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 152 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 110 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 32 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 653 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 913 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 318 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 135 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 160 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 300 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 762 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded1from2Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 43 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 416 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
Downloaded5from1Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 547 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 835 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 560 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded5from2Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded4from2Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 270 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 429 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 333 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 74 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 1.4 MB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 74 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 30 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 419 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 919 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 342 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 680 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 234 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 484 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 680 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 352 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded4from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded5from0Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 210 kB/s)
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 63 kB/s)
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 749 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 940 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 864 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 6 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(compile-helpmojo)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-plugin-plugin:3.6.0:descriptorm 1m(default-descriptor)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.pom (2.8 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom (3.9 kB at 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (1.9 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 150 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (3.7 kB at 203 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (3.1 kB at 164 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (3.2 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (9.2 kB at 485 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.pom (2.9 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.pom (16 kB at 742 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom (4.0 kB at 201 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 239 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 745 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 90 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 855 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 858 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 214 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 101 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 149 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 96 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 263 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 271 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 91 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 941 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 82 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 208 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 328 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 765 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 161 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 65 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 139 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 296 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 386 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 879 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 219 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 186 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded1from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 880 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
Downloaded5from0Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.0/maven-plugin-tools-api-3.6.0.jar (24 kB at 874 kB/s)
Downloading)from Maven:6https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
Downloaded4from0Maven:8https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded3from0Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.jar (49 kB at 1.4 MB/s)
Downloading)from Maven:9https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar
Downloaded3from0Maven:4https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
Downloaded4from8Maven:Bhttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 680 kB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (18 kB at 236 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (43 kB at 528 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 2.3 MB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 578 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
Downloaded4from1Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded3from6Maven:khttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 398 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 94 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded2from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 71 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 279 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 777 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 647 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 211 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 53 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1000 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 539 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 117 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 235 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 159 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 52 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (7.9 kB at 21 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 414 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 103 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 418 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 79 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 1.1 MB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 567 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 2.3 MB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 568 kB/s)
[1;34mINFOm] Using 'UTF-8' encoding to read mojo source files.
[1;34mINFOm] java-javadoc mojo extractor found 0 mojo descriptor.
[1;34mINFOm] java-annotations mojo extractor found 4 mojo descriptors.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 8 resources
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 6 source files to /home/r/repo/eo-maven-plugin/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.maven.1mOptimizeMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo3802093844936225715/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="152"
         name="main.eo"
         time="2021-01-13T08:36:19.034Z"
         version="0.1.8">
   <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="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.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3802093844936225715/src/main.eo parsed to /tmp/eo3802093844936225715/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3802093844936225715/target/eo/parse/main.eo.xml optimized to /tmp/eo3802093844936225715/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo3802093844936225715/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3802093844936225715/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="152"
         name="main.eo"
         time="2021-01-13T08:36:19.034Z"
         version="0.1.8">
   <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>

[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in org.eolang.maven.1mOptimizeMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mCompileMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2747548432463129976/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:36:20.284Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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="data" rw=""/>
         <o atom="int" line="5" name="push">
            <o line="7" name="x"/>
         </o>
         <o atom="object" line="9" name="get">
            <o line="11" name="i"/>
         </o>
         <o atom="array" line="13" name="append">
            <o line="15" name="x"/>
         </o>
         <o atom="a" line="17" name="reduce">
            <o line="18" name="a"/>
            <o line="18" name="f"/>
         </o>
         <o atom="array" line="20" name="mapi">
            <o line="24" name="f"/>
         </o>
         <o line="26" name="map">
            <o line="29" name="f"/>
            <o base="mapi" line="30" name="@">
               <o line="31">
                  <o line="31" name="x"/>
                  <o line="31" name="i"/>
                  <o base="f" line="32" name="@">
                     <o base="x" line="32"/>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 32 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo2747548432463129976/src/code.eo parsed to /tmp/eo2747548432463129976/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo2747548432463129976/target/eo/parse/code.eo.xml optimized to /tmp/eo2747548432463129976/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo2747548432463129976/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo2747548432463129976/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.284Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;array$push&quot;
            cut=&quot;1&quot;
            line=&quot;5&quot;
            name=&quot;push&quot;
            ref=&quot;5&quot;&gt;
            <o as="data" base="data" level="1" ref="3"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="object"
            base="array$get"
            cut="3"
            line="9"
            name="get"
            ref="9">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$append"
            cut="5"
            line="13"
            name="append"
            ref="13">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="a"
            base="array$reduce"
            cut="7"
            line="17"
            name="reduce"
            ref="17">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
         </o>
      </o>
      <o atom="int" line="5" name="array$push">
         <o line="7" name="x"/>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </o>
      <o atom="object" line="9" name="array$get">
         <o line="11" name="i"/>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
         &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level="2" line="31.20" name="mapi"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo2747548432463129976/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:36:20.284Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;array$push&quot;
            cut=&quot;1&quot;
            line=&quot;5&quot;
            name=&quot;push&quot;
            ref=&quot;5&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;object&quot;
            base=&quot;array$get&quot;
            cut=&quot;3&quot;
            line=&quot;9&quot;
            name=&quot;get&quot;
            ref=&quot;9&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot;
            base=&quot;array$append&quot;
            cut=&quot;5&quot;
            line=&quot;13&quot;
            name=&quot;append&quot;
            ref=&quot;13&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;a&quot;
            base=&quot;array$reduce&quot;
            cut=&quot;7&quot;
            line=&quot;17&quot;
            name=&quot;reduce&quot;
            ref=&quot;17&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
         </o>
      </class>
      <class atom="int" line="5" name="array$push">
         <o line="7" name="x"/>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <o line="11" name="i"/>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <o line="15" name="x"/>
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
         &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
            &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:36:20.284Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$">
         <attr name="x">
            <free>
               <o line="31" name="x"/>
            </free>
         </attr>
         <attr name="i">
            <free>
               <o line="31" name="i"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="f" line="32" name="@" ref="31.29">
                  <o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.284Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.284Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.284Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &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>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="11"
         name="code.eo"
         time="2021-01-13T08:36:20.284Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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>package org.eolang;

</metas>
   <objects>
      <class java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;reduce&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;mapi&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;map&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot;
             java-name=&quot;EOarray$EOpush&quot;
             line=&quot;5&quot;
             name=&quot;array$push&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add(&quot;x&quot;, new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot;
             java-name=&quot;EOarray$EOget&quot;
             line=&quot;9&quot;
             name=&quot;array$get&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo2747548432463129976/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="11"
         name="code.eo"
         time="2021-01-13T08:36:20.284Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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&quot; must be an abstract
  # object with one free attribute, for the element
  # of the array.
  [f] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;package org.eolang;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOarray&quot; line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int"
             java-name="EOarray$EOpush"
             line="5"
             name="array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line="9"
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

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

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:20.842Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.284Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2376811408652344461/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 27 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo2376811408652344461/src/code.eo parsed to /tmp/eo2376811408652344461/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo2376811408652344461/target/eo/parse/code.eo.xml optimized to /tmp/eo2376811408652344461/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo2376811408652344461/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo2376811408652344461/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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/eo2376811408652344461/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.893Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
         &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;mess$test&quot;
            cut=&quot;2&quot;
            line=&quot;24&quot;
            name=&quot;test&quot;
            ref=&quot;24&quot;&gt;
            &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
            &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
            &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
            &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
         &lt;/o&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;>
         <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"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <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>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <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>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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>
      <class line="23" name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;10&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.893Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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>
   <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>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <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>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <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>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; line=&quot;26&quot;&gt;
                     &lt;value java-type=&quot;String&quot;&gt;&quot;Hello, world!&quot;&lt;/value&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;10&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:36:20.893Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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.</license>
   <metas>package org.eolang.examples;

</metas>
   <objects>
      <class java-name="EOmess" line="23" name="mess">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:21.273Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.893Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:21.273Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.893Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo2376811408652344461/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="10"
         name="code.eo"
         time="2021-01-13T08:36:20.893Z"
         version="0.1.8">
   <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>package org.eolang.examples;

</metas>
   <objects>
      <class java-name="EOmess" line="23" name="mess">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:21.273Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.893Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n&quot;, new AtFree(/* default */));
    this.add(&quot;x&quot;, new AtFree(/* default */));
    this.add(&quot;test&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base = new PhMethod(self, &quot;n&quot;);
      Phi ret = new PhMethod(ret_base, &quot;hello&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, world!&quot;));
        Phi ret_2 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; java-name=&quot;EOmess$EOtest&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:21.273Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.893Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add(&quot;a&quot;, new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

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

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:36:21.273Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:36:20.893Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -> {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value<String>("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s - in org.eolang.maven.1mCompileMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mPullMojoTestm
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m1m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m1m, Time elapsed: 0.003 s - in org.eolang.maven.1mPullMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mParseMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1864294475022700612/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo1263284831805964639/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="main.eo"
         time="2021-01-13T08:36:21.303Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo1263284831805964639/src/main.eo parsed to /tmp/eo1263284831805964639/target/eo/parse/main.eo.xml
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eolang.maven.1mParseMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mSnippetTestm
[1;33mWARNINGm] 1;33mTests 0;1mrun: 0;1m1m, Failures: 0, Errors: 0, 1;33mSkipped: 0;1;33m1m, Time elapsed: 0.006 s - in org.eolang.maven.1mSnippetTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;33mWARNINGm] 1;33mTests run: 7, Failures: 0, Errors: 0, Skipped: 2m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-maven-plugin/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-maven-plugin/target/classes/org/eolang/maven/org-eolang-eo-maven-plugin-maven-plugin.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-plugin-plugin:3.6.0:addPluginArtifactMetadatam 1m(default-addPluginArtifactMetadata)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-invoker-plugin:3.2.1:installm 1m(default)m @ 36meo-maven-plugin0;1m ---m
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 243 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.pom (6.1 kB at 319 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (1.5 kB at 85 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded1from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 904 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 81 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (4.2 kB at 234 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6.1 kB at 306 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 745 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (1.6 kB at 86 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (2.6 kB at 146 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (4.8 kB at 240 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (13 kB at 603 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/36/commons-parent-36.pom (58 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 533 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 528 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 200 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 77 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 503 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 213 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 440 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 238 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom (21 kB at 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloaded5from3Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar
Downloaded4from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (20 kB at 604 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (162 kB at 2.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 2.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded4from9Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 230 kB/s)
Downloading)from0Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (190 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 86 kB/s)
Downloading)from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 88 kB/s)
Downloading)from2Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded3from3Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 441 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 113 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 96 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.1 MB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 4.2 MB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar (7.0 MB at 6.9 MB/s)
[1;34mINFOm] Skipping artifact installation per configuration.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-invoker-plugin:3.2.1:runm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl 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/main/resources/org/eolang/maven/varargs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/test/resources/META-INF/maven/plugin.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-maven-plugin0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar
[1;34mINFOm] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom
[1;34mINFOm]
[1;34mINFOm] 1m----------------------< 0;36morg.eolang:eo-archetype0;1m >-----------------------m
[1;34mINFOm] 1mBuilding eo-archetype 0.1.8                                        [4/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-archetype0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 4 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] skip non existing resourceDirectory /home/r/repo/eo-archetype/src/test/resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No sources to compile
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] No tests to run.
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] 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
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-archetype0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar
[1;34mINFOm] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom
[1;34mINFOm]
[1;34mINFOm] 1m-----------------------< 0;36morg.eolang:eo-runtime0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-runtime 0.1.8                                          [5/5]m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.1.0:cleanm 1m(default-clean)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:3.0.0-M3:enforcem 1m(enforce-maven)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.8:parsem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Target directory created: /home/r/repo/eo-runtime/target
[1;34mINFOm] 49 attributes loaded from 43 stream(s) in 47ms, 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", &quot;Implementation-URL&quot;, &quot;Implementation-Vendor&quot;, &quot;Implementation-Vendor-Id&quot;, &quot;Implementation-Version&quot;, &quot;Import-Package&quot;, &quot;Include-Resource&quot;, &quot;JCabi-Build&quot;, &quot;JCabi-Date&quot;, &quot;JCabi-Version&quot;, &quot;Main-Class&quot;, &quot;Manifest-Version&quot;, &quot;Multi-Release&quot;, &quot;Premain-Class&quot;, &quot;Project-Name&quot;, &quot;Require-Capability&quot;, &quot;Specification-Title", "Specification-Vendor", "Specification-Version", "Tool"]
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.8:optimizem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm] /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
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32meo-maven-plugin:0.1.8:compilem 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Gen directory created: /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 861 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOstring.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/string.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 1784 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[1;34mINFOm] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[1;34mINFOm] Saved 1119 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOdiv.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/int.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 685 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EObool.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/bool.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Saved 1501 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[1;34mINFOm] Saved 865 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[1;34mINFOm] Saved 887 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap$EO1$EO.java
[1;34mINFOm] /home/r/repo/eo-runtime/target/eo/optimize/org/eolang/array.eo.xml compiled to /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm] Directory added to sources: /home/r/repo/eo-runtime/target/generated-sources/eo
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:resourcesm 1m(default-resources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 1 resource
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:compilem 1m(default-compile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 47 source files to /home/r/repo/eo-runtime/target/classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.2.0:testResourcesm 1m(default-testResources)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered properties files.
[1;34mINFOm] Copying 1 resource
[1;34mINFOm] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.8.1:testCompilem 1m(default-testCompile)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 13 source files to /home/r/repo/eo-runtime/target/test-classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m @ 36meo-runtime0;1m ---m
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.txt.1mEOsprintfTestm
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#1218593486:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, %s %s!"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#1218593486:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}, org.eolang.EOint#1218593486:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOstring#data&quot;)...
get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ &quot;Hello, 5 5!&quot;
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOarray#push&quot;)...
get(&quot;org.eolang.EOarray#push&quot;): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting(&quot;org.eolang.EOarray#data&quot;)...
get(&quot;org.eolang.EOarray#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.txt.EOsprintf#_origin")...
getting("org.eolang.txt.EOsprintf#format")...
get("org.eolang.txt.EOsprintf#format"): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, %d!"
getting("org.eolang.txt.EOsprintf#args")...
get("org.eolang.txt.EOsprintf#args"): org.eolang.EOarray
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#225290371:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=1SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
get("org.eolang.txt.EOsprintf#_origin"): org.eolang.phi.PhWith
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, 1!"
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eolang.txt.1mEOsprintfTestm
[1;34mINFOm] Running org.eolang.1mEOintEOsubTestm
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get("org.eolang.EOint#sub"): org.eolang.phi.PhCopy
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.phi.PhMethod ⭢ ...
getting("org.eolang.EOint#neg")...
get("org.eolang.EOint#neg"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 29
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eolang.1mEOintEOsubTestm
[1;34mINFOm] Running org.eolang.phi.1mPhDefaultTestm
org.eolang.phi.PhDefaultTest.Foo ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhDefaultTest.Foo ⭢ "Hello, world!"
org.eolang.phi.PhMethod ⭢ ...
getting("org.eolang.phi.PhDefaultTest.Foo#x")...
get("org.eolang.phi.PhDefaultTest.Foo#x"): org.eolang.phi.PhWith
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eolang.phi.1mPhDefaultTestm
[1;34mINFOm] Running org.eolang.1mEOarrayEOgetTestm
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#1786364562:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Hello, world!"SFN
  trim(1)=λBN
}]
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ "Hello, world!"
org.eolang.phi.PhCopy ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ "Hello, world!"
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.1mEOarrayEOgetTestm
[1;34mINFOm] Running org.eolang.io.1mEOstdoutTestm
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, world!
"
Hello, world!
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ true
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.io.1mEOstdoutTestm
[1;34mINFOm] Running org.eolang.1mEOstringEOtoIntTestm
org.eolang.EOstring$EOtoInt ⭢ ...
getting("org.eolang.EOstring$EOtoInt#_origin")...
getting("org.eolang.EOstring$EOtoInt#_parent")...
get("org.eolang.EOstring$EOtoInt#_parent"): org.eolang.EOstring
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "42"
get("org.eolang.EOstring$EOtoInt#_origin"): org.eolang.EOint
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOstring$EOtoInt ⭢ 42
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOstringEOtoIntTestm
[1;34mINFOm] Running org.eolang.1mEOintEOlessTestm
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ false
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOintEOlessTestm
[1;34mINFOm] Running org.eolang.1mEOstringEOtrimTestm
org.eolang.EOstring$EOtrim ⭢ ...
getting("org.eolang.EOstring$EOtrim#_origin")...
getting("org.eolang.EOstring$EOtrim#_parent")...
get("org.eolang.EOstring$EOtrim#_parent"): org.eolang.EOstring
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "Hello, world!  "
get("org.eolang.EOstring$EOtrim#_origin"): org.eolang.EOstring
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring$EOtrim ⭢ "Hello, world!"
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.1mEOstringEOtrimTestm
[1;34mINFOm] Running org.eolang.1mEOintEOnegTestm
org.eolang.phi.PhMethod ⭢ ...
getting(&quot;org.eolang.EOint#neg&quot;)...
get(&quot;org.eolang.EOint#neg&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -42
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eolang.1mEOintEOnegTestm
[1;34mINFOm] Running org.eolang.1mEOintEOaddTestm
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ 55
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eolang.1mEOintEOaddTestm
[1;34mINFOm] Running org.eolang.1mEOarrayEOpushTestm
org.eolang.EOarray$EOpush ⭢ ...
getting("org.eolang.EOarray$EOpush#_origin")...
getting("org.eolang.EOarray$EOpush#_parent")...
get("org.eolang.EOarray$EOpush#_parent"): org.eolang.EOarray
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOarray$EOpush#x")...
get("org.eolang.EOarray$EOpush#x"): org.eolang.EOstring
get("org.eolang.EOarray$EOpush#_origin"): org.eolang.EOint
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#280265505:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Hello, world!"SFN
  trim(1)=λBN
}]
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.1mEOarrayEOpushTestm
[1;34mINFOm] Running org.eolang.phi.1mMainTestm
EOLANG Runtime v.0.1.8[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.phi.1mMainTestm
[1;34mINFOm] Running org.eolang.phi.1mAtVarargTestm
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.phi.PhDefault#1691875296:{
  _order=[]
  _parent(-1)=𝜂SBN
}]
[1;34mINFOm] 1;32mTests run: 0;1;32m1m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eolang.phi.1mAtVarargTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] 1;32mTests run: 16, Failures: 0, Errors: 0, Skipped: 0m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Versionalizing /home/r/repo/eo-runtime/target/classes directory
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/io/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/phi/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm] File /home/r/repo/eo-runtime/target/classes/org/eolang/txt/org-eolang-eo-runtime-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.2.0:jarm 1m(default-jar)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-antrun-plugin:1.8:runm 1m(default)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Executing tasks

main:
     [exec] /home/r/repo/eo-runtime/pom.xml looks good
[1;34mINFOm] Executed tasks
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-install-plugin:3.0.0-M1:installm 1m(default-install)m @ 36meo-runtime0;1m ---m
[1;34mINFOm] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
[1;34mINFOm] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for eo-parent 0.1.8:m
[1;34mINFOm]
[1;34mINFOm] eo-parent .......................................... 1;32mSUCCESSm [  6.650 s]
[1;34mINFOm] eo-parser .......................................... 1;32mSUCCESSm [ 20.226 s]
[1;34mINFOm] eo-maven-plugin .................................... 1;32mSUCCESSm [ 14.285 s]
[1;34mINFOm] eo-archetype ....................................... 1;32mSUCCESSm [  0.294 s]
[1;34mINFOm] eo-runtime ......................................... 1;32mSUCCESSm [  4.400 s]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  46.381 s
[1;34mINFOm] Finished at: 2021-01-13T08:36:28Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
+ 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/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/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/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/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/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/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 48 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 74 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 99 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 9.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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0 B/s)
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 17 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 7.9 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 21 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 11 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 155 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 25 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 8.6 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 8.7 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 9.3 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 27 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 11 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 9.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 16 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 16 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 8.8 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 19 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 20 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 13 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 15 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 19 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 116 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 12 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 8.5 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s)
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 3.7 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 49 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 112 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 17 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.7 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 70 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.2 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 7.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.4 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 97 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 9.3 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 32 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 93 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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 29 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 20 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 16 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 23 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 66 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 117 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom (0 B at 0 B/s)
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 20 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 53 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 8.2 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 11 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.0 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 70 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 26 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 101 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 26 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 5.6 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 14 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 16 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 8.4 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s)
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 20 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 20 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 47 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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0 B/s)
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 22 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
Downloaded3from6oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (0 B at 0 B/s)
Downloading)from oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded4from6oss.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 65 kB/s)
Downloading)from0oss.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
Downloaded3from5oss.sonatype.org:0https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 55 kB/s)
Downloading)from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded3from5oss.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 (250 kB at 849 kB/s)
Downloading)from4oss.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.6 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/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 323 kB/s)
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 316 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
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/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 411 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/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 56 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloaded5from0oss.sonatype.org:5https://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)from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded4from.oss.sonatype.org:5https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 33 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/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 668 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
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 8.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.jar
Downloaded2from7oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 657 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
Downloaded5from0oss.sonatype.org:2https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 20 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
Downloaded4from0oss.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 10 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
Downloaded 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 (207 kB at 191 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
Downloaded 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 (0 B at 0 B/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
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 409 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
Downloaded2from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 40 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
Downloaded4from3oss.sonatype.org:3https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 103 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
Downloaded3from.oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 27 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
Downloaded4from.oss.sonatype.org:9https://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/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded3from9oss.sonatype.org:6https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 133 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 11 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
Downloaded3from1oss.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 575 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.jar
Downloaded 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 (28 kB at 17 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
Downloaded2from2oss.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 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded3from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded3from3oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 130 kB/s)
Downloading)from1oss.sonatype.org:1https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded3from9oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 150 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded3from9oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 311 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
Downloaded3from7oss.sonatype.org: https://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.6 kB/s)
Downloading)from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded3from2oss.sonatype.org:/https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded4from2oss.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/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.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 60 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
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 24 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 (0 B at 0 B/s)
Downloaded2from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 28 kB/s)
Downloaded2from7oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 118 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 184 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-parser                                                          [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.8                                           [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 23 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 198 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/18/apache-18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.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/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/apache/maven/maven-artifact/3.0/maven-artifact-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/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
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/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar (0 B at 0 B/s)
[INFO] Deleting /home/r/repo/target
[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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0 B/s)
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
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.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/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.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/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
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-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
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)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
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-utils/3.3.0/plexus-utils-3.3.0.jar (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.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 (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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-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.12/commons-codec-1.12.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.0.0-M3/enforcer-rules-3.0.0-M3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.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/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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (0 B at 0 B/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/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.12/junit-4.12.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.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
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.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/1.9.4/maven-scm-1.9.4.pom
Downloaded 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 (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.15/plexus-utils-3.0.15.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (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.pom
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.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-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded 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 (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.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
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.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-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.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-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded 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 (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-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (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-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded 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 (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-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded 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 (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-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded 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 (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-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
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.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-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.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-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom (0 B at 0 B/s)
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
Downloaded 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 (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.3/plexus-utils-3.0.3.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.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.14/plexus-utils-3.0.14.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded 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 (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.21/plexus-utils-3.0.21.pom
Downloaded 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 (0 B at 0 B/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/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-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
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/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/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/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/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-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/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/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/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/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-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/apache/maven/maven-core/2.2.1/maven-core-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-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/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/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/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/slf4j-jdk14/1.5.6/slf4j-jdk14-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/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-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)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
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)
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/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
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
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/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/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.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/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-bazaar/1.9.4/maven-scm-provider-bazaar-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-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
Downloaded 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 (0 B at 0 B/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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded 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 (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-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded 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 (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-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 (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-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-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-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 (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-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloaded 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 (0 B at 0 B/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-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (0 B at 0 B/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
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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded 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 (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.21/plexus-utils-3.0.21.jar
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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: 8fdf429 at timestamp: 2021-01-13T08:37:31
[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
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom
Downloaded 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 (0 B at 0 B/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
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.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.25/plexus-interpolation-1.25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (0 B at 0 B/s)
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 (0 B at 0 B/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-archiver/4.2.1/plexus-archiver-4.2.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tukaani/xz/1.8/xz-1.8.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0 B/s)
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 12 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (0 B at 0 B/s)
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 11 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (0 B at 0 B/s)
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 27 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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.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.7/doxia-logging-api-1.7.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-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/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 32 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 19 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 77 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.5 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.8 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
Downloaded 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 (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.20/plexus-utils-3.0.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.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.5.8/httpcomponents-client-4.5.8.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.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.4.11/httpcomponents-core-4.4.11.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0 B/s)
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 8.2 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s)
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.2 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.7 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 6.4 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.6 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s)
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 7.7 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 85 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s)
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
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.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (0 B at 0 B/s)
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 2.3 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 4.7 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 5.1 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-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
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (0 B at 0 B/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/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.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 (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/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar
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/sonatype/aether/aether-util/1.13.1/aether-util-1.13.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.7.5/slf4j-api-1.7.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (0 B at 0 B/s)
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/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded3from2oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar
Downloaded4from2oss.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 62 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
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 108 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
Downloaded 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 (128 kB at 237 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
Downloaded2from1oss.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 309 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
Downloaded4from5oss.sonatype.org:khttps://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 79 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
Downloaded4from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloaded 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 (16 kB at 17 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 18 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-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 59 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 16 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/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/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded 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 (52 kB at 36 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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.2/asm-7.2.jar (0 B at 0 B/s)
Downloaded2from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 178 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 6.5 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (0 B at 0 B/s)
[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-maven-plugin/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl 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/main/resources/org/eolang/maven/varargs.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-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl 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
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (0 B at 0 B/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.8.pom.asc to /home/r/.m2/repository/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.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
Downloaded 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 (0 B at 0 B/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.8/eo-parent-0.1.8.pom
[INFO] Installing /home/r/repo/target/eo-parent-0.1.8.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.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-parser >------------------------
[INFO] Building eo-parser 0.1.8                                           [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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.8-1/antlr4-master-4.8-1.pom (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.jar
Downloaded 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 (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.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
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/50/commons-parent-50.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49.4/parent-0.49.4.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.24/jcabi-1.24.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.49/parent-0.49.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.26.0/jcabi-1.26.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.9/parent-0.50.9.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.8.0-beta1/slf4j-parent-1.8.0-beta1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.0/parent-0.51.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.10.13/byte-buddy-parent-1.10.13.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.1/objenesis-parent-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.25.2/jcabi-1.25.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.50.3/parent-0.50.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.pom (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.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/org/cactoos/cactoos/0.46/cactoos-0.46.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
Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (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.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (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.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/9.8.0-5/Saxon-HE-9.8.0-5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (0 B at 0 B/s)
Downloading from central: 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/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (0 B at 0 B/s)
Downloading from central: 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/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (0 B at 0 B/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.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.6.2/junit-jupiter-params-5.6.2.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.10.13/byte-buddy-1.10.13.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.10.13/byte-buddy-agent-1.10.13.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.1/objenesis-3.1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.8.0-beta1/slf4j-log4j12-1.8.0-beta1.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-parser ---
[INFO] Deleting /home/r/repo/eo-parser/target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-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-components/1.3.1/plexus-components-1.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (0 B at 0 B/s)
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/json/1.0.4/json-1.0.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.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-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
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 (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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s)
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
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/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (0 B at 0 B/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
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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.3/ST4-4.3.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (0 B at 0 B/s)
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO] Processing grammar: org/eolang/parser/Program.g4
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eo-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s)
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
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.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.pom (0 B at 0 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm-parent/3.3.1/asm-parent-3.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-core/3.1.0/maven-core-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (0 B at 0 B/s)
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
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
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-builder/3.1.0/maven-settings-builder-3.1.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
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-builder/3.1.0/maven-settings-builder-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/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-settings/3.1.0/maven-settings-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-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-model-builder/3.1.0/maven-model-builder-3.1.0.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/3.1.0/maven-repository-metadata-3.1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
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/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.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 (0 B at 0 B/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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s)
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
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.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 (0 B at 0 B/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/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/asm/asm/3.3.1/asm-3.3.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (0 B at 0 B/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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (0 B at 0 B/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-parser ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (0 B at 0 B/s)
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/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/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-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (0 B at 0 B/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/r/repo/eo-parser/target/classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ eo-parser ---
[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-parser ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/r/repo/eo-parser/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-parser ---
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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
Downloaded 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 (0 B at 0 B/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
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.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-M4/surefire-3.0.0-M4.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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-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-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-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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 (0 B at 0 B/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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (0 B at 0 B/s)
[INFO] Surefire report directory: /home/r/repo/eo-parser/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/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
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.pom (0 B at 0 B/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
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/2.28.2/mockito-core-2.28.2.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.9.10/byte-buddy-1.9.10.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/powermock/powermock-reflect/2.0.5/powermock-reflect-2.0.5.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest/1.0.8/fest-1.0.8.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (0 B at 0 B/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-engine/1.3.2/junit-platform-engine-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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/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 (0 B at 0 B/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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.parser.SyntaxTest
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="219"
         name="test"
         time="2021-01-13T08:38:18.242Z"
         version="0.1.8">
   <listing># 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] &gt; fibo
  if
    less n 2
    n
    add
      fibo (sub n 1)
      fibo (sub n 2)
&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>meta</head>
         <tail>This is just a test META</tail>
      </meta>
      <meta line="5">
         <head>meta2</head>
         <tail>And yet another one</tail>
      </meta>
   </metas>
   <objects>
      <o line="7" name="fibo">
         <o line="7" name="n"/>
         <o base="if" line="8">
            <o base="less" line="9">
               <o base="n" line="9"/>
               <o base="int" data="int" line="9">2</o>
            </o>
            <o base="n" line="10"/>
            <o base="add" line="11">
               <o base="fibo" line="12">
                  <o base="sub" line="12">
                     <o base="n" line="12"/>
                     <o base="int" data="int" line="12">1</o>
                  </o>
               </o>
               <o base="fibo" line="13">
                  <o base="sub" line="13">
                     <o base="n" line="13"/>
                     <o base="int" data="int" line="13">2</o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.eolang.parser.SyntaxTest
[INFO] Running org.eolang.parser.PacksTest
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T08:38:18.846Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="simple.yaml"
         time="2021-01-13T08:38:18.846Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="32"
         name="full-syntax.yaml"
         time="2021-01-13T08:38:18.957Z"
         version="0.1.8">
   <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>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">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" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <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"
               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=&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=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;44&quot;&gt;
               &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                  &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                     &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                        &lt;o base=&quot;f&quot; line=&quot;44&quot;&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;44&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.f&quot; line=&quot;44&quot; method=&quot;&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;46&quot; name="ooo">
         <o line="47" name="o1"/>
         <o line="50" name="o2"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 51 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="32"
         name="full-syntax.yaml"
         time="2021-01-13T08:38:18.957Z"
         version="0.1.8">
   <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>
         <tail>Test Test</tail>
      </meta>
      <meta line="6">
         <head>foo</head>
         <tail/>
      </meta>
      <meta line="7">
         <head>bar</head>
         <tail>Some text</tail>
      </meta>
   </metas>
   <objects>
      <o base="float" data="float" line="9" name="one">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" rw="" vararg=""/>
      </o>
      <o line="17" name="first">
         <o line="17" name="x" rw=""/>
         <o base="second" line="18" name="hello">
            <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&quot;
               name=&quot;x&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=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;35&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;35&quot; method=&quot;&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;36&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.two&quot; line=&quot;37&quot; method=&quot;&quot;/&gt;
         &lt;o base=&quot;.three&quot; line=&quot;38&quot; method=&quot;&quot; name=&quot;a1&quot;/&gt;
         &lt;o base=&quot;.four&quot; line=&quot;39&quot; method=&quot;&quot; name=&quot;a2&quot;/&gt;
         &lt;o base=&quot;.five&quot; line=&quot;40&quot; method=&quot;&quot; name=&quot;a3&quot;/&gt;
      &lt;/o&gt;
      &lt;o base=&quot;test&quot; line=&quot;42&quot;&gt;
         &lt;o base=&quot;me&quot; line=&quot;43&quot;&gt;
            &lt;o as=&quot;i&quot; base=&quot;now&quot; line=&quot;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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T08:38:19.187Z"
         version="0.1.8">
   <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="int" line="4" name="first">18</o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T08:38:19.187Z"
         version="0.1.8">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

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

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-name-duplicates.yaml"
         time="2021-01-13T08:38:19.187Z"
         version="0.1.8">
   <listing>[x] &gt; first
  second &gt; x

18 &gt; first

&lt;EOF&gt;</listing>
   <errors>
      &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.parser.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;2021-01-13T08:38:19.389Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:38:19.389Z&quot;
         version=&quot;0.1.8&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;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&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.parser.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-abstract-decoratee.yaml&quot;
         time=&quot;2021-01-13T08:38:19.389Z&quot;
         version=&quot;0.1.8&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;error check=&quot;abstract-decoratee&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;Abstract object can't be used as a decoratee&lt;/error&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.parser.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-alias-duplicates.yaml"
         time="2021-01-13T08:38:19.431Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T08:38:19.431Z"
         version="0.1.8">
   <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>
      <error check="duplicate-aliases" line="2" step="0">The alias "stdout" is duplicated</error>
   </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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-alias-duplicates.yaml"
         time="2021-01-13T08:38:19.431Z"
         version="0.1.8">
   <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>
      <error check="duplicate-aliases" line="2" step="0">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.parser.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-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:38:19.491Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.14 &amp;gt; pi

fake

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;0&quot;
         name=&quot;catches-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:38:19.491Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.14 &amp;gt; pi

fake

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

[2;37mDEBUGm] org.eolang.parser.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-global-nonames.yaml&quot;
         time=&quot;2021-01-13T08:38:19.491Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.14 &amp;gt; pi

fake

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;global-nonames&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The global object doesn't have a name&lt;/error&gt;
   &lt;/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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:38:19.518Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:38:19.518Z"
         version="0.1.8">
   <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" step="0">The alias is invalid: "this is some mistake"</error>
      <error check="broken-aliases" line="3" step="0">The alias is invalid: ""</error>
   </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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T08:38:19.518Z"
         version="0.1.8">
   <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=&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.parser.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-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T08:38:19.557Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;1&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;withoutaname&quot; line=&quot;2&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;4&quot; name=&quot;good&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;4&quot; name=&quot;a&quot; vararg=&quot;&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;z&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;@&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;7&quot; name=&quot;@&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 7 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via middle-varargs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T08:38:19.557Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;[x a... b] &amp;gt; bad
  withoutaname

[x a...] &amp;gt; good
  [] &amp;gt; z
    a &amp;gt; @
  f &amp;gt; @

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;middle-varags&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;Varargs param &quot;a&quot; must be the last one, while &quot;b&quot; follows&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;bad&quot;&gt;
         &lt;o line=&quot;1&quot; name=&quot;x&quot;/>
         <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 line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T08:38:19.557Z"
         version="0.1.8">
   <listing>[x a... b] &gt; bad
  withoutaname

[x a...] &gt; good
  [] &gt; z
    a &gt; @
  f &gt; @

&lt;EOF&gt;</listing>
   <errors>
      <error check="middle-varags" line="1" step="0">Varargs param "a" must be the last one, while "b" follows</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 line="5" name="z">
            <o base="a" line="6" name="@"/>
         </o>
         <o base="f" line="7" name="@"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T08:38:19.593Z"
         version="0.1.8">
   <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" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 4 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via not-empty-atoms
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T08:38:19.593Z"
         version="0.1.8">
   <listing>[] &gt; test /int

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

&lt;EOF&gt;</listing>
   <errors>
      <error check="not-empty-atoms" line="3" step="0">Atoms foo may not have any attributes</error>
   </errors>
   <objects>
      <o atom="int" line="1" name="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.parser.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;2021-01-13T08:38:19.593Z&quot;
         version=&quot;0.1.8&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.parser.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-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:38:19.621Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;0&quot;
         name=&quot;catches-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:38:19.621Z&quot;
         version=&quot;0.1.8&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;
      &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.parser.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-unknown-names.yaml&quot;
         time=&quot;2021-01-13T08:38:19.621Z&quot;
         version=&quot;0.1.8&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;
      &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="$" line="3" name="t"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:38:19.654Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:38:19.654Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-self-naming.yaml"
         time="2021-01-13T08:38:19.654Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T08:38:19.683Z"
         version="0.1.8">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

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

&lt;EOF&gt;</listing>
   <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">
            &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.parser.Syntax: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:38:19.683Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:38:19.683Z&quot;
         version=&quot;0.1.8&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;
      <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2021-01-13T08:38:19.725Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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="2021-01-13T08:38:19.725Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-same-line-name.yaml"
         time="2021-01-13T08:38:19.725Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="all-data-types.yaml"
         time="2021-01-13T08:38:19.764Z"
         version="0.1.8">
   <listing>01- &gt; bytesX

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

3.1415926 &gt; floatX

0x1ffff &gt; intX

"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.parser.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:38:19.764Z&quot;
         version=&quot;0.1.8&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.parser.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;2021-01-13T08:38:19.796Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;3.1415926 &amp;gt; pi

a &amp;gt; b
  c
    d
      &quot;Hello, world!&quot;

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot; name=&quot;pi&quot;&gt;3.1415925&lt;/o&gt;
      &lt;o base=&quot;a&quot; line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;c&quot; line=&quot;4&quot;&gt;
            &lt;o base=&quot;d&quot; line=&quot;5&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&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via globals-to-abstracts
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2021-01-13T08:38:19.796Z"
         version="0.1.8">
   <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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="fixes-globals.yaml"
         time="2021-01-13T08:38:19.796Z"
         version="0.1.8">
   <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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:38:19.835Z"
         version="0.1.8">
   <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=&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.parser.Syntax: Input of 22 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:38:19.835Z&quot;
         version=&quot;0.1.8&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;
                     <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.parser.Program$Spy$Verbose: Parsed #1 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:38:19.835Z"
         version="0.1.8">
   <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">
                  <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=&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.parser.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;2021-01-13T08:38:19.835Z&quot;
         version=&quot;0.1.8&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;
      &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.parser.Program$Spy$Verbose: Parsed #3 via add-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="2021-01-13T08:38:19.835Z"
         version="0.1.8">
   <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="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.parser.Program$Spy$Verbose: Parsed #4 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T08:38:19.835Z"
         version="0.1.8">
   <listing>[x a] &gt; first
  (stdout x)
  second &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.parser.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;2021-01-13T08:38:19.835Z&quot;
         version=&quot;0.1.8&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" 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.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T08:38:19.980Z"
         version="0.1.8">
   <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=&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.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;2021-01-13T08:38:19.980Z&quot;
         version=&quot;0.1.8&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=&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.parser.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;1&quot;
         name="adds-default-package.yaml"
         time="2021-01-13T08:38:19.980Z"
         version="0.1.8">
   <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.parser.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="2021-01-13T08:38:19.980Z"
         version="0.1.8">
   <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"/>
            </o>
            <o base=".nextLine" const="" line="8" method="" name="line"/>
            <o base="org.eolang.io.stdout" line="9">
               <o base="org.eolang.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.parser.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;2021-01-13T08:38:19.980Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T08:38:20.064Z&quot;
         version=&quot;0.1.8&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 line=&quot;4&quot; name=&quot;y&quot;&gt;
               &lt;o base=&quot;two&quot; line=&quot;5&quot;&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 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;
                  </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.parser.Syntax: Input of 17 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T08:38:20.064Z"
         version="0.1.8">
   <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">
               <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.parser.Program$Spy$Verbose: Parsed #1 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T08:38:20.064Z"
         version="0.1.8">
   <listing>[] &gt; x
  first &gt; ff
  one
    [] &gt; y
      two
        input &gt; t!
          "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.parser.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;2&quot;
         name=&quot;float-vars.yaml&quot;
         time=&quot;2021-01-13T08:38:20.064Z&quot;
         version=&quot;0.1.8&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">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.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T08:38:20.064Z"
         version="0.1.8">
   <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="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=&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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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;
                  &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="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.parser.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via remove-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="float-abstracts.yaml"
         time="2021-01-13T08:38:20.189Z"
         version="0.1.8">
   <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="x"/>
               <o line="5" name="b"/>
               <o base="a" line="6" name="no"/>
               <o line="7" name="third">
                  <o line="7" name="b"/>
                  <o line="7" name="c"/>
                  <o base="no" line="8" name="yes"/>
                  <o base="stdout" line="9">
                     <o base="a" line="9"/>
                     <o base="b" line="9"/&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.parser.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;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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;
            </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="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&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&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.1&quot; 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="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via remove-levels
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="float-abstracts.yaml"
         time="2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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=&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 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;/&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="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"/>
         <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"/>
         <o base="stdout" line="9">
            <o base="a" line="9"/>
            <o base="b" line="9"/>
            <o base="c" line="9"/>
            <o base="x" 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.parser.Program$Spy$Verbose: Parsed #3 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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
        [] &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="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">
         &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&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">
         <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">
         <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&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.parser.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;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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="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="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&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&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" 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="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=&quot;20.19&quot; name=&quot;aa&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.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;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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=&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" 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="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=&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=&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"/>
         </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.parser.Program$Spy$Verbose: Parsed #6 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="3"
         name="float-abstracts.yaml"
         time="2021-01-13T08:38:20.189Z"
         version="0.1.8">
   <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"/>
               &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;
               &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="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="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=&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.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;3&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T08:38:20.189Z&quot;
         version=&quot;0.1.8&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" 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="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&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&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" 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">
         <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=&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.parser.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;2021-01-13T08:38:20.530Z&quot;
         version=&quot;0.1.8&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=&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.parser.Syntax: Input of 10 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;0&quot;
         name="resolves-aliases.yaml"
         time="2021-01-13T08:38:20.530Z"
         version="0.1.8">
   <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="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="resolves-aliases.yaml"
         time="2021-01-13T08:38:20.530Z"
         version="0.1.8">
   <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&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.parser.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;2021-01-13T08:38:20.530Z&quot;
         version=&quot;0.1.8&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.parser.Syntax: Raw 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;2021-01-13T08:38:20.582Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;[args] &amp;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.parser.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.parser.Program$Spy$Verbose: Parsed #0 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="wraps-methods.yaml"
         time="2021-01-13T08:38:20.582Z"
         version="0.1.8">
   <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=".tohex" const="" line="5" method="" name="n">
                  <o base=".foo" line="5" method="">
                     <o base=".trim" line="5" method="">
                        <o base=".get" line="5" method="">
                           <o base="args" line="5"/>
                        &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.parser.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;2021-01-13T08:38:20.582Z&quot;
         version=&quot;0.1.8&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;
               &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.parser.Syntax: Raw XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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 &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="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>
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 23 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.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;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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.parser.Program$Spy$Verbose: Parsed #1 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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=&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;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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&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.parser.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;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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="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.parser.Program$Spy$Verbose: Parsed #4 via duplicate-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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 &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;
                        &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" 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.parser.Program$Spy$Verbose: Parsed #5 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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&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;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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:"
    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="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>
                     &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.parser.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;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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;
                           <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.parser.Program$Spy$Verbose: Parsed #8 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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"/&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&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; 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" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #9 via wrap-method-calls
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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>
                  </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>
                  &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.parser.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;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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="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"/>
                  <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.parser.Program$Spy$Verbose: Parsed #11 via add-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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; 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;
                  </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.parser.Program$Spy$Verbose: Parsed #12 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  &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;
                     &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;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.parser.Program$Spy$Verbose: Parsed #13 via add-default-package
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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=&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.parser.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;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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;
                           <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.parser.Program$Spy$Verbose: Parsed #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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=&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&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;
            </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.parser.Program$Spy$Verbose: Parsed #16 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="leap-year.yaml"
         time="2021-01-13T08:38:20.627Z"
         version="0.1.8">
   <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" 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&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.parser.PacksTest: Output XML:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T08:38:20.627Z&quot;
         version=&quot;0.1.8&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;
                  <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>

[INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 s - in org.eolang.parser.PacksTest
[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-parser ---
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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
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.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.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.0/maven-settings-2.2.0.pom
Downloaded 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 (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.0/maven-model-2.2.0.pom
Downloaded 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 (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.0/maven-profile-2.2.0.pom
Downloaded 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 (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.0/maven-artifact-manager-2.2.0.pom
Downloaded 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 (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.0/maven-repository-metadata-2.2.0.pom
Downloaded 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 (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.0/maven-artifact-2.2.0.pom
Downloaded 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 (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.0/maven-plugin-registry-2.2.0.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.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.5/maven-core-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/33/commons-parent-33.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
Downloaded 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 (0 B at 0 B/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
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 (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (0 B at 0 B/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
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
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-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (0 B at 0 B/s)
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 (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.0/maven-plugin-registry-2.2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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.jar
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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded 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 (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.5/maven-core-3.0.5.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded 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.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.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.5.5/plexus-container-default-1.5.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
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.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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-parser/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-parser/target/classes/org/eolang/parser/org-eolang-eo-parser-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eo-parser ---
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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (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.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
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.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.10/wagon-2.10.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (0 B at 0 B/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/shared/maven-shared-io/3.0.0/maven-shared-io-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
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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 (0 B at 0 B/s)
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (jcabi-sources) > generate-sources @ eo-parser >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ eo-parser ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.8-1:antlr4 (jcabi-antlr4) @ eo-parser ---
[INFO] No grammars to process
[INFO] ANTLR 4: Processing source directory /home/r/repo/eo-parser/src/main/antlr4
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (jcabi-sources) < generate-sources @ eo-parser <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (jcabi-sources) @ eo-parser ---
[INFO] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:3.2.0:jar (jcabi-javadoc) @ eo-parser ---
[INFO] No previous run data found, generating javadoc.
[INFO]
Loading source files for package org.eolang.parser...
Constructing Javadoc information...
Standard Doclet version 1.8.0_252
Building tree for all the packages and classes...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Pack.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ParsingException.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.None.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramBaseListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramLexer.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/Syntax.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/XeListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-frame.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-summary.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-tree.html...
Generating /home/r/repo/eo-parser/target/apidocs/constant-values.html...
Generating /home/r/repo/eo-parser/target/apidocs/serialized-form.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramLexer.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramBaseListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ProgramContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.LicenseContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.MetasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ObjectsContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ObjectContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.AbstractionContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.AttributeContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.LabelContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.TailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.SuffixContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.MethodContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.ApplicationContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HtailContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HeadContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.HasContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ProgramParser.DataContext.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/ParsingException.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Pack.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/XeListener.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.None.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Program.Spy.Verbose.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/class-use/Syntax.html...
Generating /home/r/repo/eo-parser/target/apidocs/org/eolang/parser/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/eo-parser/target/apidocs/overview-tree.html...
Generating /home/r/repo/eo-parser/target/apidocs/index-all.html...
Generating /home/r/repo/eo-parser/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/eo-parser/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/eo-parser/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/eo-parser/target/apidocs/index.html...
Generating /home/r/repo/eo-parser/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-parser/target/eo-parser-0.1.8-javadoc.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ eo-parser ---
[INFO] Executing tasks

main:
     [exec] /home/r/repo/eo-parser/pom.xml looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/eo-object.xsd looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_each.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/_funcs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/abstracts-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-default-package.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/add-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/abstract-decoratee.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/broken-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/duplicate-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/global-nonames.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/middle-varargs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/noname-attributes.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/not-empty-atoms.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/same-line-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/self-naming.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/errors/unknown-names.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/globals-to-abstracts.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-levels.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/remove-refs.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/resolve-aliases.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/vars-float-up.xsl looks good
     [exec] /home/r/repo/eo-parser/src/main/resources/org/eolang/parser/wrap-method-calls.xsl looks good
[INFO] Executed tasks
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ eo-parser ---
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-parser ---
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.pom.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ eo-parser ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (jcabi-deploy-to-sonatype) @ eo-parser ---
[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-parser/target/eo-parser-0.1.8.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-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-parser ---
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ---------------------< org.eolang:eo-maven-plugin >---------------------
[INFO] Building eo-maven-plugin 0.1.8                                     [3/5]
[INFO] ----------------------------[ maven-plugin ]----------------------------
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-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-invoker-plugin/3.2.1/maven-invoker-plugin-3.2.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.2.1/maven-invoker-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-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (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.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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (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.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/21.0-rc2/guava-parent-21.0-rc2.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (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.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.pom
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.0/maven-model-builder-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.0/maven-builder-support-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.5.0/maven-settings-3.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.5.0/maven-core-3.5.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.5.0/maven-settings-builder-3.5.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.5.0/maven-repository-metadata-3.5.0.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.0.3/maven-resolver-1.0.3.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.7/eo-parent-0.1.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.7/eo-parent-0.1.7.pom (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.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/org/apache/maven/maven-model/3.3.9/maven-model-3.3.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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (0 B at 0 B/s)
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/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar
Downloaded from central: 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: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (0 B at 0 B/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
Downloaded from central: 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/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar
Downloaded 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 (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (0 B at 0 B/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.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (0 B at 0 B/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/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.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
Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.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/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.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-component-annotations/1.6/plexus-component-annotations-1.6.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.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
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/3.1.0/maven-plugin-testing-harness-3.1.0.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
Downloaded from central: 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/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-spi/1.0.3/maven-resolver-spi-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.0.3/maven-resolver-api-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.5.0/maven-compat-3.5.0.jar (0 B at 0 B/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
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-impl/1.0.3/maven-resolver-impl-1.0.3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/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 central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.7/eo-runtime-0.1.7.jar (0 B at 0 B/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-maven-plugin ---
[INFO] Deleting /home/r/repo/eo-maven-plugin/target
[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-dependency-plugin:3.1.2:properties (default) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-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/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.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.0.2/httpcomponents-client-4.0.2.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.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.0.1/httpcore-4.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.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.0.1/httpcomponents-core-4.0.1.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.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.1.1/commons-logging-1.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-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/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0 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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.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.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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0 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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (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.9/doxia-sink-api-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.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.9/doxia-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.9/doxia-1.9.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.9/doxia-logging-api-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.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/6.1/plexus-6.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.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.1/plexus-utils-1.5.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.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.0.5/maven-model-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/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/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.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.0.5/maven-artifact-2.0.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.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/3.1.1/plexus-utils-3.1.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar
Downloaded 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.jar (0 B at 0 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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (0 B at 0 B/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-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (0 B at 0 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.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 (0 B at 0 B/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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (0 B at 0 B/s)
[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 6 resources
[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
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.0/maven-plugin-tools-generators-3.6.0.pom
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.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.1.8/plexus-velocity-1.1.8.pom
Downloaded 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 (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.15/plexus-components-1.1.15.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/7.0/asm-7.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (0 B at 0 B/s)
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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.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-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.pom
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.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-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom
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.pom (0 B at 0 B/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
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/43/commons-parent-43.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.4/doxia-sink-api-1.4.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.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.4/doxia-logging-api-1.4.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.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.3.04/xml-apis-1.3.04.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
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.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (0 B at 0 B/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
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.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-impl/2.3/maven-reporting-impl-2.3.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
Downloaded 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 (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.2/doxia-sink-api-1.2.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-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-parent/19/maven-parent-19.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/19/maven-parent-19.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.2/doxia-logging-api-1.2.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
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.pom (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.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-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/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/7.0/asm-7.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
Downloaded 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 (0 B at 0 B/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/7.0/asm-7.0.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
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-tree/7.0/asm-tree-7.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.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 (0 B at 0 B/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 (0 B at 0 B/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-java/3.6.0/maven-plugin-tools-java-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.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 (0 B at 0 B/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/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.0/maven-plugin-tools-annotations-3.6.0.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.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 (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.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 (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.4/doxia-logging-api-1.4.jar
Downloaded 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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-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 (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded 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 (0 B at 0 B/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.jar
Downloaded 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 (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.jar
Downloaded 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 (0 B at 0 B/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
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
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.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.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 (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.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 (0 B at 0 B/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
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 (0 B at 0 B/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
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.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-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-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-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/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded 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 (0 B at 0 B/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/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (0 B at 0 B/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
Downloaded 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 (0 B at 0 B/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
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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/s)
Downloaded 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 (0 B at 0 B/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 (0 B at 0 B/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 8 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 6 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/eo3356719226722946868/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="148"
         name="main.eo"
         time="2021-01-13T08:38:49.201Z"
         version="0.1.8">
   <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="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.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo3356719226722946868/src/main.eo parsed to /tmp/eo3356719226722946868/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo3356719226722946868/target/eo/parse/main.eo.xml optimized to /tmp/eo3356719226722946868/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo3356719226722946868/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo3356719226722946868/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="148"
         name="main.eo"
         time="2021-01-13T08:38:49.201Z"
         version="0.1.8">
   <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.56 s - in org.eolang.maven.OptimizeMojoTest
[INFO] Running org.eolang.maven.CompileMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo8798251095720358826/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:38:50.466Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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="data" rw=""/>
         <o atom="int" line="5" name="push">
            <o line="7" name="x"/>
         </o>
         <o atom="object" line="9" name="get">
            <o line="11" name="i"/>
         </o>
         <o atom="array" line="13" name="append">
            <o line="15" name="x"/>
         </o>
         <o atom="a" line="17" name="reduce">
            <o line="18" name="a"/>
            <o line="18" name="f"/>
         </o>
         <o atom="array" line="20" name="mapi">
            <o line="24" name="f"/>
         </o>
         <o line="26" name="map">
            <o line="29" name="f"/>
            &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot;&gt;
               &lt;o line=&quot;31&quot;&gt;
                  &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
                  &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
                  &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot;&gt;
                     &lt;o base=&quot;x&quot; line=&quot;32&quot;/&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.parser.Syntax: Input of 32 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo8798251095720358826/src/code.eo parsed to /tmp/eo8798251095720358826/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo8798251095720358826/target/eo/parse/code.eo.xml optimized to /tmp/eo8798251095720358826/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo8798251095720358826/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo8798251095720358826/target/eo/optimize/code.eo.xml:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:50.466Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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="data" rw=""/>
         <o atom="int"
            base="array$push"
            cut="1"
            line="5"
            name="push"
            ref="5">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="object"
            base="array$get"
            cut="3"
            line="9"
            name="get"
            ref="9">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$append"
            cut="5"
            line="13"
            name="append"
            ref="13">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="a"
            base="array$reduce"
            cut="7"
            line="17"
            name="reduce"
            ref="17">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
         </o>
      </o>
      <o atom="int" line="5" name="array$push">
         <o line="7" name="x"/>
         <o level="1" line="5.3" name="data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </o>
      <o line="31" name="array$map$1$">
         <o line="31" name="x"/>
         <o line="31" name="i"/>
         <o base="f" line="32" name="@" ref="31.29">
            <o base="x" line="32" ref="31"/>
         </o>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo8798251095720358826/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:38:50.466Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
         &lt;o atom=&quot;int&quot;
            base=&quot;array$push&quot;
            cut=&quot;1&quot;
            line=&quot;5&quot;
            name=&quot;push&quot;
            ref=&quot;5&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;object&quot;
            base=&quot;array$get&quot;
            cut=&quot;3&quot;
            line=&quot;9&quot;
            name=&quot;get&quot;
            ref=&quot;9&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
            &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
         &lt;/o&gt;
         &lt;o atom=&quot;array&quot;
            base=&quot;array$append&quot;
            cut=&quot;5&quot;
            line=&quot;13&quot;
            name=&quot;append&quot;
            ref=&quot;13&quot;&gt;
            &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
            &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
            &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
            &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="a"
            base="array$reduce"
            cut="7"
            line="17"
            name="reduce"
            ref="17">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o atom="array"
            base="array$mapi"
            cut="10"
            line="20"
            name="mapi"
            ref="20">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="map" base="map" level="1" ref="26"/>
         </o>
         <o base="array$map" cut="12" line="26" name="map" ref="26">
            <o as="data" base="data" level="1" ref="3"/>
            <o as="push" base="push" level="1" ref="5"/>
            <o as="get" base="get" level="1" ref="9"/>
            <o as="append" base="append" level="1" ref="13"/>
            <o as="reduce" base="reduce" level="1" ref="17"/>
            <o as="mapi" base="mapi" level="1" ref="20"/>
         </o>
      </class>
      <class atom="int" line="5" name="array$push">
         <o line="7" name="x"/>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <o line="11" name="i"/>
         <o level="1" line="9.3" name="data"/>
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
         &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
         &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
            &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
               &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
               &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
               &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
               &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
               &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
               &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
               &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
         <o base="f" line="32" name="@" ref="31.29">
            <o base="x" line="32" ref="31"/>
         </o>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="11"
         name="code.eo"
         time="2021-01-13T08:38:50.466Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name=&quot;get&quot;
                  ref=&quot;9&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="26.3" name="data"/>
         <o level="1" line="26.5" name="push"/>
         <o level="1" line="26.9" name="get"/>
         <o level="1" line="26.13" name="append"/>
         <o level="1" line="26.17" name="reduce"/>
         <o level="1" line="26.20" name="mapi"/>
      </class>
      <class line="31" name="array$map$1$">
         <attr name="x">
            <free>
               <o line="31" name="x"/>
            </free>
         </attr>
         <attr name="i">
            <free>
               <o line="31" name="i"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="f" line="32" name="@" ref="31.29">
                  <o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:50.466Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;push&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;array$push&quot;
                  cut=&quot;1&quot;
                  line=&quot;5&quot;
                  name=&quot;push&quot;
                  ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;get&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;object&quot;
                  base=&quot;array$get&quot;
                  cut=&quot;3&quot;
                  line=&quot;9&quot;
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="mapi">
            <bound>
               <o atom="array"
                  base="array$mapi"
                  cut="10"
                  line="20"
                  name="mapi"
                  ref="20">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;9.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;13&quot; name=&quot;array$append&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;15&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;13.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;a&quot; line=&quot;17&quot; name=&quot;array$reduce&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      <class line="26" name="array$map">
         <attr name="f">
            <free>
               <o line="29" name="f"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="mapi" line="30" name="@" ref="26.20">
                  <o base="array$map$1$" cut="13" line="31" ref="31">
                     <o as="f" base="f" level="1" ref="29"/>
                     <o as="data" base="data" level="2" ref="26.3"/>
                     <o as="push" base="push" level="2" ref="26.5"/>
                     <o as="get" base="get" level="2" ref="26.9"/>
                     <o as="append" base="append" level="2" ref="26.13"/>
                     <o as="reduce" base="reduce" level="2" ref="26.17"/>
                     <o as="mapi" base="mapi" level="2" ref="26.20"/>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:50.466Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;3&quot; name=&quot;array&quot;&gt;
         &lt;attr name=&quot;data&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;3&quot; name=&quot;data&quot; rw=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="append">
            <bound>
               <o atom="array"
                  base="array$append"
                  cut="5"
                  line="13"
                  name="append"
                  ref="13">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="reduce">
            <bound>
               <o atom="a"
                  base="array$reduce"
                  cut="7"
                  line="17"
                  name="reduce"
                  ref="17">
                  <o as="data" base="data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;map&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;array$map&quot; cut=&quot;12&quot; line=&quot;26&quot; name=&quot;map&quot; ref=&quot;26&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;5&quot; name=&quot;array$push&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;7&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot; line=&quot;9&quot; name=&quot;array$get&quot;&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;11&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            </free>
         </attr>
         <attr name="f">
            <free>
               <o line="18" name="f"/>
            </free>
         </attr>
         <o level="1" line="17.3" name="data"/>
         <o level="1" line="17.5" name="push"/>
         <o level="1" line="17.9" name="get"/>
         <o level="1" line="17.13" name="append"/>
         <o level="1" line="17.20" name="mapi"/>
         <o level="1" line="17.26" name="map"/>
      </class>
      <class atom="array" line="20" name="array$mapi">
         <attr name="f">
            <free>
               <o line="24" name="f"/>
            </free>
         </attr>
         <o level="1" line="20.3" name="data"/>
         <o level="1" line="20.5" name="push"/>
         <o level="1" line="20.9" name="get"/>
         <o level="1" line="20.13" name="append"/>
         <o level="1" line="20.17" name="reduce"/>
         <o level="1" line="20.26" name="map"/>
      </class>
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base=&quot;x&quot; line=&quot;32&quot; ref=&quot;31&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;31.29&quot; name=&quot;f&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;11&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:50.466Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;listing&gt;+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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>
      <class line="3" name="array">
         <attr name="data">
            <free>
               <o line="3" name="data" rw=""/>
            </free>
         </attr>
         <attr name="push">
            <bound>
               <o atom="int"
                  base="array$push"
                  cut="1"
                  line="5"
                  name="push"
                  ref="5">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
                  <o as="map" base="map" level="1" ref="26"/>
               </o>
            </bound>
         </attr>
         <attr name="get">
            <bound>
               <o atom="object"
                  base="array$get"
                  cut="3"
                  line="9"
                  name="get"
                  ref="9">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;append&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$append&quot;
                  cut=&quot;5&quot;
                  line=&quot;13&quot;
                  name=&quot;append&quot;
                  ref=&quot;13&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;reduce&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;a&quot;
                  base=&quot;array$reduce&quot;
                  cut=&quot;7&quot;
                  line=&quot;17&quot;
                  name=&quot;reduce&quot;
                  ref=&quot;17&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;1&quot; ref=&quot;20&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;mapi&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;array&quot;
                  base=&quot;array$mapi&quot;
                  cut=&quot;10&quot;
                  line=&quot;20&quot;
                  name=&quot;mapi&quot;
                  ref=&quot;20&quot;&gt;
                  &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;1&quot; ref=&quot;3&quot;/&gt;
                  &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
                  &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;1&quot; ref=&quot;9&quot;/&gt;
                  &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
                  &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;1&quot; ref=&quot;17&quot;/&gt;
                  &lt;o as=&quot;map&quot; base=&quot;map&quot; level=&quot;1&quot; ref=&quot;26&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         </attr>
         <attr name="map">
            <bound>
               <o base="array$map" cut="12" line="26" name="map" ref="26">
                  <o as="data" base="data" level="1" ref="3"/>
                  <o as="push" base="push" level="1" ref="5"/>
                  <o as="get" base="get" level="1" ref="9"/>
                  <o as="append" base="append" level="1" ref="13"/>
                  <o as="reduce" base="reduce" level="1" ref="17"/>
                  <o as="mapi" base="mapi" level="1" ref="20"/>
               </o>
            </bound>
         </attr>
      </class>
      <class atom="int" line="5" name="array$push">
         <attr name="x">
            <free>
               <o line="7" name="x"/>
            </free>
         </attr>
         <o level="1" line="5.3" name="data"/>
         <o level="1" line="5.9" name="get"/>
         <o level="1" line="5.13" name="append"/>
         <o level="1" line="5.17" name="reduce"/>
         <o level="1" line="5.20" name="mapi"/>
         <o level="1" line="5.26" name="map"/>
      </class>
      <class atom="object" line="9" name="array$get">
         <attr name="i">
            <free>
               <o line="11" name="i"/>
            </free>
         </attr>
         <o level="1" line="9.3" name="data"/>
         <o level="1" line="9.5" name="push"/>
         <o level="1" line="9.13" name="append"/>
         <o level="1" line="9.17" name="reduce"/>
         <o level="1" line="9.20" name="mapi"/>
         <o level="1" line="9.26" name="map"/>
      </class>
      <class atom="array" line="13" name="array$append">
         <attr name="x">
            <free>
               <o line="15" name="x"/>
            </free>
         </attr>
         <o level="1" line="13.3" name="data"/>
         <o level="1" line="13.5" name="push"/>
         <o level="1" line="13.9" name="get"/>
         <o level="1" line="13.17" name="reduce"/>
         <o level="1" line="13.20" name="mapi"/>
         <o level="1" line="13.26" name="map"/>
      </class>
      <class atom="a" line="17" name="array$reduce">
         <attr name="a">
            <free>
               <o line="18" name="a"/>
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;18&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.20&quot; name=&quot;mapi&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;17.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;array&quot; line=&quot;20&quot; name=&quot;array$mapi&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;20.26&quot; name=&quot;map&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;26&quot; name=&quot;array$map&quot;&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;29&quot; name=&quot;f&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;mapi&quot; line=&quot;30&quot; name=&quot;@&quot; ref=&quot;26.20&quot;&gt;
                  &lt;o base=&quot;array$map$1$&quot; cut=&quot;13&quot; line=&quot;31&quot; ref=&quot;31&quot;&gt;
                     &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;29&quot;/&gt;
                     &lt;o as=&quot;data&quot; base=&quot;data&quot; level=&quot;2&quot; ref=&quot;26.3&quot;/&gt;
                     &lt;o as=&quot;push&quot; base=&quot;push&quot; level=&quot;2&quot; ref=&quot;26.5&quot;/&gt;
                     &lt;o as=&quot;get&quot; base=&quot;get&quot; level=&quot;2&quot; ref=&quot;26.9&quot;/&gt;
                     &lt;o as=&quot;append&quot; base=&quot;append&quot; level=&quot;2&quot; ref=&quot;26.13&quot;/&gt;
                     &lt;o as=&quot;reduce&quot; base=&quot;reduce&quot; level=&quot;2&quot; ref=&quot;26.17&quot;/&gt;
                     &lt;o as=&quot;mapi&quot; base=&quot;mapi&quot; level=&quot;2&quot; ref=&quot;26.20&quot;/&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.3&quot; name=&quot;data&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.5&quot; name=&quot;push&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.9&quot; name=&quot;get&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.13&quot; name=&quot;append&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.17&quot; name=&quot;reduce&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;26.20&quot; name=&quot;mapi&quot;/&gt;
      &lt;/class&gt;
      &lt;class line=&quot;31&quot; name=&quot;array$map$1$&quot;&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;i&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;31&quot; name=&quot;i&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;f&quot; line=&quot;32&quot; name=&quot;@&quot; ref=&quot;31.29&quot;&gt;
                  &lt;o base="x" line="32" ref="31"/>
               </o>
            </bound>
         </attr>
         <o level="1" line="31.29" name="f"/>
         <o level="2" line="31.3" name="data"/>
         <o level="2" line="31.5" name="push"/>
         <o level="2" line="31.9" name="get"/>
         <o level="2" line="31.13" name="append"/>
         <o level="2" line="31.17" name="reduce"/>
         <o level="2" line="31.20" name="mapi"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="11"
         name="code.eo"
         time="2021-01-13T08:38:50.466Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &gt; append /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>package org.eolang;

</metas>
   <objects>
      <class java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add(&quot;data&quot;, new AtFree(/* default */));
    this.add(&quot;push&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;get&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;append&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;reduce&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;mapi&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;map&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot;
             java-name=&quot;EOarray$EOpush&quot;
             line=&quot;5&quot;
             name=&quot;array$push&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add(&quot;x&quot;, new AtFree(/* default */));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;object&quot;
             java-name=&quot;EOarray$EOget&quot;
             line=&quot;9&quot;
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
    this.add("i", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "f");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo8798251095720358826/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="11"
         name="code.eo"
         time="2021-01-13T08:38:50.466Z"
         version="0.1.8">
   <listing>+package org.eolang

[data?] &amp;gt; array

  # Push element to the array, modifying it. The
  # result value is the new size of the array.
  [x] &amp;gt; push /int

  # Take one element from the array, at the
  # given position.
  [i] &amp;gt; get /object

  # Create a new array with this element added to
  # the end of it.
  [x] &amp;gt; append /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] &amp;gt; map
    mapi &amp;gt; @
      [x i]
        f x &amp;gt; @
&amp;lt;EOF&gt;</listing>
   <errors/>
   <metas>package org.eolang;

</metas>
   <objects>
      <class java-name="EOarray" line="3" name="array">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int"
             java-name="EOarray$EOpush"
             line="5"
             name="array$push">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOpush extends PhDefault {
  public EOarray$EOpush() {
    this(new PhEta());
  }
  public EOarray$EOpush(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="object"
             java-name="EOarray$EOget"
             line="9"
             name="array$get">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOget extends PhDefault {
  public EOarray$EOget() {
    this(new PhEta());
  }
  public EOarray$EOget(final Phi parent) {
    super(parent);
    this.add("i", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOappend"
             line="13"
             name="array$append">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOappend extends PhDefault {
  public EOarray$EOappend() {
    this(new PhEta());
  }
  public EOarray$EOappend(final Phi parent) {
    super(parent);
    this.add("x", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="a"
             java-name="EOarray$EOreduce"
             line="17"
             name="array$reduce">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOreduce extends PhDefault {
  public EOarray$EOreduce() {
    this(new PhEta());
  }
  public EOarray$EOreduce(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class atom="array"
             java-name="EOarray$EOmapi"
             line="20"
             name="array$mapi">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmapi extends PhDefault {
  public EOarray$EOmapi() {
    this(new PhEta());
  }
  public EOarray$EOmapi(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap" line="26" name="array$map">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap extends PhDefault {
  public EOarray$EOmap() {
    this(new PhEta());
  }
  public EOarray$EOmap(final Phi parent) {
    super(parent);
    this.add("f", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new PhMethod(new PhMethod(self, "_parent"), "mapi");
      ret = new PhCopy(ret);
        Phi ret_1 = new EOarray$EOmap$EO1$EO(self);
        ret_1 = new PhCopy(ret_1);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOarray$EOmap$EO1$EO" line="31" name="array$map$1$">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray$EOmap$EO1$EO extends PhDefault {
  public EOarray$EOmap$EO1$EO() {
    this(new PhEta());
  }
  public EOarray$EOmap$EO1$EO(final Phi parent) {
    super(parent);
    this.add(&quot;x&quot;, new AtFree(/* default */));
    this.add(&quot;i&quot;, new AtFree(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new PhMethod(new PhMethod(self, &quot;_parent&quot;), &quot;f&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

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

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.048Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:50.466Z by the EO compiler v.0.1.8.
 */

package org.eolang;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOarray extends PhDefault {
  public EOarray() {
    this(new PhEta());
  }
  public EOarray(final Phi parent) {
    super(parent);
    this.add("data", new AtFree(/* default */));
    this.add("push", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOpush(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("get", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOget(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("append", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOappend(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("reduce", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOreduce(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("mapi", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmapi(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("map", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOarray$EOmap(self);
      ret = new PhCopy(ret);
      return ret;
    })));
  }
}
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2061294373910437048/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 27 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo2061294373910437048/src/code.eo parsed to /tmp/eo2061294373910437048/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo2061294373910437048/target/eo/parse/code.eo.xml optimized to /tmp/eo2061294373910437048/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo2061294373910437048/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo2061294373910437048/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo2061294373910437048/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:51.100Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;o line=&quot;23&quot; name=&quot;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>
      </class>
      <class 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"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/attrs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <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>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <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>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/varargs.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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] &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;
      &lt;meta line=&quot;4&quot;&gt;
         &lt;head&gt;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;26&quot;&gt;Hello, world!&lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:51.100Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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 &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>
      <class line="23" name="mess">
         <attr name="n">
            <free>
               <o line="23" name="n"/>
            </free>
         </attr>
         <attr name="x">
            <free>
               <o line="23" name="x"/>
            </free>
         </attr>
         <attr name="test">
            <bound>
               <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>
            </bound>
         </attr>
         <attr name="f">
            <bound>
               <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>
            </bound>
         </attr>
      </class>
      <class atom="int" line="24" name="mess$test">
         <attr name="a">
            <free>
               <o line="24" name="a"/>
            </free>
         </attr>
         <o level="1" line="24.23" name="n"/>
         <o level="1" line="24.23" name="x"/>
         <o level="1" line="24.25" name="f"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/data.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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&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;package&lt;/head&gt;
         &lt;tail&gt;org.eolang.examples&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;class line=&quot;23&quot; name=&quot;mess&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;x&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;23&quot; name=&quot;x&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;test&quot;&gt;
            &lt;bound&gt;
               &lt;o atom=&quot;int&quot;
                  base=&quot;mess$test&quot;
                  cut=&quot;2&quot;
                  line=&quot;24&quot;
                  name=&quot;test&quot;
                  ref=&quot;24&quot;&gt;
                  &lt;o as=&quot;n&quot; base=&quot;n&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;23&quot;/&gt;
                  &lt;o as=&quot;f&quot; base=&quot;f&quot; level=&quot;1&quot; ref=&quot;25&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.hello&quot; line=&quot;25&quot; method=&quot;&quot; name=&quot;f&quot;&gt;
                  &lt;o base=&quot;n&quot; line=&quot;25&quot; ref=&quot;23&quot;/&gt;
                  &lt;o base=&quot;org.eolang.string&quot; line=&quot;26&quot;&gt;
                     &lt;value java-type=&quot;String&quot;&gt;&quot;Hello, world!&quot;&lt;/value&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;x&quot; line=&quot;27&quot; ref=&quot;23&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;attr name=&quot;a&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;n&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.23&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;24.25&quot; name=&quot;f&quot;/&gt;
      &lt;/class&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/to-java.xsl:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program java-name=&quot;code.EOeo&quot;
         ms=&quot;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T08:38:51.100Z&quot;
         version=&quot;0.1.8&quot;&gt;
   &lt;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 &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>package org.eolang.examples;

</metas>
   <objects>
      <class java-name="EOmess" line="23" name="mess">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.483Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:51.100Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value&lt;String&gt;("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
      <class atom="int" java-name="EOmess$EOtest" line="24" name="mess$test">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.483Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:51.100Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo2061294373910437048/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="12"
         name="code.eo"
         time="2021-01-13T08:38:51.100Z"
         version="0.1.8">
   <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&gt;
   &lt;metas&gt;package org.eolang.examples;

&lt;/metas&gt;
   &lt;objects&gt;
      &lt;class 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 2021-01-13T08:38:51.483Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:51.100Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add(&quot;n&quot;, new AtFree(/* default */));
    this.add(&quot;x&quot;, new AtFree(/* default */));
    this.add(&quot;test&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base = new PhMethod(self, &quot;n&quot;);
      Phi ret = new PhMethod(ret_base, &quot;hello&quot;);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, world!&quot;));
        Phi ret_2 = new PhMethod(self, &quot;x&quot;);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class atom=&quot;int&quot; java-name=&quot;EOmess$EOtest&quot; line=&quot;24&quot; name=&quot;mess$test&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.483Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:51.100Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess$EOtest extends PhDefault {
  public EOmess$EOtest() {
    this(new PhEta());
  }
  public EOmess$EOtest(final Phi parent) {
    super(parent);
    this.add("a", new AtFree(/* default */));
  }
}</java>
      </class>
   </objects>
</program>

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

/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T08:38:51.483Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T08:38:51.100Z by the EO compiler v.0.1.8.
 */

package org.eolang.examples;

import org.eolang.*;
import org.eolang.phi.*;

public final class EOmess extends PhDefault {
  public EOmess() {
    this(new PhEta());
  }
  public EOmess(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("x", new AtFree(/* default */));
    this.add("test", new AtBound(new AtLambda(this, self -> {
      Phi ret = new EOmess$EOtest(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("f", new AtBound(new AtLambda(this, self -> {
      Phi ret_base = new PhMethod(self, "n");
      Phi ret = new PhMethod(ret_base, "hello");
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.EOstring(self);
        ret_1 = new PhCopy(ret_1);
          ret_1 = new PhWith(ret_1, "data", new Data.Value<String>("Hello, world!"));
        Phi ret_2 = new PhMethod(self, "x");
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 s - in org.eolang.maven.CompileMojoTest
[INFO] Running org.eolang.maven.SnippetTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eolang.maven.SnippetTest
[INFO] Running org.eolang.maven.ParseMojoTest
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo2934706309067780234/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo8448479419778109679/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="main.eo"
         time="2021-01-13T08:38:51.521Z"
         version="0.1.8">
   <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.parser.Syntax: Input of 2 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo8448479419778109679/src/main.eo parsed to /tmp/eo8448479419778109679/target/eo/parse/main.eo.xml
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.002 s - in org.eolang.maven.PullMojoTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2
[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.8.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-dependency-plugin:3.1.2:properties (default) @ 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.8-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.8-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:install (default) @ eo-maven-plugin ---
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.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-impl/2.4/maven-reporting-impl-2.4.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.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.6/doxia-sink-api-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.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.6/doxia-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.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.6/doxia-logging-api-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.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.1.7/plexus-velocity-1.1.7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.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-20/plexus-container-default-1.0-alpha-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.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-20/plexus-containers-1.0-alpha-20.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.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.3/plexus-utils-1.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.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.8/plexus-1.0.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.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-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/36/commons-parent-36.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/36/commons-parent-36.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-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.0.6/maven-plugin-api-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.pom (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.4/maven-reporting-impl-2.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.1/commons-validator-1.4.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (0 B at 0 B/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (0 B at 0 B/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar (0 B at 0 B/s)
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar
[INFO] Installing /home/r/repo/eo-parser/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8.pom.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-sources.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-parser/target/eo-parser-0.1.8-javadoc.jar.asc to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar.asc
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-sources.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-javadoc.jar to /home/r/repo/eo-maven-plugin/target/local-repo/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:3.2.1:run (default) @ eo-maven-plugin ---
[INFO] Building: fibonacci/pom.xml
[INFO] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 287 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 32 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 3.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 9.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom (4.5 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 6.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 1.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 43 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 8.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 31 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 5.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 6.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 5.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 18 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 26 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 kB at 7.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 4.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 59 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 927 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 13 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 8.9 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 34 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 28 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 51 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 20 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 7.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 873 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 78 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 570 kB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 16 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 286 kB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 26 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 88 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 2.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 18 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 760 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 1.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 8.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 4.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 37 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 5.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 2.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 6.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 3.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 4.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 3.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 3.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 27 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 2.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 482 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 26 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 386 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 1.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 911 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 760 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 5.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 4.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 7.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 6.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 6.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 3.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 27 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom (14 kB at 14 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 4.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 1.7 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 6.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 5.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 3.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 3.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 4.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 9.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 1.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 19 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 5.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 7.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 63 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 798 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 834 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 9.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 53 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 32 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 8.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 33 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 1.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 4.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 2.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 1.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 5.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 44 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 44 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 452 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 31 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 1.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 2.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 12 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 826 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 5.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 26 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 38 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 2.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 2.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 3.7 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 8.9 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 9.7 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 15 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 47 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 4.9 MB/s)
[INFO] [INFO] Inspecting build with total of 1 modules...
[INFO] [INFO] Not installing Nexus Staging features:
[INFO] [INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO] [INFO]
[INFO] [INFO] ------------------------< org.eolang:examples >-------------------------
[INFO] [INFO] Building Fibonacci Numbers Calculator 0.1.8
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 8.8 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 31 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 40 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/16/apache-16.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/16/apache-16.pom (15 kB at 15 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 118 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 14 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 44 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 21 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/18/apache-18.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/18/apache-18.pom (16 kB at 16 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
[INFO] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
[INFO] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 76 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 5.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 43 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 30 MB/s)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ examples ---
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 2.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 3.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 17 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 1.9 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 5.4 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 3.1 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 2.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 1.2 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 7.8 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 770 kB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 5.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 22 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 4.0 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 3.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 5.5 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 11 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 5.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 4.6 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 13 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 31 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 24 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 41 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 37 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 4.3 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 10 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 23 MB/s)
[INFO] [INFO] Downloading from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 34 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 38 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 42 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 42 MB/s)
[INFO] [INFO] Downloaded from local.central: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 67 MB/s)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  4.217 s
[INFO] [INFO] Finished at: 2021-01-13T08:39:02Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] run post-build script verify.groovy
[INFO] Running post-build script: /home/r/repo/eo-maven-plugin/target/it/fibonacci/verify.groovy
[INFO] Finished post-build script: /home/r/repo/eo-maven-plugin/target/it/fibonacci/verify.groovy
[INFO]           fibonacci/pom.xml ................................ SUCCESS (5.8 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[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/fibonacci/pom.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/it/settings.xml looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/attrs.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/classes.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/data.xsl looks good
     [exec] /home/r/repo/eo-maven-plugin/src/main/resources/org/eolang/maven/once.xsl 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/main/resources/org/eolang/maven/varargs.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.8.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/pom.xml to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-sources.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.pom.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-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.8.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.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.8/eo-maven-plugin-0.1.8.pom
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-maven-plugin/target/eo-maven-plugin-0.1.8-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-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.8                                        [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-archetype ---
[INFO] Deleting /home/r/repo/eo-archetype/target
[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.8.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.8-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.8.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar
[INFO] Installing /home/r/repo/eo-archetype/pom.xml to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8-sources.jar to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.pom.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-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.8.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.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.8/eo-archetype-0.1.8.pom
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-archetype/target/eo-archetype-0.1.8-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-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.8                                          [5/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eo-runtime ---
[INFO] Deleting /home/r/repo/eo-runtime/target
[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.8:parse (default) @ eo-runtime ---
[INFO] Target directory created: /home/r/repo/eo-runtime/target
[INFO] 49 attributes loaded from 43 stream(s) in 56ms, 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/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.8: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/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.8:compile (default) @ eo-runtime ---
[INFO] Gen directory created: /home/r/repo/eo-runtime/target/generated-sources/eo
[INFO] Saved 861 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 1784 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 1119 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 685 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 1502 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 866 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 888 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] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eo-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 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 13 source files to /home/r/repo/eo-runtime/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ eo-runtime ---
[INFO] Surefire report directory: /home/r/repo/eo-runtime/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eolang.phi.MainTest
EOLANG Runtime v.0.1.8[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eolang.phi.MainTest
[INFO] Running org.eolang.EOintEOaddTest
getting("org.eolang.EOint#add")...
get("org.eolang.EOint#add"): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ 55
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eolang.EOintEOaddTest
[INFO] Running org.eolang.phi.PhDefaultTest
org.eolang.phi.PhDefaultTest.Foo ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhDefaultTest.Foo ⭢ "Hello, world!"
org.eolang.phi.PhMethod ⭢ ...
getting("org.eolang.phi.PhDefaultTest.Foo#x")...
get("org.eolang.phi.PhDefaultTest.Foo#x"): org.eolang.phi.PhWith
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eolang.phi.PhDefaultTest
[INFO] Running org.eolang.EOintEOsubTest
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOint#sub")...
get(&quot;org.eolang.EOint#sub&quot;): org.eolang.phi.PhCopy
getting(&quot;org.eolang.EOint#add&quot;)...
get(&quot;org.eolang.EOint#add&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.phi.PhMethod ⭢ ...
getting(&quot;org.eolang.EOint#neg&quot;)...
get(&quot;org.eolang.EOint#neg&quot;): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 13
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -13
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 29
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eolang.EOintEOsubTest
[INFO] Running org.eolang.EOstringEOtoIntTest
org.eolang.EOstring$EOtoInt ⭢ ...
getting("org.eolang.EOstring$EOtoInt#_origin")...
getting("org.eolang.EOstring$EOtoInt#_parent")...
get("org.eolang.EOstring$EOtoInt#_parent"): org.eolang.EOstring
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "42"
get("org.eolang.EOstring$EOtoInt#_origin"): org.eolang.EOint
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOstring$EOtoInt ⭢ 42
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.EOstringEOtoIntTest
[INFO] Running org.eolang.EOarrayEOgetTest
getting("org.eolang.EOarray#get")...
get("org.eolang.EOarray#get"): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#827084938:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Hello, world!"SFN
  trim(1)=λBN
}]
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ "Hello, world!"
org.eolang.phi.PhCopy ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ "Hello, world!"
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.EOarrayEOgetTest
[INFO] Running org.eolang.phi.AtVarargTest
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.phi.PhDefault#371619938:{
  _order=[]
  _parent(-1)=𝜂SBN
}]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.phi.AtVarargTest
[INFO] Running org.eolang.EOstringEOtrimTest
org.eolang.EOstring$EOtrim ⭢ ...
getting("org.eolang.EOstring$EOtrim#_origin")...
getting("org.eolang.EOstring$EOtrim#_parent")...
get("org.eolang.EOstring$EOtrim#_parent"): org.eolang.EOstring
org.eolang.EOstring ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring ⭢ "Hello, world!  "
get("org.eolang.EOstring$EOtrim#_origin"): org.eolang.EOstring
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.EOstring$EOtrim ⭢ "Hello, world!"
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.EOstringEOtrimTest
[INFO] Running org.eolang.EOintEOlessTest
getting("org.eolang.EOint#less")...
get("org.eolang.EOint#less"): org.eolang.phi.PhCopy
org.eolang.phi.PhCopy ⭢ ...
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 0
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhCopy ⭢ false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.EOintEOlessTest
[INFO] Running org.eolang.io.EOstdoutTest
org.eolang.phi.PhWith ⭢ ...
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, world!
"
Hello, world!
getting("org.eolang.EObool#data")...
get("org.eolang.EObool#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ true
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eolang.io.EOstdoutTest
[INFO] Running org.eolang.txt.EOsprintfTest
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting("org.eolang.EOarray#push")...
get("org.eolang.EOarray#push"): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#1678854096:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 2
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, %s %s!"
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#1678854096:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}, org.eolang.EOint#1678854096:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=5SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ 5
getting(&quot;org.eolang.EOstring#data&quot;)...
get(&quot;org.eolang.EOstring#data&quot;): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ &quot;Hello, 5 5!&quot;
org.eolang.phi.PhWith ⭢ ...
getting(&quot;org.eolang.EOarray#push&quot;)...
get(&quot;org.eolang.EOarray#push&quot;): org.eolang.phi.PhCopy
org.eolang.EOarray$EOpush ⭢ ...
org.eolang.EOarray ⭢ ...
getting(&quot;org.eolang.EOarray#data&quot;)...
get(&quot;org.eolang.EOarray#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting(&quot;org.eolang.EOint#data&quot;)...
get(&quot;org.eolang.EOint#data&quot;): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
getting(&quot;org.eolang.txt.EOsprintf#_origin&quot;)...
getting(&quot;org.eolang.txt.EOsprintf#format&quot;)...
get(&quot;org.eolang.txt.EOsprintf#format&quot;): org.eolang.phi.PhWith
org.eolang.phi.PhWith ⭢ ...
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, %d!"
getting("org.eolang.txt.EOsprintf#args")...
get("org.eolang.txt.EOsprintf#args"): org.eolang.EOarray
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOint#1849201180:{
  _order=[data, neg, add, sub, mul, div, mod, pow, less]
  add(2)=λBN
  div(5)=λBN
  neg(1)=λBN
  sub(3)=λBN
  _parent(-1)=𝜂SBN
  mod(6)=λBN
  data(0)=1SFN
  mul(4)=λBN
  pow(7)=λBN
  less(8)=λBN
}]
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 1
get("org.eolang.txt.EOsprintf#_origin"): org.eolang.phi.PhWith
getting("org.eolang.EOstring#data")...
get("org.eolang.EOstring#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhWith ⭢ "Hello, 1!"
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eolang.txt.EOsprintfTest
[INFO] Running org.eolang.EOarrayEOpushTest
org.eolang.EOarray$EOpush ⭢ ...
getting("org.eolang.EOarray$EOpush#_origin")...
getting("org.eolang.EOarray$EOpush#_parent")...
get("org.eolang.EOarray$EOpush#_parent"): org.eolang.EOarray
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ []
getting("org.eolang.EOarray$EOpush#x")...
get("org.eolang.EOarray$EOpush#x"): org.eolang.EOstring
get("org.eolang.EOarray$EOpush#_origin"): org.eolang.EOint
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOarray$EOpush ⭢ 1
org.eolang.EOarray ⭢ ...
getting("org.eolang.EOarray#data")...
get("org.eolang.EOarray#data"): org.eolang.phi.Data.Value
org.eolang.EOarray ⭢ [org.eolang.EOstring#1691875296:{
  _order=[data, trim, toInt]
  _parent(-1)=𝜂SBN
  toInt(2)=λBN
  data(0)="Hello, world!"SFN
  trim(1)=λBN
}]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eolang.EOarrayEOpushTest
[INFO] Running org.eolang.EOintEOnegTest
org.eolang.phi.PhMethod ⭢ ...
getting("org.eolang.EOint#neg")...
get("org.eolang.EOint#neg"): org.eolang.phi.PhCopy
org.eolang.EOint ⭢ ...
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.EOint ⭢ 42
getting("org.eolang.EOint#data")...
get("org.eolang.EOint#data"): org.eolang.phi.Data.Value
org.eolang.phi.PhMethod ⭢ -42
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eolang.EOintEOnegTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[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/phi/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.8.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.8: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/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.8: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/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.8:compile (default) @ eo-runtime ---
[INFO] Saved 861 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 1784 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint.java
[INFO] Saved 875 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOint$EOsub.java
[INFO] Saved 1119 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 685 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 1502 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray.java
[INFO] Saved 866 chars to /home/r/repo/eo-runtime/target/generated-sources/eo/EOarray$EOmap.java
[INFO] Saved 888 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] &lt;&lt;&lt; maven-source-plugin:3.2.1:jar (jcabi-sources) &lt; generate-sources @ eo-runtime &lt;&lt;&lt;
[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.8-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 files for package org.eolang...
Loading source files for package org.eolang.io...
Loading source files for package org.eolang.phi...
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/EOarray.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOappend.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOarray$EOget.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$EOpush.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$EOless.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$EOtoInt.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/EOstring$EOtrim.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/io/EOstdout.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtAbsent.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtBound.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtFree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtLambda.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtNamed.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtSimple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Attr.Exception.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/AtVararg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Once.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Env.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Env.Simple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Main.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhEta.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/Phi.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/PhWith.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/phi/package-frame.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/package-summary.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/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/serialized-form.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/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/EOint$EOless.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/EOarray$EOappend.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/EOarray$EOpush.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/EOstring$EOtoInt.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/EOarray$EOget.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/phi/class-use/AtOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Attr.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Attr.Exception.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhEta.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtAbsent.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Main.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhCopy.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Env.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Env.Simple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtVararg.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtSimple.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtNamed.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtFree.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtLambda.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhMethod.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/AtBound.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhDefault.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhWith.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/PhOnce.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Once.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Value.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Data.Take.html...
Generating /home/r/repo/eo-runtime/target/apidocs/org/eolang/phi/class-use/Phi.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/phi/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
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/eo-runtime/src/main/java/org/eolang/phi/Phi.java:40: warning - @param argument "name" is not a parameter name.
[INFO] Building jar: /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-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.8.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
[INFO] Installing /home/r/repo/eo-runtime/pom.xml to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-sources.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-javadoc.jar to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.pom.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-sources.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-javadoc.jar.asc to /home/r/.m2/repository/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-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.8.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.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.8/eo-runtime-0.1.8.pom
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-sources.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-javadoc.jar to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8.pom.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar.asc
[INFO] Installing /home/r/repo/eo-runtime/target/eo-runtime-0.1.8-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/33927022b5669b/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "33927022b5669b"
[INFO]  * Created staging repository with ID "orgeolang-1008".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008
[INFO]  * Uploading locally staged artifacts to profile org.eolang
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar.asc (488 B at 1.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/maven-metadata.xml (299 B at 410 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar.asc (488 B at 2.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/maven-metadata.xml (305 B at 49 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom.asc (488 B at 2.1 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar.asc (488 B at 2.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/maven-metadata.xml (300 B at 490 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar (81 kB at 102 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.pom (3.8 kB at 6.2 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-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-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar (190 kB at 225 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom.asc (488 B at 1.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/maven-metadata.xml (302 B at 500 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8.jar.asc (488 B at 1.9 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-sources.jar (61 kB at 75 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar (6.3 kB at 10 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.pom (2.1 kB at 3.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parser/0.1.8/eo-parser-0.1.8-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-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-sources.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-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-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-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-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar (28 kB at 4.0 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom (7.2 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/maven-metadata.xml (222 B at 238 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-archetype/0.1.8/eo-archetype-0.1.8-sources.jar (6.3 kB at 10 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom (4.7 kB at 6.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/maven-metadata.xml
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/maven-metadata.xml
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/maven-metadata.xml (299 B at 334 B/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-javadoc.jar (243 kB at 243 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.pom.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-javadoc.jar (37 kB at 61 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar.asc (488 B at 2.4 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8-sources.jar (51 kB at 83 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8-sources.jar (23 kB at 37 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar (51 kB at 84 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom (2.6 kB at 4.3 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-maven-plugin/0.1.8/eo-maven-plugin-0.1.8.jar.asc (488 B at 2.0 kB/s)
Uploading to oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom.asc
Uploaded to)oss.sonatype.org: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeolang-1008/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom.asc (488 B at 2.4 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgeolang-1008".

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-1008]

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 0.1.8:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [ 51.685 s]
[INFO] eo-parser .......................................... SUCCESS [ 35.645 s]
[INFO] eo-maven-plugin .................................... SUCCESS [ 33.450 s]
[INFO] eo-archetype ....................................... SUCCESS [  2.246 s]
[INFO] eo-runtime ......................................... SUCCESS [04:41 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:19 min
[INFO] Finished at: 2021-01-13T08:43:48Z
[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.8 -m '0.1.8: tagged by rultor.com'
+ git reset --hard
HEAD is now at 8fdf429 0.1.8
+ 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 8fdf429).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/eo.git
 * [new tag]         0.1.8 -> 0.1.8
container b809938696d672975da196ab3cfeabab81975456f288713b487ad5ff066ad9d9 is dead
Wed Jan 13 09:45:06 CET 2021