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 23331
+ echo '1.69.1 839260fab'
1.69.1 839260fab
+ date
Wed Jan 13 10:18:13 CET 2021
+ uptime
 10:18:13 up 107 days, 19:24,  0 users,  load average: 0.07, 0.07, 0.03
+ 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.9
+ 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.9' '--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.9'\''\'\'''\'''\'' '\'';'\'' '\''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.9'\''' ';' '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.9'\''' ';' '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.9 ']'
+ [[ 0.1.9 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.1.9"'
tag name is valid: "0.1.9"
+ cd repo
++ git tag -l 0.1.9
+ '[' ']'
+ 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.03
++ echo 0.03 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.03, low enough to run a new Docker container'
load average is 0.03, 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 10:18 .
drwxrwxrwt 10 root   root   684032 Jan 13 10:18 ..
-rw-rw-r--  1 rultor rultor    444 Jan 13 10:18 end.sh
-rwxrwxr-x  1 rultor rultor    363 Jan 13 10:18 entry.sh
-rw-rw-r--  1 rultor rultor      6 Jan 13 10:18 pid
-rw-rw-r--  1 rultor rultor   1192 Jan 13 10:18 pubring.gpg
drwxrwxr-x  7 rultor rultor   4096 Jan 13 10:18 repo
-rwxrwxr-x  1 rultor rultor   6118 Jan 13 10:18 run.sh
-rw-rw-r--  1 rultor rultor    688 Jan 13 10:18 script.sh
-rw-rw-r--  1 rultor rultor   2570 Jan 13 10:18 secring.gpg
-rw-rw-r--  1 rultor rultor    591 Jan 13 10:18 settings.xml
-rw-rw-r--  1 rultor rultor   5168 Jan 13 10:18 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-AvHx:/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.9 '--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.9'\''\'\'''\'''\'' '\'';'\'' '\''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-AvHx/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.9
+ tag=0.1.9
+ 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/**
183 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/EOint$EOeq.java...
Reading eo-runtime/src/main/java/org/eolang/EOarray$EOappend.java...
Reading eo-runtime/src/main/java/org/eolang/EObool$EOand.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.9 -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 250 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 284 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 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 230 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 123 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.3 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 253 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 287 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 762 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 411 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 477 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 250 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 321 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 48 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 129 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.6 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 134 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 83 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 848 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 833 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 687 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 484 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.9 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 722 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 117 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 326 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 269 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 284 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 521 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 531 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 282 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 838 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 254 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 107 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 86 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 705 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 214 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 136 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.6 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.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 590 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 142 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 836 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 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 1.6 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloaded5from6Maven:2https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 564 kB/s)
Downloading)from Maven:/https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded4from7Maven:0https://repo.maven.apache.org/maven2/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 524 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 309 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.2 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 1.1 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 767 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:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 69 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:Mhttps://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 1.6 MB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 92 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 1.4 MB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 318 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 29 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:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 374 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 243 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:Mhttps://repo.maven.apache.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.8 MB/s)
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 11 kB/s)
Downloaded3from.Maven:Bhttps://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 21 kB/s)
Downloaded2from.Maven:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 521 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 7.1 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 390 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 2.0 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 815 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.2 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 657 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 1.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 174 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 568 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.6 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 259 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 433 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 774 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 295 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 534 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 355 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.6 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 875 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 562 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
Downloaded1from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 709 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.1 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 311 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (74 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-plugin/0.14.1/jcabi-maven-plugin-0.14.1.jar (32 kB at 1.5 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 642 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (33 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.8/jcabi-dynamodb-maven-plugin-0.8.pom (11 kB at 57 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 3.1 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 106 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 327 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.31/parent-0.31.pom (74 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 kB at 148 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 57 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (6.2 kB at 282 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom (74 kB at 3.0 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 136 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 49 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 333 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 248 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.7 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 624 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.5 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 852 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar
Downloaded1from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 4.8 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 732 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.2 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 594 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.4 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 743 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 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom
Downloaded1from0Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (20 kB at 975 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.8 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 305 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 666 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 644 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 706 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 2.3 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 453 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 373 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 2.4 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 425 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar
Downloaded1from3Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 346 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 2.0 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 466 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.3.1/maven-war-plugin-3.3.1.jar (82 kB at 2.8 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded1from5Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 kB at 729 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded1from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 254 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.8 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 83 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 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (4.1 kB at 216 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 580 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 163 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 104 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 208 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 117 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 43 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 104 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 174 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 38 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 582 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 115 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 171 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 44 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 307 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 109 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 105 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 166 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 114 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 97 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 85 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 723 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 88 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 205 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 448 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 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 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 412 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 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:khttps://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 77 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 34 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 103 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 373 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 79 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 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 358 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 442 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 303 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 81 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 149 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 102 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 655 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 96 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 151 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 69 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 90 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 75 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 42 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 454 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 21 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 46 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 8.6 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.5 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 196 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 132 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 292 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 8.2 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 19 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (2.4 kB at 118 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 482 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 835 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 15 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 41 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 21 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 162 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 249 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 62 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 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 98 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 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 99 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 61 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 362 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 431 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 170 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 116 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 124 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 127 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 198 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 458 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 95 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 637 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 113 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 174 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 106 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 111 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 145 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 236 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 773 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 156 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 927 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 7.6 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 297 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 130 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 86 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 212 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 104 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 98 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 75 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 117 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 230 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 39 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 189 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 240 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 528 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (3.2 kB at 158 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (1.6 kB at 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 128 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 72 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 24 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 334 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 80 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded1from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 699 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded1from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloaded5from0Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 2.3 MB/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
Downloaded4from6Maven:8https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 733 kB/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-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.3 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 411 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
Downloaded3from7Maven: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 157 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
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 3.0 MB/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
Downloaded5from2Maven:khttps://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 302 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 226 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 163 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded2from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 431 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 107 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 364 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 392 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 269 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
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.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloaded5from3Maven:1https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 111 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded4from2Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 99 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
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 374 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 295 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
Downloaded5from8Maven:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 600 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
Downloaded4from1Maven:6https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 340 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
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 64 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 195 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 66 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded4from5Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar (19 kB at 100 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 814 kB/s)
Downloading)from/Maven:|https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded4from1Maven:1https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 456 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded4from8Maven: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 916 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded4from8Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 179 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
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 286 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
Downloaded4from6Maven: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 136 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 702 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 448 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 45 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded3from3Maven:9https://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 208 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
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 48 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (148 kB at 544 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/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 28 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded3from.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 172 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-decoration-model/1.1/doxia-decoration-model-1.1.jar (51 kB at 167 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 kB at 48 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 102 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 460 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.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 923 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 530 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 30 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 23 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 54 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.2 MB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (160 kB at 322 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (521 kB at 929 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 444 kB/s)
Downloaded1from.Maven:Mhttps://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 1.9 MB/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.9
Props: {project.groupId=org.eolang, project.parent.version=0.51.1, project.parent.artifactId=parent, project.artifactId=eo-parent, project.version=0.1.9, 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.9, 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.9, 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.9, 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.9, 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.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-archetype, project.version=0.1.9, 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.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-maven-plugin, project.version=0.1.9, 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.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-parser, project.version=0.1.9, 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.9
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
Props: {project.groupId=org.eolang, project.parent.version=0.1.9, project.parent.artifactId=eo-parent, project.artifactId=eo-runtime, project.version=0.1.9, project.parent.groupId=org.eolang}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for eo-parent 1.0-SNAPSHOT:
[INFO]
[INFO] eo-parent .......................................... SUCCESS [  4.507 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:  12.552 s
[INFO] Finished at: 2021-01-13T09:18:43Z
[INFO] ------------------------------------------------------------------------
0m+ git commit -am 0.1.9
[__rultor 69734e5] 0.1.9
 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.9                                           [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 7.2 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 782 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 889 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 556 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 729 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 96 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 149 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 124 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 66 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 370 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 468 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 37 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 896 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 167 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 273 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 527 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 282 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 229 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.8 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 783 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.4 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
Downloaded5from0Maven:khttps://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 70 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 590 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.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 475 kB/s)
Downloading from Maven: https://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/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.6 MB/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
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded2from0Maven: 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 1.9 MB/s)
Downloaded4from5Maven:khttps://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.1 MB/s)
Downloaded3from6Maven: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 1.0 MB/s)
Downloaded2from4Maven:khttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.1 MB/s)
Downloaded1from7Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 2.4 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 273 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 331 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 268 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 102 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 36 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 93 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 109 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 194 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 149 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 207 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 264 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 243 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 237 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.9 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 647 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 60 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 74 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 363 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 269 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 734 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 866 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 146 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 191 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-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-settings/3.0/maven-settings-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
Downloaded5from6Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 752 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
Downloaded4from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.0 MB/s)
Downloading)from/Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 683 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.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 478 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded3from5Maven:khttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 143 kB/s)
Downloading)from2Maven:Bhttps://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 687 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: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 531 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.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
Downloaded4from0Maven: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 89 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded4from0Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 710 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 206 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.jar
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 246 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
Downloaded 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 (195 kB at 1.1 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.4 MB/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
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar
Downloaded4from4Maven: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/commons-codec/commons-codec/1.12/commons-codec-1.12.jar
Downloaded5from1Maven:9https://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 277 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded5from6Maven:khttps://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 642 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
Downloaded5from3Maven: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 373 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
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 209 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
Downloaded5from8Maven:khttps://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 856 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.12/commons-codec-1.12.jar (340 kB at 1.0 MB/s)
Downloaded3from0Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 1.5 MB/s)
Downloaded3from1Maven: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 418 kB/s)
Downloaded2from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 435 kB/s)
Downloaded1from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 716 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 1.2 MB/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 88 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 1.0 MB/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 175 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 1.0 MB/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 121 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 88 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 107 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 184 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 147 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 125 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 150 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 133 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 525 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.9 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 112 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 150 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 101 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 129 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 144 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 144 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 139 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 122 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 515 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 142 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 197 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 1.0 MB/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.3 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 83 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 148 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 68 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 175 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 591 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 136 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 67 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 229 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 254 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 66 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 164 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 494 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 76 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 135 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 59 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 54 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 70 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 212 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 164 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-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-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-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded5from2Maven: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 319 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded4from0Maven:khttps://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)
Downloaded 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 (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
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-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 2.3 MB/s)
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.5 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
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
Downloaded5from6Maven:Bhttps://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 541 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.jar
Downloaded4from2Maven:Bhttps://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 420 kB/s)
Downloaded 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 (34 kB at 472 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
Downloaded2from8Maven:Bhttps://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 992 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
Downloaded5from7Maven:khttps://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 661 kB/s)
Downloading)from4Maven:8https://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
Downloaded4from7Maven: 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 (68 kB at 603 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded 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 (66 kB at 568 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 1.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
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
Downloaded 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 (83 kB at 710 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
Downloaded4from2Maven:6https://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/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded 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 (3.8 kB at 28 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded 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 (62 kB at 445 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 613 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.jar
Downloaded5from5Maven: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 39 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
Downloaded5from7Maven: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 19 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
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 1.9 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
Downloaded4from.Maven:Mhttps://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 14 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
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 11 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
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 19 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 162 kB/s)
Downloading)from0Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 1.7 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 58 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 453 kB/s)
Downloaded3from.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)
Downloaded2from.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 447 kB/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.5 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: 69734e5 at timestamp: 2021-01-13T09:18:50
[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 212 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 255 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-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloaded5from8Maven:9https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 593 kB/s)
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 3.1 MB/s)
Downloaded3from2Maven:khttps://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.4 MB/s)
Downloaded2from4Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.7 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 6.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 578 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 698 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.8 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 841 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.7 MB/s)
Downloaded 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 (128 kB at 3.3 MB/s)
Downloaded1from3Maven:khttps://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.1 MB/s)
[1;34mINFOm] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/eolang/eo-parent/0.1.9/eo-parent-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m------------------------< 0;36morg.eolang:eo-parser0;1m >------------------------m
[1;34mINFOm] 1mBuilding eo-parser 0.1.9                                           [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 297 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 245 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 386 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.3 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 82 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 719 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.2 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 597 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.0 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 423 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 278 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.0 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 245 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.2 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 93 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 146 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 513 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 61 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 649 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 249 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 419 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 2.1 MB/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 565 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.6 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 532 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 196 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 311 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.1 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 196 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 95 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 1.4 MB/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 301 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 519 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 163 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 857 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 387 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 466 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 855 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 224 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 165 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 146 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 182 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 511 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 602 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 252 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 378 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 251 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 15 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 204 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 177 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 65 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 187 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 70 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 167 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 190 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 178 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 189 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 104 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/org/cactoos/cactoos/0.46/cactoos-0.46.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/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar
Downloaded5from/Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.21.1/jcabi-xml-0.21.1.jar (42 kB at 832 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.4/jcabi-immutable-1.4.jar (23 kB at 245 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.7/commons-io-2.7.jar (276 kB at 2.5 MB/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/com/jcabi/jcabi-aspects/0.22.6/jcabi-aspects-0.22.6.jar (84 kB at 530 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.46/cactoos-0.46.jar (332 kB at 2.1 MB/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/org/aspectj/aspectjrt/1.8.13/aspectjrt-1.8.13.jar (119 kB at 675 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/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 kB at 65 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/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 443 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/com/jcabi/jcabi-log/0.19.0/jcabi-log-0.19.0.jar (58 kB at 273 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/slf4j/slf4j-api/1.8.0-beta1/slf4j-api-1.8.0-beta1.jar (44 kB at 203 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-matchers/1.5.1/jcabi-matchers-1.5.1.jar (22 kB at 91 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/com/jcabi/incubator/xembly/0.25.0/xembly-0.25.0.jar (60 kB at 239 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (153 kB at 476 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
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 390 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.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 154 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
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar (69 kB at 185 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
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 58 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar (34 kB at 82 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/3.0.1/annotations-3.0.1.jar (39 kB at 85 kB/s)
Downloading from Maven: https://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 4.5 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar (297 kB at 566 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.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 38 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/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.jar (2.4 kB at 4.3 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.12/lombok-1.18.12.jar (1.8 MB at 3.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar (1.0 MB at 1.5 MB/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/antlr/antlr4-runtime/4.8-1/antlr4-runtime-4.8-1.jar (338 kB at 472 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.21/snakeyaml-1.21.jar (299 kB at 416 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 10 kB/s)
Downloading)from3Maven:Bhttps://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar
Downloaded5from.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 739 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
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 125 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
Downloaded4from.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 197 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/3.5.0/mockito-core-3.5.0.jar
Downloaded5from.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 261 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 148 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
Downloaded4from.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 206 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 67 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 13 kB/s)
Downloaded4from.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 270 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 614 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.5 MB/s)
Downloaded from Maven: https://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 157 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.6 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 735 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 152 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 102 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 341 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 169 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 71 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 190 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 558 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 48 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 356 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 564 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 607 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 63 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 48 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 213 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 185 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 987 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 132 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 261 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 199 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 462 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 236 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:4https://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 175 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded4from9Maven: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/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded4from6Maven: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 2.9 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
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 702 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:khttps://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
Downloaded5from8Maven: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
Downloaded4from6Maven: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 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
Downloaded5from2Maven:khttps://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/antlr/ST4/4.3/ST4-4.3.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 1.6 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
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 643 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar
Downloaded4from.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 103 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/antlr/ST4/4.3/ST4-4.3.jar (251 kB at 878 kB/s)
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 268 kB/s)
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/antlr/antlr4/4.8-1/antlr4-4.8-1.jar (1.2 MB at 2.9 MB/s)
Downloaded2from.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.1 MB/s)
Downloaded1from2Maven:Mhttps://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/61.1/icu4j-61.1.jar (12 MB at 7.5 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 211 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 165 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 1.0 MB/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 86 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 327 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 417 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 139 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 465 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 1.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 60 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 36 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 317 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 115 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 57 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 21 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 292 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 15 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 228 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 39 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 364 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 133 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 60 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 180 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 95 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 145 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 208 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 109 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 1.5 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.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 93 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 120 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 186 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 206 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 980 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 140 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 358 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 268 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 304 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:4https://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.8 MB/s)
Downloading)from Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar
Downloaded4from2Maven:4https://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
Downloaded4from7Maven:4https://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
Downloaded3from7Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 1.2 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
Downloaded2from8Maven: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 640 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 741 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
Downloaded5from9Maven: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
Downloaded5from6Maven: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.3 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
Downloaded5from4Maven: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 992 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
Downloaded4from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 3.7 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
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 830 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-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/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar
Downloaded3from8Maven:4https://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/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
Downloaded4from8Maven:8https://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
Downloaded4from8Maven:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 449 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
Downloaded5from8Maven:1https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 216 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 787 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
Downloaded3from8Maven:1https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 28 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.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 899 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Downloaded4from8Maven:2https://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/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
Downloaded4from8Maven:0https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 139 kB/s)
Downloading)from Maven:.https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
Downloaded4from8Maven:0https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 18 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 157 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/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 62 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 180 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 569 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 429 kB/s)
Downloaded2from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 520 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.6 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 250 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 225 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 260 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 54 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 269 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 230 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 173 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 624 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 213 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 41 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 43 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 79 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
Downloaded5from4Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 677 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
Downloaded4from9Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 1.0 MB/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
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 1.2 MB/s)
Downloaded3from2Maven:Bhttps://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 131 kB/s)
Downloaded3from1Maven: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 463 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 2.1 MB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 2.9 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 419 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 169 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 194 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 205 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 213 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 255 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 65 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 124 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 1.0 MB/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.3 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 521 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 243 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 195 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.1 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 155 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-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-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-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
Downloaded5from6Maven: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 774 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
Downloaded 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 (14 kB at 440 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
Downloaded5from3Maven:khttps://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/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-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.8 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
Downloaded3from3Maven: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 153 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar
Downloaded2from6Maven: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 602 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
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 579 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 1.2 MB/s)
Downloaded4from7Maven: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.2 MB/s)
Downloaded3from1Maven: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.6 MB/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.3 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 4.2 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.0 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 133 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 130 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 58 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 141 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 133 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 122 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 543 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.6 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 787 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 358 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 512 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 738 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.1 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 46 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 605 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/junit/platform/junit-platform-engine/1.3.2/junit-platform-engine-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
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 108 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
Downloaded4from6Maven:2https://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 684 kB/s)
Downloaded4from6Maven:Bhttps://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.2/junit-platform-commons-1.3.2.jar (78 kB at 2.2 MB/s)
Downloaded3from2Maven:Bhttps://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.3 MB/s)
Downloaded2from3Maven:khttps://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.1 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 115 kB/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 2.5 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 178 kB/s)
[1;34mINFOm]
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm]  T E S T S
[1;34mINFOm] -------------------------------------------------------
[1;34mINFOm] Running org.eolang.parser.1mPacksTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="195"
         name="simple.yaml"
         time="2021-01-13T09:19:04.609Z"
         version="0.1.9">
   <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="195"
         name="simple.yaml"
         time="2021-01-13T09:19:04.609Z"
         version="0.1.9">
   <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="50"
         name="full-syntax.yaml"
         time="2021-01-13T09:19:05.227Z"
         version="0.1.9">
   <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="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=""/>
         <o base=".four" line="35" method=""/>
         <o base=".five" line="35" method="">
            &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=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 51 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;50&quot;
         name=&quot;full-syntax.yaml&quot;
         time=&quot;2021-01-13T09:19:05.227Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# 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 &amp;gt; one

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

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

# This is very good object
[x?] &amp;gt; first
  second &amp;gt; hello
    $.add 5 &amp;gt; i
    third:foo &amp;gt; x...!
      f 12 false
        (((t 22) r:t 8.54 &quot;yes&quot; 'e').print 88 0x1f):hey true &amp;gt; a!
          # This object is also very good
          []
            hey &amp;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 &amp;gt; a1
  .four &amp;gt; a2
  .five &amp;gt; a3

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

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

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;license&gt;The purpose of this test case is to make
sure all possible syntax scenarios can
be parsed by the ANTLR&lt;/license&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;5&quot;&gt;
         &lt;head&gt;alias&lt;/head>
         <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="float" line="22">8.54</o>
                     <o base="string" data="string" line="22">yes</o>
                     <o base="char" data="char" line="22">e</o>
                  </o>
                  <o as="hey"
                     base=".print"
                     const=""
                     line="22"
                     method=""
                     name="a">
                     <o base="int" data="int" line="22">88</o>
                     <o base="int" data="int" line="22">31</o>
                     <o base="bool" data="bool" line="22">true</o>
                     <o line="23">
                        <o base="hey" line="25" name="you" vararg=""/>
                     </o>
                     <o base="kid" line="26"/>
                  </o>
               </o>
            </o>
            <o as="u" base="f" line="27">
               <o base="z" line="28">
                  <o base="z" line="29">
                     <o base="int" data="int" line="29">5</o>
                     <o base="z" line="30"/>
                  </o>
               </o>
            </o>
         </o>
         <o base="oops" line="31"/>
      </o>
      <o line="34">
         <o base="one" line="35"/>
         <o base=".two" line="35" method=""/>
         <o base=".three" line="35" method=&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=&quot;ooo&quot;&gt;
         &lt;o line=&quot;47&quot; name=&quot;o1&quot;/&gt;
         &lt;o line=&quot;50&quot; name=&quot;o2&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-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T09:19:05.457Z&quot;
         version=&quot;0.1.9&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;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: Input of 4 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;1&quot;
         name=&quot;catches-name-duplicates.yaml&quot;
         time=&quot;2021-01-13T09:19:05.457Z&quot;
         version=&quot;0.1.9&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;
</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-13T09:19:05.457Z"
         version="0.1.9">
   <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.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T09:19:05.673Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via abstract-decoratee
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T09:19:05.673Z"
         version="0.1.9">
   <listing>[] &gt; main
  [] &gt; @
    hello &gt; test

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

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-abstract-decoratee.yaml"
         time="2021-01-13T09:19:05.673Z"
         version=&quot;0.1.9&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&quot;
         time=&quot;2021-01-13T09:19:05.721Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;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: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via duplicate-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-alias-duplicates.yaml&quot;
         time=&quot;2021-01-13T09:19:05.721Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias stdout org.eolang.io.stdout
+alias stding org.eolang.io.stdin

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;duplicate-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias &quot;stdout&quot; is duplicated&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail>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-13T09:19:05.721Z"
         version="0.1.9">
   <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.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T09:19:05.788Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T09:19:05.788Z"
         version="0.1.9">
   <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.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-global-nonames.yaml"
         time="2021-01-13T09:19:05.788Z"
         version="0.1.9">
   <listing>3.14 &gt; pi

fake

&lt;EOF&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.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-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T09:19:05.817Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;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: Input of 6 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via broken-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-broken-aliases.yaml&quot;
         time=&quot;2021-01-13T09:19:05.817Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias org.eolang.io.stdout
+alias this is some mistake
+alias

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;1&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;org.eolang.io.stdout&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;this is some mistake&quot;&lt;/error&gt;
      &lt;error check=&quot;broken-aliases&quot; line=&quot;3&quot; step=&quot;0&quot;&gt;The alias is invalid: &quot;&quot;&lt;/error&gt;
   &lt;/errors&gt;
   &lt;metas&gt;
      &lt;meta line=&quot;1&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;2&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail>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="1"
         name="catches-broken-aliases.yaml"
         time="2021-01-13T09:19:05.817Z"
         version="0.1.9">
   <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.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T09:19:05.855Z"
         version="0.1.9">
   <listing>[x a... b] &gt; bad
  withoutaname

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

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="bad">
         <o line="1" name="x"/>
         <o line="1" name="a" vararg=""/>
         <o line="1" name="b"/>
         <o base="withoutaname" line="2"/>
      </o>
      <o line="4" name="good">
         <o line="4" name="x"/>
         <o line="4" name="a" vararg=""/>
         <o 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: Input of 7 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via middle-varargs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-middle-vararg.yaml"
         time="2021-01-13T09:19:05.855Z"
         version=&quot;0.1.9&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;/&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.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-middle-vararg.yaml&quot;
         time=&quot;2021-01-13T09:19:05.855Z&quot;
         version=&quot;0.1.9&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;/&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: Raw 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-13T09:19:05.889Z&quot;
         version=&quot;0.1.9&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;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: 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-13T09:19:05.889Z"
         version="0.1.9">
   <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"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-nonempty-atoms.yaml"
         time="2021-01-13T09:19:05.889Z"
         version="0.1.9">
   <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"/>
      <o atom="string" line="3" name="foo">
         <o base="a" line="4" name="hey"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T09:19:05.917Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <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: Input of 3 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="catches-unknown-names.yaml"
         time="2021-01-13T09:19:05.917Z"
         version="0.1.9">
   <listing>[] &gt; fff
  test &gt; @
  $ &gt; t

&lt;EOF&gt;</listing>
   <errors>
      <error check="unknown-names" line="2" step="0">The object "test" is not defined anywhere</error>
   </errors>
   <objects>
      <o line="1" name="fff">
         <o base="test" line="2" name="@"/>
         <o base="$&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-13T09:19:05.917Z&quot;
         version=&quot;0.1.9&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.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-self-naming.yaml&quot;
         time=&quot;2021-01-13T09:19:05.949Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &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 base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[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
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;0&quot;
         name=&quot;catches-self-naming.yaml&quot;
         time=&quot;2021-01-13T09:19:05.949Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&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-self-naming.yaml&quot;
         time=&quot;2021-01-13T09:19:05.949Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; first
  a &amp;gt; a

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;self-naming&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The object &quot;a&quot; can't copy itself&lt;/error&gt;
   &lt;/errors&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;first&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;2&quot; name=&quot;a&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="catches-noname-attrs.yaml"
         time="2021-01-13T09:19:05.976Z"
         version="0.1.9">
   <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">
            <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: Input of 9 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via one-body
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T09:19:05.976Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

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

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

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="catches-noname-attrs.yaml"
         time="2021-01-13T09:19:05.976Z"
         version="0.1.9">
   <listing>[]
  first
  second:f
  third &gt; hey
    23
    33

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

&lt;EOF&gt;</listing>
   <errors>
      <error check="noname-attributes" line="1" step="0">The object has attribute without a name</error>
      <error check="noname-attributes&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.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-same-line-name.yaml&quot;
         time=&quot;2021-01-13T09:19:06.016Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&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 base=&quot;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 2 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via same-line-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;1&quot;
         name=&quot;catches-same-line-name.yaml&quot;
         time=&quot;2021-01-13T09:19:06.016Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; was already used on the same line&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;a&quot; line=&quot;2&quot; name=&quot;x&quot;&gt;
            &lt;o base=&quot;b&quot; line=&quot;2&quot; name=&quot;x&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.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-same-line-name.yaml&quot;
         time=&quot;2021-01-13T09:19:06.016Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[x] &amp;gt; first
  (a &amp;gt; x (b &amp;gt; x))

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors&gt;
      &lt;error check=&quot;same-line-names&quot; line=&quot;2&quot; step=&quot;0&quot;&gt;The name &quot;x&quot; 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-13T09:19:06.050Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

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

3.1415926 &gt; floatX

0x1ffff &gt; intX

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

'z' &gt; charX

true &gt; boolX

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 13 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="all-data-types.yaml"
         time="2021-01-13T09:19:06.050Z"
         version="0.1.9">
   <listing>01- &gt; bytesX

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

3.1415926 &gt; floatX

0x1ffff &gt; intX

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

'z' &gt; charX

true &gt; boolX

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

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name=&quot;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T09:19:06.079Z&quot;
         version=&quot;0.1.9&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
&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-13T09:19:06.079Z&quot;
         version=&quot;0.1.9&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 line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&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;/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;fixes-globals.yaml&quot;
         time=&quot;2021-01-13T09:19:06.079Z&quot;
         version=&quot;0.1.9&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 line=&quot;1&quot; name=&quot;pi&quot;&gt;
         &lt;o base=&quot;float&quot; data=&quot;float&quot; line=&quot;1&quot;&gt;3.1415925&lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;3&quot; name=&quot;b&quot;&gt;
         &lt;o base=&quot;a&quot; line=&quot;3&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;/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;adds-refs.yaml&quot;
         time=&quot;2021-01-13T09:19:06.114Z&quot;
         version=&quot;0.1.9&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 &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="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.Syntax: Input of 22 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="2"
         name="adds-refs.yaml"
         time="2021-01-13T09:19:06.114Z"
         version="0.1.9">
   <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.Program$Spy$Verbose: Parsed #1 via self-naming
&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-13T09:19:06.114Z&quot;
         version=&quot;0.1.9&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="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 #2 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="adds-refs.yaml"
         time="2021-01-13T09:19:06.114Z"
         version="0.1.9">
   <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 #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=&quot;2021-01-13T09:19:06.114Z&quot;
         version=&quot;0.1.9&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.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-13T09:19:06.114Z"
         version="0.1.9">
   <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.PacksTest: Output XML:
<?xml version="1.0" encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;2&quot;
         name=&quot;adds-refs.yaml&quot;
         time=&quot;2021-01-13T09:19:06.114Z&quot;
         version=&quot;0.1.9&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.Syntax: Raw 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-13T09:19:06.261Z&quot;
         version=&quot;0.1.9&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>
      </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"/>
            </o>
            <o base=".print" line="9" method=""/>
            <o base="$" line="10"/>
         </o>
      </o>
   </objects>
</program>

[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
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T09:19:06.261Z"
         version="0.1.9">
   <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"/>
            &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=&quot;adds-default-package.yaml&quot;
         time=&quot;2021-01-13T09:19:06.261Z&quot;
         version=&quot;0.1.9&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.Program$Spy$Verbose: Parsed #2 via add-default-package
&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-13T09:19:06.261Z&quot;
         version=&quot;0.1.9&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>
   </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:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="adds-default-package.yaml"
         time="2021-01-13T09:19:06.261Z"
         version="0.1.9">
   <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.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T09:19:06.341Z"
         version="0.1.9">
   <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!&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&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&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 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;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[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
&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-13T09:19:06.341Z&quot;
         version=&quot;0.1.9&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;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&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&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;
            <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-13T09:19:06.341Z"
         version="0.1.9">
   <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="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.Program$Spy$Verbose: Parsed #2 via duplicate-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="2"
         name="float-vars.yaml"
         time="2021-01-13T09:19:06.341Z"
         version="0.1.9">
   <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.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-vars.yaml&quot;
         time=&quot;2021-01-13T09:19:06.341Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;[] &amp;gt; x
  first &amp;gt; ff
  one
    [] &amp;gt; y
      two
        input &amp;gt; t!
          &quot;Hello, world!&quot;
          [] &amp;gt; oops
            50
  three t
  [] &amp;gt; last
    three 1

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

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;1&quot; name=&quot;x&quot;&gt;
         &lt;o base=&quot;first&quot; line=&quot;2&quot; name=&quot;ff&quot;/&gt;
         &lt;o base=&quot;one&quot; line=&quot;3&quot;&gt;
            &lt;o base=&quot;y&quot; cut=&quot;5&quot; line=&quot;4&quot; ref=&quot;4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;three&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;t&quot; line=&quot;10&quot;/&gt;
         &lt;/o&gt;
         &lt;o line=&quot;11&quot; name=&quot;last&quot;&gt;
            &lt;o base=&quot;three&quot; line=&quot;12&quot;&gt;
               &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;12&quot;&gt;1&lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o line=&quot;4&quot; name=&quot;y&quot;&gt;
            &lt;o base=&quot;two&quot; line=&quot;5&quot;&gt;
               &lt;o base="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.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2021-01-13T09:19:06.459Z"
         version="0.1.9">
   <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=&quot;7&quot; name=&quot;c&quot;/&gt;
                  &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot;/&gt;
                  &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;a&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;b&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;c&quot; line=&quot;9&quot;/&gt;
                     &lt;o base=&quot;x&quot; line=&quot;9&quot;/&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
               &lt;/o&gt;
               &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
                  &lt;o line=&quot;11&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
                  &lt;o line=&quot;14&quot; name=&quot;third&quot;&gt;
                     &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o line=&quot;16&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o line=&quot;19&quot; name=&quot;ooo&quot;&gt;
         &lt;o line=&quot;19&quot; name=&quot;aa&quot;/&gt;
         &lt;o line=&quot;20&quot; name=&quot;fff&quot;&gt;
            &lt;o line=&quot;20&quot; name=&quot;bbb&quot;/&gt;
            &lt;o base=&quot;aa&quot; line=&quot;21&quot;/&gt;
            &lt;o base=&quot;.test&quot; line=&quot;21&quot; method=&quot;&quot; name=&quot;a&quot;/&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 21 EO lines compiled
[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #0 via remove-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z&quot;
         version=&quot;0.1.9&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;
               <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"/>
                     <o base="c" line="9"/>
                     <o base="x" line="9"/>
                  </o>
                  <o base=".print" line="9" method=""/>
               </o>
               <o base="t" line="10">
                  <o line="11" name="third">
                     <o base="string" data="string" line="12" name="msg">hello, world!</o>
                  </o>
               </o>
               <o base="f" line="13">
                  <o line="14" name="third">
                     <o base="string" data="string" line="15" name="msg">hello, world!</o>
                  </o>
               </o>
               <o line="16">
                  <o base="string" data="string" line="17">Failure</o>
               </o>
            </o>
         </o>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o line="20" name="fff">
            <o line="20" name="bbb"/>
            <o base="aa" line="21"/>
            <o base=".test" line="21" method="" name="a"/>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via abstracts-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2021-01-13T09:19:06.459Z"
         version="0.1.9">
   <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=&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;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 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=&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;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;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="b" base="b" 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="b" base="b" 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.1" name="b"/>
         <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="9"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.5" name="b"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" 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=&quot;b&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.1&quot; name=&quot;b&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 #2 via remove-levels
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z&quot;
         version=&quot;0.1.9&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!" &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"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="second" base="second" level="1"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1"/>
               <o as="b" base="b" level="1"/>
               <o as="yes" base="yes" level="1"/>
               <o as="native" base="native" level="1"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base=&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=&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;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;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot;/&gt;
               &lt;o as=&quot;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;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.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;/>
         </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="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=&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;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z&quot;
         version=&quot;0.1.9&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;
         <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" 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"/&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&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</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="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #4 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="4"
         name="float-abstracts.yaml"
         time="2021-01-13T09:19:06.459Z"
         version="0.1.9">
   <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&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&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="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="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"/&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&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 #5 via duplicate-names
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z"
         version="0.1.9">
   <listing>[a b] &gt; first
  test:foo
    a &gt; yes
    [] &gt; native /int
    [x b] &gt; second
      a &gt; no
      [b c] &gt; third
        no &gt; yes
        (stdout a b c x).print
      t
        [] &gt; third
          "hello, world!" &gt; msg
      f
        [] &gt; third
          "hello, world!" &gt; msg
      []
        "Failure"

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

&lt;EOF&gt;</listing>
   <errors/>
   <objects>
      <o line="1" name="first">
         <o line="1" name="a"/>
         <o line="1" name="b"/>
         <o as="foo" base="test" line="2">
            <o base="a" line="3" name="yes" ref="1"/>
            <o atom="int"
               base="first$2$native"
               cut="3"
               line="4"
               name="native"
               ref="4">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
      &lt;o atom=&quot;int&quot; line=&quot;4&quot; name=&quot;first$2$native&quot;&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.1&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;4.5&quot; name=&quot;second&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;5&quot; name=&quot;first$2$second&quot;&gt;
         &lt;o line=&quot;5&quot; name=&quot;x&quot;/&gt;
         &lt;o line=&quot;5&quot; name=&quot;b&quot;/&gt;
         &lt;o base=&quot;a&quot; line=&quot;6&quot; name=&quot;no&quot; ref=&quot;5.1&quot;/&gt;
         &lt;o base=&quot;first$2$second$third&quot;
            cut=&quot;7&quot;
            line=&quot;7&quot;
            name=&quot;third&quot;
            ref=&quot;7&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;t&quot; line=&quot;10&quot;&gt;
            &lt;o base=&quot;first$2$second$4$third&quot;
               cut=&quot;17&quot;
               line=&quot;11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &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="no" level="1" ref="6"/>
            <o as="third" base="third" level="1" ref="7"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o level="1" line="5.1" name="a"/>
         <o level="1" line="5.3" name="yes"/>
         <o level="1" line="5.4" name="native"/>
      </o>
      <o line="7" name="first$2$second$third">
         <o line="7" name="b"/>
         <o line="7" name="c"/>
         <o base="no" line="8" name="yes" ref="7.6"/>
         <o base="stdout" line="9">
            <o base="a" line="9" ref="7.1"/>
            <o base="b" line="9" ref="7"/>
            <o base="c" line="9" ref="7"/>
            <o base="x" line="9" ref="7.5"/>
         </o>
         <o base=".print" line="9" method=""/>
         <o level="1" line="7.5" name="x"/>
         <o level="1" line="7.6" name="no"/>
         <o level="2" line="7.1" name="a"/>
         <o level="2" line="7.4" name="native"/>
      </o>
      <o line="11" name="first$2$second$4$third">
         <o base="string" data="string" line="12" name="msg">hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <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.Program$Spy$Verbose: Parsed #6 via broken-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z&quot;
         version=&quot;0.1.9&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="3"/>
               <o as="second" base="second" level="1" ref="5"/>
            </o>
            <o base="first$2$second"
               cut="4"
               line="5"
               name="second"
               ref="5">
               <o as="a" base="a" level="1" ref="1"/>
               <o as="b" base="b" level="1" ref="1"/>
               <o as="yes" base="yes" level="1" ref="3"/>
               <o as="native" base="native" level="1" ref="4"/>
            </o>
         </o>
      </o>
      <o atom="int" line="4" name="first$2$native">
         <o level="1" line="4.1" name="a"/>
         <o level="1" line="4.1" name="b"/>
         <o level="1" line="4.3" name="yes"/>
         <o level="1" line="4.5" name="second"/>
      </o>
      <o line="5" name="first$2$second">
         <o line="5" name="x"/>
         <o line="5" name="b"/>
         <o base="a" line="6" name="no" ref="5.1"/>
         <o base="first$2$second$third"
            cut="7"
            line="7"
            name="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11&quot;
               name=&quot;third&quot;
               ref=&quot;11&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;11&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;f&quot; line=&quot;13&quot;&gt;
            &lt;o base=&quot;first$2$second$5$third&quot;
               cut=&quot;20&quot;
               line=&quot;14&quot;
               name=&quot;third&quot;
               ref=&quot;14&quot;&gt;
               &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
               &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
               &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;14&quot;/&gt;
               &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
               &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
               &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!</o>
         <o level="1" line="11.5" name="x"/>
         <o level="1" line="11.5" name="b"/>
         <o level="1" line="11.6" name="no"/>
         <o level="1" line="11.7" name="third"/>
         <o level="2" line="11.1" name="a"/>
         <o level="2" line="11.3" name="yes"/>
         <o level="2" line="11.4" name="native"/>
      </o>
      <o line="14" name="first$2$second$5$third">
         <o base="string" data="string" line="15" name="msg">hello, world!</o>
         <o level="1" line="14.5" name="x"/>
         <o level="1" line="14.5" name="b"/>
         <o level="1" line="14.6" name="no"/>
         <o level="1" line="14.7" name="third"/>
         <o level="2" line="14.1" name="a"/>
         <o level="2" line="14.3" name="yes"/>
         <o level="2" line="14.4" name="native"/>
      </o>
      <o line="16" name="first$2$second$">
         <o base="string" data="string" line="17">Failure</o>
         <o level="1" line="16.5" name="x"/>
         <o level="1" line="16.5" name="b"/>
         <o level="1" line="16.6" name="no"/>
         <o level="1" line="16.7" name="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <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;4&quot;
         name=&quot;float-abstracts.yaml&quot;
         time=&quot;2021-01-13T09:19:06.459Z&quot;
         version=&quot;0.1.9&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="third"
            ref="7">
            <o as="x" base="x" level="1" ref="5"/>
            <o as="b" base="b" level="1" ref="5"/>
            <o as="no" base="no" level="1" ref="6"/>
            <o as="a" base="a" level="2" ref="5.1"/>
            <o as="yes" base="yes" level="2" ref="5.3"/>
            <o as="native" base="native" level="2" ref="5.4"/>
         </o>
         <o base="t" line="10">
            <o base="first$2$second$4$third"
               cut="17"
               line="11"
               name="third"
               ref="11">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="11"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref="5.4"/>
            </o>
         </o>
         <o base="f" line="13">
            <o base="first$2$second$5$third"
               cut="20"
               line="14"
               name="third"
               ref="14">
               <o as="x" base="x" level="1" ref="5"/>
               <o as="b" base="b" level="1" ref="5"/>
               <o as="no" base="no" level="1" ref="6"/>
               <o as="third" base="third" level="1" ref="14"/>
               <o as="a" base="a" level="2" ref="5.1"/>
               <o as="yes" base="yes" level="2" ref="5.3"/>
               <o as="native" base="native" level="2" ref=&quot;5.4&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;first$2$second$&quot; cut=&quot;23&quot; line=&quot;16&quot; ref=&quot;16&quot;&gt;
            &lt;o as=&quot;x&quot; base=&quot;x&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;b&quot; base=&quot;b&quot; level=&quot;1&quot; ref=&quot;5&quot;/&gt;
            &lt;o as=&quot;no&quot; base=&quot;no&quot; level=&quot;1&quot; ref=&quot;6&quot;/&gt;
            &lt;o as=&quot;third&quot; base=&quot;third&quot; level=&quot;1&quot; ref=&quot;7&quot;/&gt;
            &lt;o as=&quot;a&quot; base=&quot;a&quot; level=&quot;2&quot; ref=&quot;5.1&quot;/&gt;
            &lt;o as=&quot;yes&quot; base=&quot;yes&quot; level=&quot;2&quot; ref=&quot;5.3&quot;/&gt;
            &lt;o as=&quot;native&quot; base=&quot;native&quot; level=&quot;2&quot; ref=&quot;5.4&quot;/&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;7&quot; name=&quot;first$2$second$third&quot;&gt;
         &lt;o line=&quot;7&quot; name=&quot;b&quot;/&gt;
         &lt;o line=&quot;7&quot; name=&quot;c&quot;/&gt;
         &lt;o base=&quot;no&quot; line=&quot;8&quot; name=&quot;yes&quot; ref=&quot;7.6&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;9&quot;&gt;
            &lt;o base=&quot;a&quot; line=&quot;9&quot; ref=&quot;7.1&quot;/&gt;
            &lt;o base=&quot;b&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;c&quot; line=&quot;9&quot; ref=&quot;7&quot;/&gt;
            &lt;o base=&quot;x&quot; line=&quot;9&quot; ref=&quot;7.5&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;.print&quot; line=&quot;9&quot; method=&quot;&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;7.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;7.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;11&quot; name=&quot;first$2$second$4$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;12&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;11.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;11.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;14&quot; name=&quot;first$2$second$5$third&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;15&quot; name=&quot;msg&quot;&gt;hello, world!&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.5&quot; name=&quot;b&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.6&quot; name=&quot;no&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;14.7&quot; name=&quot;third&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.1&quot; name=&quot;a&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.3&quot; name=&quot;yes&quot;/&gt;
         &lt;o level=&quot;2&quot; line=&quot;14.4&quot; name=&quot;native&quot;/&gt;
      &lt;/o&gt;
      &lt;o line=&quot;16&quot; name=&quot;first$2$second$&quot;&gt;
         &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;17&quot;&gt;Failure&lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&quot;x&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;16.5&quot; name=&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="third"/>
         <o level="2" line="16.1" name="a"/>
         <o level="2" line="16.3" name="yes"/>
         <o level="2" line="16.4" name="native"/>
      </o>
      <o line="19" name="ooo">
         <o line="19" name="aa"/>
         <o base="ooo$fff" cut="29" line="20" name="fff" ref="20">
            <o as="aa" base="aa" level="1" ref="19"/>
         </o>
      </o>
      <o line="20" name="ooo$fff">
         <o line="20" name="bbb"/>
         <o base="aa" line="21" ref="20.19"/>
         <o base=".test" line="21" method="" name="a"/>
         <o level="1" line="20.19" name="aa"/>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T09:19:06.824Z"
         version="0.1.9">
   <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&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;1&quot;
         name=&quot;resolves-aliases.yaml&quot;
         time=&quot;2021-01-13T09:19:06.824Z&quot;
         version=&quot;0.1.9&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>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #1 via resolve-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T09:19:06.824Z"
         version="0.1.9">
   <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.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="resolves-aliases.yaml"
         time="2021-01-13T09:19:06.824Z"
         version="0.1.9">
   <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&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-13T09:19:06.875Z&quot;
         version=&quot;0.1.9&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;args&quot; line=&quot;5&quot;/&gt;
               &lt;o base=&quot;.get&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;int&quot; data=&quot;int&quot; line=&quot;5&quot;&gt;1&lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.foo&quot; line=&quot;5&quot; method=&quot;&quot;/&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;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: 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 &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; 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 &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; 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 &quot;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-13T09:19:06.875Z"
         version="0.1.9">
   <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"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </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="wraps-methods.yaml"
         time="2021-01-13T09:19:06.875Z"
         version="0.1.9">
   <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"/>
                        </o>
                        <o base="int" data="int" line="5">1</o>
                     </o>
                  </o>
               </o>
               <o base="fibo" line="6">
                  <o base="n" line="6"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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 &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;
                        &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;
            </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.Syntax: Input of 23 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="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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">
                     &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 #1 via middle-varargs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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&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
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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;
                        <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 #3 via broken-aliases
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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>
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&quot;&gt;
               &lt;o base=&quot;sprintf&quot; line=&quot;20&quot;&gt;
                  &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;21&quot;&gt;%s is %sa leap year!&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" 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="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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&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 #5 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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</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>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #6 via same-line-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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] &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;
                        &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;>
            <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 #7 via self-naming
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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&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 #8 via add-refs
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

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

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

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

License is MIT</license>
   <metas>
      <meta line="6">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="7">
         <head>alias</head>
         <tail>stdin org.eolang.io.stdin</tail>
      </meta>
      <meta line="8">
         <head>alias</head>
         <tail>scanner org.eolang.txt.scanner</tail>
      </meta>
   </metas>
   <objects>
      <o line="10" name="main">
         <o line="10" name="args"/>
         <o line="11" name="leap">
            <o line="11" name="y"/>
            <o base=".or" line="12" name="@">
               <o base=".and" line="13">
                  <o base=".eq" line="14">
                     <o base=".mod" line="14">
                        <o base="y" line="14" ref="11"/>
                        <o base="int" data="int" line="14">4</o>
                     </o>
                     <o base="int" data="int" line="14">0</o>
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="int" data="int" line="15">100</o>
                        </o>
                        <o base="int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="int" data="int" line="16">400</o>
                  </o>
                  <o base="int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="and" line="17" name="@">
            <o base="stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="stdout" line="19">
               <o base="sprintf" line="20">
                  <o base="string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="scanner" line="22">
                     <o base="stdin" line="22"/>
                  </o>
                  &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&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 #9 via wrap-method-calls
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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;
                     </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=".nextInt" const="" line="22" method="" name="year">
                     <o base="scanner" line="22">
                        <o base="stdin" line="22"/>
                     </o>
                  </o>
                  <o base="if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="string" data="string" line="23"/>
                     <o base="string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #10 via vars-float-up
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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"&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdout org.eolang.io.stdout&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;7&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;stdin org.eolang.io.stdin&lt;/tail&gt;
      &lt;/meta&gt;
      &lt;meta line=&quot;8&quot;&gt;
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;scanner org.eolang.txt.scanner&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;18&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;18&quot;&gt;Enter a year:&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;stdout&quot; line=&quot;19&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;
                     <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="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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=&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;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;scanner&quot; line=&quot;22&quot;&gt;
               &lt;o base=&quot;stdin&quot; line=&quot;22&quot;/&gt;
            &lt;/o&gt;
         &lt;/o&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Program$Spy$Verbose: Parsed #12 via resolve-aliases
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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/>
   <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="org.eolang.io.stdout" line="18">
               <o base="string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.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&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;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;# This program is from the EOLANG original paper
# and must produce a working command line tool
#
# License is MIT

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

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

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

License is MIT&lt;/license&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;10&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base="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 #14 via broken-refs
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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&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;
            &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 #15 via unknown-names
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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" 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=&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.Program$Spy$Verbose: Parsed #16 via one-body
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;6&quot;
         name=&quot;leap-year.yaml&quot;
         time=&quot;2021-01-13T09:19:06.915Z&quot;
         version=&quot;0.1.9&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;
                  </o>
                  <o base=".not" line="15">
                     <o base=".eq" line="15">
                        <o base=".mod" line="15">
                           <o base="y" line="15" ref="11"/>
                           <o base="org.eolang.int" data="int" line="15">100</o>
                        </o>
                        <o base="org.eolang.int" data="int" line="15">0</o>
                     </o>
                  </o>
               </o>
               <o base=".eq" line="16">
                  <o base=".mod" line="16">
                     <o base="y" line="16" ref="11"/>
                     <o base="org.eolang.int" data="int" line="16">400</o>
                  </o>
                  <o base="org.eolang.int" data="int" line="16">0</o>
               </o>
            </o>
         </o>
         <o base="org.eolang.and" line="17" name="@">
            <o base="org.eolang.io.stdout" line="18">
               <o base="org.eolang.string" data="string" line="18">Enter a year:</o>
            </o>
            <o base="org.eolang.io.stdout" line="19">
               <o base="org.eolang.sprintf" line="20">
                  <o base="org.eolang.string" data="string" line="21">%s is %sa leap year!</o>
                  <o base="year" cut="2" line="22" ref="22"/>
                  <o base="org.eolang.if" line="23">
                     <o as="y" base="leap" line="23" ref="11">
                        <o base="year" line="23" ref="22"/>
                     </o>
                     <o base="org.eolang.string" data="string" line="23"/>
                     <o base="org.eolang.string" data="string" line="23">not </o>
                  </o>
               </o>
            </o>
         </o>
         <o base=".nextInt" const="" line="22" method="" name="year">
            <o base="org.eolang.txt.scanner" line="22">
               <o base="org.eolang.io.stdin" line="22"/>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.PacksTest: Output XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="6"
         name="leap-year.yaml"
         time="2021-01-13T09:19:06.915Z"
         version="0.1.9">
   <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=&quot;10&quot; name=&quot;args&quot;/&gt;
         &lt;o line=&quot;11&quot; name=&quot;leap&quot;&gt;
            &lt;o line=&quot;11&quot; name=&quot;y&quot;/&gt;
            &lt;o base=&quot;.or&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
               &lt;o base=&quot;.and&quot; line=&quot;13&quot;&gt;
                  &lt;o base=&quot;.eq&quot; line=&quot;14&quot;&gt;
                     &lt;o base=&quot;.mod&quot; line=&quot;14&quot;&gt;
                        &lt;o base=&quot;y&quot; line=&quot;14&quot; ref=&quot;11&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;4&lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;14&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;.not&quot; line=&quot;15&quot;&gt;
                     &lt;o base=&quot;.eq&quot; line=&quot;15&quot;&gt;
                        &lt;o base=&quot;.mod&quot; line=&quot;15&quot;&gt;
                           &lt;o base=&quot;y&quot; line=&quot;15&quot; ref=&quot;11&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;100&lt;/o&gt;
                        &lt;/o&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;15&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;.eq&quot; line=&quot;16&quot;&gt;
                  &lt;o base=&quot;.mod&quot; line=&quot;16&quot;&gt;
                     &lt;o base=&quot;y&quot; line=&quot;16&quot; ref=&quot;11&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;400&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;16&quot;&gt;0&lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.and&quot; line=&quot;17&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.io.stdout&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;
                     <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.929 s - in org.eolang.parser.1mPacksTestm
[1;34mINFOm] Running org.eolang.parser.1mSyntaxTestm
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="0"
         name="test"
         time="2021-01-13T09:19:07.187Z"
         version="0.1.9">
   <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.015 s - in org.eolang.parser.1mSyntaxTestm
[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 205 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 317 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 61 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 414 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 141 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 206 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 173 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 128 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 114 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 183 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 110 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 113 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 54 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 203 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.0 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 176 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 192 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 136 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 345 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 288 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 108 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 49 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 46 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 80 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 97 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 43 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 290 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 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.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 82 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 71 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 886 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 1.9 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 354 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
Downloaded5from.Maven:khttps://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (7.9 kB at 292 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloaded4from0Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 1.7 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
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (40 kB at 1.1 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
Downloaded4from0Maven:1https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (117 kB at 2.4 MB/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/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (80 kB at 1.3 MB/s)
Downloading)from6Maven:3https://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar
Downloaded4from5Maven: https://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/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded3from5Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 2.3 MB/s)
Downloading)from Maven:0https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded3from5Maven:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 431 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
Downloaded3from5Maven:0https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 838 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/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 613 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/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (57 kB at 511 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/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (60 kB at 437 kB/s)
Downloading from Maven: 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 1.1 MB/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
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 223 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
Downloaded5from.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 175 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.jar
Downloaded4from.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 123 kB/s)
Downloading)from0Maven: 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-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 190 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
Downloaded4from.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 495 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-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)from3Maven: 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/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 1.6 MB/s)
Downloading)from4Maven: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloaded4from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 361 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
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 229 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.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 304 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/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 487 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
Downloaded5from.Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 95 kB/s)
Downloading)from0Maven: 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 281 kB/s)
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 1.2 MB/s)
Downloaded3from.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 141 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 734 kB/s)
Downloaded1from1Maven:Mhttps://repo.maven.apache.org/maven2/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (11 MB at 8.3 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 195 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 284 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.9 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 1.1 MB/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 279 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 284 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.8 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 802 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 248 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 269 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 239 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 911 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 3.0 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 808 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 95 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 165 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 269 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
Downloaded5from5Maven:2https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.5 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
Downloaded4from6Maven:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 879 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar
Downloaded 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 (41 kB at 1.3 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
Downloaded3from4Maven:6https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar
Downloaded4from8Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.6 MB/s)
Downloaded4from4Maven:khttps://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 950 kB/s)
Downloaded3from9Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 2.4 MB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.3 MB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 3.0 MB/s)
[1;34mINFOm] Building jar: /home/r/repo/eo-parser/target/eo-parser-0.1.9.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.9.jar to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.jar
[1;34mINFOm] Installing /home/r/repo/eo-parser/pom.xml to /home/r/.m2/repository/org/eolang/eo-parser/0.1.9/eo-parser-0.1.9.pom
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36morg.eolang:eo-maven-plugin0;1m >---------------------m
[1;34mINFOm] 1mBuilding eo-maven-plugin 0.1.9                                     [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.0 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 212 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.1 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 208 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 722 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 384 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 189 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 102 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 154 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 87 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 44 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 198 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 979 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.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 185 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 369 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 483 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 224 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 108 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.3 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 104 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 125 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 775 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 98 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 852 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 540 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 189 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 159 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 220 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.1 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 224 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 146 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 87 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 96 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 450 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 145 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 95 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 208 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 686 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 164 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 206 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 631 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 112 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 171 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 112 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 991 kB/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 45 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 249 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 826 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 186 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 33 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 23 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 41 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 409 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.1 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 176 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 407 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 401 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 91 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 754 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom
Downloaded1from.Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.pom (2.6 kB at 13 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.pom
Downloaded1from.Maven:khttps://repo.maven.apache.org/maven2/org/eolang/eo-parent/0.1.8/eo-parent-0.1.8.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 913 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 3.0 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 809 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
Downloaded3from6Maven: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.2 MB/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.jar
Downloaded4from8Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 477 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 157 kB/s)
Downloading)from7Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar
Downloaded5from4Maven: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 237 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar
Downloaded4from6Maven: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 359 kB/s)
Downloading)from2Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 973 kB/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
Downloaded4from7Maven: 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.0 MB/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.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 143 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
Downloaded4from4Maven: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 307 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
Downloaded5from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 2.4 MB/s)
Downloading)from7Maven: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-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 477 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-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 599 kB/s)
Downloading)from8Maven:Bhttps://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 442 kB/s)
Downloading from Maven: https://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 186 kB/s)
Downloading)from1Maven:Bhttps://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 12 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/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 132 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 596 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
Downloaded5from.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 33 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/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 933 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
Downloaded4from.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 105 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 111 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/apache/maven/maven-resolver-provider/3.5.0/maven-resolver-provider-3.5.0.jar (68 kB at 121 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8/commons-lang3-3.8.jar (502 kB at 888 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 327 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.jar
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.jar
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 59 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/maven-compat/3.5.0/maven-compat-3.5.0.jar (291 kB at 473 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/com/google/guava/guava/21.0-rc2/guava-21.0-rc2.jar (2.5 MB at 3.9 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 84 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar
Downloaded4from4Maven: https://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 241 kB/s)
Downloaded3from4Maven: https://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 216 kB/s)
Downloaded 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 (184 kB at 272 kB/s)
Downloaded1from1Maven:khttps://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 447 kB/s)
Downloaded1from1Maven:Bhttps://repo.maven.apache.org/maven2/org/eolang/eo-runtime/0.1.8/eo-runtime-0.1.8.jar (51 kB at 58 kB/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 125 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 970 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 77 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 482 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 381 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 289 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 85 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 693 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 81 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 189 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 690 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 239 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 448 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 407 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 835 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 802 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 102 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 157 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 350 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.3 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 8.7 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 334 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 475 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 8.4 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 38 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 240 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 469 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 201 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 7.6 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 181 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 171 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 93 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 991 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 83 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 172 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 264 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 268 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 772 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 305 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 937 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 921 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 230 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.0 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 248 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.3 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 272 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 642 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 1.9 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 397 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 742 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 200 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 190 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 116 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 122 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 591 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 961 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 352 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 726 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 38 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 282 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-sink-api/1.9/doxia-sink-api-1.9.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-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 497 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 540 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
Downloaded3from8Maven: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 766 kB/s)
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 511 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar
Downloaded2from1Maven:1https://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.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
Downloaded5from9Maven:khttps://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.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/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 1.4 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 1.8 MB/s)
Downloading)from8Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 379 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
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 293 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 2.1 MB/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
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar
Downloaded5from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 65 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.jar
Downloaded4from7Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 68 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.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 64 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 2.7 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 42 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 27 kB/s)
Downloading)from0Maven:3https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded4from4Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 1.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded3from4Maven: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded5from5Maven:khttps://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/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 377 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded3from5Maven: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 361 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.2 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 63 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
Downloaded5from4Maven:khttps://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 724 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 734 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
Downloaded5from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 227 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 618 kB/s)
Downloading)from1Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar
Downloaded4from2Maven:khttps://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 465 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloaded5from1Maven: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 62 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
Downloaded5from5Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 329 kB/s)
Downloading)from7Maven:2https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 767 kB/s)
Downloaded3from7Maven: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 61 kB/s)
Downloaded3from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 201 kB/s)
Downloaded2from3Maven:khttps://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 963 kB/s)
Downloaded1from8Maven:khttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 806 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 147 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 187 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 107 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 158 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 155 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 174 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 137 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 461 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 146 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 678 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 192 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 81 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 241 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 970 kB/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 253 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 823 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.5 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 77 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 90 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 340 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 817 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 76 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 157 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 86 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 244 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 97 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 220 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 312 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 803 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 170 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 98 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 313 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 367 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 923 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 195 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 197 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 836 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
Downloaded5from1Maven:Bhttps://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 761 kB/s)
Downloading)from/Maven:|https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
Downloaded4from8Maven: 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 (49 kB at 1.5 MB/s)
Downloading)from Maven:6https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
Downloaded3from0Maven:8https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 kB at 1.4 MB/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.jar
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.0/asm-commons-7.0.jar (80 kB at 2.0 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 kB at 617 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
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 2.0 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
Downloaded3from3Maven: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 293 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
Downloaded5from5Maven: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 465 kB/s)
Downloading)from0Maven:1https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
Downloaded4from5Maven: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (250 kB at 2.5 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar
Downloaded4from0Maven:khttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 685 kB/s)
Downloading)from9Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar
Downloaded5from1Maven:khttps://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 406 kB/s)
Downloading)from3Maven:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded4from1Maven: https://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 103 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
Downloaded3from1Maven: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.3 MB/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
Downloaded2from1Maven: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M5/qdox-2.0-M5.jar (313 kB at 2.1 MB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded4from1Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 72 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded4from2Maven: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 260 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
Downloaded4from9Maven:khttps://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 771 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloaded5from6Maven:khttps://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 702 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
Downloaded4from6Maven: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 607 kB/s)
Downloaded from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.0 MB/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
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded5from.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 50 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.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 121 kB/s)
Downloading)from4Maven:Bhttps://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
Downloaded3from.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 194 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 867 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.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (53 kB at 154 kB/s)
Downloading)from5Maven:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
Downloaded3from.Maven:Mhttps://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (78 kB at 225 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded5from.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 50 kB/s)
Downloading)from6Maven:Bhttps://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
Downloaded4from.Maven:Mhttps://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 85 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)from7Maven:Bhttps://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 395 kB/s)
Downloading)from8Maven: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 98 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
Downloaded4from.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 421 kB/s)
Downloading from Maven: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded5from.Maven:Mhttps://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 75 kB/s)
Downloaded4from.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 571 kB/s)
Downloaded3from.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)
Downloaded from Maven: https://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)
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.1mSnippetTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo5990417636593257009/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="156"
         name="code.eo"
         time="2021-01-13T09:19:20.840Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&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>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o line="5" name="f">
            <o line="5" name="n"/>
            <o base=".if" line="6" name="@">
               <o base="n" line="7"/>
               <o base=".less" line="7" method="">
                  <o base="int" data="int" line="7">0</o>
               </o>
               <o base="string" data="string" line="8">smaller</o>
               <o base="string" data="string" line="9">greater</o>
            </o>
         </o>
         <o base="stdout" line="10" name="@">
            <o base="sprintf" line="11">
               <o base="string" data="string" line="12">%d is %s than zero\n</o>
               <o base="args" line="13"/>
               <o base=".get" line="13" method="">
                  <o base="int" data="int" line="13">0</o>
               </o>
               <o base=".toInt" line="13" method="" name="num"/>
               <o base="f" line="14">
                  <o base="num" line="14"/>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 14 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo5990417636593257009/src/code.eo parsed to /tmp/eo5990417636593257009/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/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;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo5990417636593257009/target/eo/parse/code.eo.xml optimized to /tmp/eo5990417636593257009/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo5990417636593257009/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo5990417636593257009/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="156"
         name="code.eo"
         time="2021-01-13T09:19:20.840Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="10"/>
            <o as="num" base="num" level="1" ref="13"/>
         </o>
         <o base="org.eolang.io.stdout" line="10" name="@">
            <o base="org.eolang.txt.sprintf" line="11">
               <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
               <o base="num" cut="3" line="13" ref="13"/>
               <o base="f" line="14" ref="5">
                  <o base="num" line="14" ref="13"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="13" method="" name="num">
            <o base=".get" line="13" method="">
               <o base="args" line="13" ref="4"/>
               <o base="org.eolang.int" data="int" line="13">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name=&quot;n&quot;/&gt;
         &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
               &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
               &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
            &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&quot;/&gt;
      &lt;/o&gt;
   &lt;/objects&gt;
&lt;/program&gt;

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo5990417636593257009/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;156&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:20.840Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
            &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
            &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
            &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
         &lt;/o&gt;
         &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
               &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
               &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
               &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                  <o base="num" line="14" ref="13"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="13" method="" name="num">
            <o base=".get" line="13" method="">
               <o base="args" line="13" ref="4"/>
               <o base="org.eolang.int" data="int" line="13">0</o>
            </o>
         </o>
      </class>
      <class line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">0</o>
            </o>
            <o base="org.eolang.string" data="string" line="8">smaller</o>
            <o base="org.eolang.string" data="string" line="9">greater</o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </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="156"
         name="code.eo"
         time="2021-01-13T09:19:20.840Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" data="string" line="12">%d is %s than zero\n</o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" data="int" line="13">0</o>
                  </o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&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;156&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:20.840Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" data="int" line="13">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">0</o>
                  </o>
                  <o base="org.eolang.string" data="string" line="8">smaller</o>
                  <o base="org.eolang.string" data="string" line="9">greater</o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.13" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="156"
         name="code.eo"
         time="2021-01-13T09:19:20.840Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@&quot; level=&quot;1&quot; ref=&quot;10&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;13&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;10&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;11&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;12&quot;&gt;%d is %s than zero\n&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;13&quot; ref=&quot;13&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;14&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;14&quot; ref=&quot;13&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;13&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;13&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;13&quot; ref=&quot;4&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;13&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;0&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;8&quot;&gt;smaller&lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;9&quot;&gt;greater&lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&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;156&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:20.840Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="10"/>
                  <o as="num" base="num" level="1" ref="13"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="10" name="@">
                  <o base="org.eolang.txt.sprintf" line="11">
                     <o base="org.eolang.string" line="12">
                        <value java-type="String">"%d is %s than zero\n"</value>
                     </o>
                     <o base="num" cut="3" line="13" ref="13"/>
                     <o base="f" line="14" ref="5">
                        <o base="num" line="14" ref="13"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="13" method="" name="num">
                  <o base=".get" line="13" method="">
                     <o base="args" line="13" ref="4"/>
                     <o base="org.eolang.int" line="13">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" line="7">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
                  <o base="org.eolang.string" line="8">
                     <value java-type="String">"smaller"</value>
                  &lt;/o&gt;
                  &lt;o base=&quot;org.eolang.string&quot; line=&quot;9&quot;&gt;
                     &lt;value java-type=&quot;String&quot;&gt;&quot;greater&quot;&lt;/value&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.13&quot; name=&quot;num&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;156&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:20.840Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 0
      &quot;smaller&quot;
      &quot;greater&quot;
  stdout &amp;gt; @
    sprintf
      &quot;%d is %s than zero\n&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.255Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:20.840Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;%d is %s than zero\n&quot;));
          Phi ret_1_2 = new PhMethod(self, &quot;num&quot;);
          Phi ret_1_3 = new PhMethod(self, &quot;f&quot;);
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, &quot;num&quot;);
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.255Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:20.840Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      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;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo5990417636593257009/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="156"
         name="code.eo"
         time="2021-01-13T09:19:20.840Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 0
      "smaller"
      "greater"
  stdout &gt; @
    sprintf
      "%d is %s than zero\n"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.255Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:20.840Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("f", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("%d is %s than zero\n"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, &quot;f&quot;);
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, &quot;num&quot;);
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add(&quot;num&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret_base_base = new PhMethod(self, &quot;args&quot;);
      Phi ret_base = new PhMethod(ret_base_base, &quot;get&quot;);
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, &quot;toInt&quot;);
      return ret;
    })));
  }
}&lt;/java&gt;
      &lt;/class&gt;
      &lt;class java-name=&quot;EOmain$EOf&quot; line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.255Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:20.840Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      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;("smaller"));
        Phi ret_2 = new org.eolang.EOstring(self);
        ret_2 = new PhCopy(ret_2);
          ret_2 = new PhWith(ret_2, "data", new Data.Value&lt;String&gt;("greater"));
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2086 chars to /tmp/eo5990417636593257009/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 1482 chars to /tmp/eo5990417636593257009/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo5990417636593257009/target/eo/optimize/code.eo.xml compiled to /tmp/eo5990417636593257009/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo5990417636593257009/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@49c675f0 in Thread[VrbPrc.Monitor-1237743147-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@49c675f0 in Thread[VrbPrc.Monitor-1237743147-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> javac: directory not found: /tmp/eo5990417636593257009/classes
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> Usage: javac <options> <source files>
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> use -help for a list of possible options
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@49c675f0
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@49c675f0 completed (code=2, size=142) in 124ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo5798934486592022436/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-13T09:19:22.475Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&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>sprintf org.eolang.txt.sprintf</tail>
      </meta>
   </metas>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o line="5" name="f">
            <o line="5" name="n"/>
            <o base=".if" line="6" name="@">
               <o base="n" line="7"/>
               <o base=".less" line="7" method="">
                  <o base="int" data="int" line="7">2</o>
               </o>
               <o base="n" line="8"/>
               <o base=".add" line="9">
                  <o base="$" line="10">
                     <o base="n" line="10"/>
                     <o base=".sub" line="10" method="">
                        <o base="int" data="int" line="10">1</o>
                     </o>
                  </o>
                  <o base="$" line="11">
                     <o base="n" line="11"/>
                     <o base=".sub" line="11" method="">
                        <o base="int" data="int" line="11">2</o>
                     </o>
                  </o>
               </o>
            </o>
         </o>
         <o base="stdout" line="12" name="@">
            <o base="sprintf" line="13">
               <o base="string" data="string" line="14">The %dth fibo is %d</o>
               <o base="args" line="15"/>
               <o base=".get" line="15" method="">
                  <o base="int" data="int" line="15">0</o>
               </o>
               <o base=".toInt" line="15" method="" name="num"/>
               <o base="f" line="16">
                  <o base="num" line="16"/>
               </o>
            </o>
         </o>
      </o>
   &lt;/objects&gt;
&lt;/program&gt;

[2;37mDEBUGm] org.eolang.parser.Syntax: Input of 16 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo5798934486592022436/src/code.eo parsed to /tmp/eo5798934486592022436/target/eo/parse/code.eo.xml
[0;33mWARNm] com.jcabi.xml.XSLDocument$1: #warning(): Ambiguous rule match for /program/objects[1]/o[1]/o[3]/o[1]/o[3]
Matches both &quot;element(Q{}o)[(first(following-sibling::element(Q{}o)))[exists(attribute::attribute(Q{}method))]]&quot; on line 50 of file:///
and &quot;element(Q{}o)[attribute::attribute(Q{}method)]&quot; on line 43 of file:///
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo5798934486592022436/target/eo/parse/code.eo.xml optimized to /tmp/eo5798934486592022436/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo5798934486592022436/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo5798934486592022436/target/eo/optimize/code.eo.xml:
&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-13T09:19:22.475Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;o line=&quot;4&quot; name=&quot;main&quot;&gt;
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="12"/>
            <o as="num" base="num" level="1" ref="15"/>
         </o>
         <o base="org.eolang.io.stdout" line="12" name="@">
            <o base="org.eolang.txt.sprintf" line="13">
               <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
               <o base="num" cut="3" line="15" ref="15"/>
               <o base="f" line="16" ref="5">
                  <o base="num" line="16" ref="15"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="15" method="" name="num">
            <o base=".get" line="15" method="">
               <o base="args" line="15" ref="4"/>
               <o base="org.eolang.int" data="int" line="15">0</o>
            </o>
         </o>
      </o>
      <o line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int" line="7">2</o>
            </o>
            <o base="n" line="8" ref="5"/>
            <o base=".add" line="9">
               <o base="$" line="10">
                  <o base=".sub" line="10" method="">
                     <o base="n" line="10" ref="5"/>
                     <o base="org.eolang.int" data="int" line="10">1</o>
                  </o>
               </o>
               <o base="$" line="11">
                  <o base=".sub" line="11" method="">
                     <o base="n" line="11" ref="5"/>
                     <o base="org.eolang.int" data="int" line="11">2</o>
                  </o>
               </o>
            </o>
         </o>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo5798934486592022436/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T09:19:22.475Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="main$f" cut="1" line="5" name="f" ref="5">
            <o as="args" base="args" level="1" ref="4"/>
            <o as="@" base="@" level="1" ref="12"/>
            <o as="num" base="num" level="1" ref="15"/>
         </o>
         <o base="org.eolang.io.stdout" line="12" name="@">
            <o base="org.eolang.txt.sprintf" line="13">
               <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
               <o base="num" cut="3" line="15" ref="15"/>
               <o base="f" line="16" ref="5">
                  <o base="num" line="16" ref="15"/>
               </o>
            </o>
         </o>
         <o base=".toInt" line="15" method="" name="num">
            <o base=".get" line="15" method="">
               <o base="args" line="15" ref="4"/>
               <o base="org.eolang.int" data="int" line="15">0</o>
            </o>
         </o>
      </class>
      <class line="5" name="main$f">
         <o line="5" name="n"/>
         <o base=".if" line="6" name="@">
            <o base=".less" line="7" method="">
               <o base="n" line="7" ref="5"/>
               <o base="org.eolang.int" data="int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
            &lt;/o&gt;
            &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
            &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
               &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                  &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
               &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                  &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/o&gt;
         &lt;/o&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&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:
&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-13T09:19:22.475Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            <bound>
               <o base=".toInt" line="15" method="" name="num">
                  <o base=".get" line="15" method="">
                     <o base="args" line="15" ref="4"/>
                     <o base="org.eolang.int" data="int" line="15">0</o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" data="int" line="7">2</o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int" data="int" line="10">1</o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" data="int" line="11">2</o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </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-13T09:19:22.475Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;f&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;main$f&quot; cut=&quot;1&quot; line=&quot;5&quot; name=&quot;f&quot; ref=&quot;5&quot;&gt;
                  &lt;o as=&quot;args&quot; base=&quot;args&quot; level=&quot;1&quot; ref=&quot;4&quot;/&gt;
                  &lt;o as=&quot;@&quot; base=&quot;@&quot; level=&quot;1&quot; ref=&quot;12&quot;/&gt;
                  &lt;o as=&quot;num&quot; base=&quot;num&quot; level=&quot;1&quot; ref=&quot;15&quot;/&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;12&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;13&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;14&quot;&gt;The %dth fibo is %d&lt;/o&gt;
                     &lt;o base=&quot;num&quot; cut=&quot;3&quot; line=&quot;15&quot; ref=&quot;15&quot;/&gt;
                     &lt;o base=&quot;f&quot; line=&quot;16&quot; ref=&quot;5&quot;&gt;
                        &lt;o base=&quot;num&quot; line=&quot;16&quot; ref=&quot;15&quot;/&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&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;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int" data="int" line="10">1</o>
                        </o>
                     </o>
                     <o base="$" line="11">
                        <o base=".sub" line="11" method="">
                           <o base="n" line="11" ref="5"/>
                           <o base="org.eolang.int" data="int" line="11">2</o>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <o level="1" line="5.4" name="args"/>
         <o level="1" line="5.15" name="num"/>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/once.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="10"
         name="code.eo"
         time="2021-01-13T09:19:22.475Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  [n] &gt; f
    if. &gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &gt; @
    sprintf
      "The %dth fibo is %d"
      (args.get 0).toInt &gt; num
      f num

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" data="string" line="14">The %dth fibo is %d</o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f" line="16" ref="5">
                        <o base="num" line="16" ref="15"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         &lt;attr name=&quot;num&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.toInt&quot; line=&quot;15&quot; method=&quot;&quot; name=&quot;num&quot;&gt;
                  &lt;o base=&quot;.get&quot; line=&quot;15&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;args&quot; line=&quot;15&quot; ref=&quot;4&quot;/&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;/bound&gt;
         &lt;/attr&gt;
      &lt;/class&gt;
      &lt;class line=&quot;5&quot; name=&quot;main$f&quot;&gt;
         &lt;attr name=&quot;n&quot;&gt;
            &lt;free&gt;
               &lt;o line=&quot;5&quot; name=&quot;n&quot;/&gt;
            &lt;/free&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;.if&quot; line=&quot;6&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;.less&quot; line=&quot;7&quot; method=&quot;&quot;&gt;
                     &lt;o base=&quot;n&quot; line=&quot;7&quot; ref=&quot;5&quot;/&gt;
                     &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;7&quot;&gt;2&lt;/o&gt;
                  &lt;/o&gt;
                  &lt;o base=&quot;n&quot; line=&quot;8&quot; ref=&quot;5&quot;/&gt;
                  &lt;o base=&quot;.add&quot; line=&quot;9&quot;&gt;
                     &lt;o base=&quot;$&quot; line=&quot;10&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;10&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;10&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;10&quot;&gt;1&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;11&quot;&gt;2&lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&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;10&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:22.475Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="f">
            <bound>
               <o base="main$f" cut="1" line="5" name="f" ref="5">
                  <o as="args" base="args" level="1" ref="4"/>
                  <o as="@" base="@" level="1" ref="12"/>
                  <o as="num" base="num" level="1" ref="15"/>
               </o>
            </bound>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="12" name="@">
                  <o base="org.eolang.txt.sprintf" line="13">
                     <o base="org.eolang.string" line="14">
                        <value java-type="String">"The %dth fibo is %d"</value>
                     </o>
                     <o base="num" cut="3" line="15" ref="15"/>
                     <o base="f" line="16" ref="5">
                        <o base="num" line="16" ref="15"/>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
         <attr name="num">
            <bound>
               <o base=".toInt" line="15" method="" name="num">
                  <o base=".get" line="15" method="">
                     <o base="args" line="15" ref="4"/>
                     <o base="org.eolang.int" line="15">
                        <value java-type="Long">0L</value>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </class>
      <class line="5" name="main$f">
         <attr name="n">
            <free>
               <o line="5" name="n"/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base=".if" line="6" name="@">
                  <o base=".less" line="7" method="">
                     <o base="n" line="7" ref="5"/>
                     <o base="org.eolang.int" line="7">
                        <value java-type="Long">2L</value>
                     </o>
                  </o>
                  <o base="n" line="8" ref="5"/>
                  <o base=".add" line="9">
                     <o base="$" line="10">
                        <o base=".sub" line="10" method="">
                           <o base="n" line="10" ref="5"/>
                           <o base="org.eolang.int&quot; line=&quot;10&quot;&gt;
                              &lt;value java-type=&quot;Long&quot;&gt;1L&lt;/value&gt;
                           &lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                     &lt;o base=&quot;$&quot; line=&quot;11&quot;&gt;
                        &lt;o base=&quot;.sub&quot; line=&quot;11&quot; method=&quot;&quot;&gt;
                           &lt;o base=&quot;n&quot; line=&quot;11&quot; ref=&quot;5&quot;/&gt;
                           &lt;o base=&quot;org.eolang.int&quot; line=&quot;11&quot;&gt;
                              &lt;value java-type=&quot;Long&quot;&gt;2L&lt;/value&gt;
                           &lt;/o&gt;
                        &lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.4&quot; name=&quot;args&quot;/&gt;
         &lt;o level=&quot;1&quot; line=&quot;5.15&quot; name=&quot;num&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-13T09:19:22.475Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.981Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:22.475Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.981Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:22.475Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "n");
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, "n");
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, "sub");
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, "data", new Data.Value&lt;Long&gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, "add");
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, "n");
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, "sub");
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, "data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo5798934486592022436/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-13T09:19:22.475Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  [n] &amp;gt; f
    if. &amp;gt; @
      n.less 2
      n
      add.
        $ (n.sub 1)
        $ (n.sub 2)
  stdout &amp;gt; @
    sprintf
      &quot;The %dth fibo is %d&quot;
      (args.get 0).toInt &amp;gt; num
      f num

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class java-name=&quot;EOmain&quot; line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;java&gt;
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.981Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:22.475Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;f&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new EOmain$EOf(self);
      ret = new PhCopy(ret);
      return ret;
    })));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("The %dth fibo is %d"));
          Phi ret_1_2 = new PhMethod(self, "num");
          Phi ret_1_3 = new PhMethod(self, "f");
          ret_1_3 = new PhCopy(ret_1_3);
            Phi ret_1_3_1 = new PhMethod(self, "num");
            ret_1_3 = new PhWith(ret_1_3, 0, ret_1_3_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
          ret_1 = new PhWith(ret_1, 2, ret_1_3);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
    this.add("num", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "args");
      Phi ret_base = new PhMethod(ret_base_base, "get");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(0L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "toInt");
      return ret;
    })));
  }
}</java>
      </class>
      <class java-name="EOmain$EOf" line="5" name="main$f">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:22.981Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:22.475Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain$EOf extends PhDefault {
  public EOmain$EOf() {
    this(new PhEta());
  }
  public EOmain$EOf(final Phi parent) {
    super(parent);
    this.add("n", new AtFree(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret_base_base = new PhMethod(self, "n");
      Phi ret_base = new PhMethod(ret_base_base, "less");
      ret_base = new PhCopy(ret_base);
        Phi ret_base_1 = new org.eolang.EOint(self);
        ret_base_1 = new PhCopy(ret_base_1);
          ret_base_1 = new PhWith(ret_base_1, "data", new Data.Value&lt;Long&gt;(2L));
        ret_base = new PhWith(ret_base, 0, ret_base_1);
      Phi ret = new PhMethod(ret_base, "if");
      ret = new PhCopy(ret);
        Phi ret_1 = new PhMethod(self, "n");
        Phi ret_2_base = self;
        ret_2_base = new PhCopy(ret_2_base);
          Phi ret_2_base_1_base = new PhMethod(self, "n");
          Phi ret_2_base_1 = new PhMethod(ret_2_base_1_base, "sub");
          ret_2_base_1 = new PhCopy(ret_2_base_1);
            Phi ret_2_base_1_1 = new org.eolang.EOint(self);
            ret_2_base_1_1 = new PhCopy(ret_2_base_1_1);
              ret_2_base_1_1 = new PhWith(ret_2_base_1_1, "data", new Data.Value&lt;Long&gt;(1L));
            ret_2_base_1 = new PhWith(ret_2_base_1, 0, ret_2_base_1_1);
          ret_2_base = new PhWith(ret_2_base, 0, ret_2_base_1);
        Phi ret_2 = new PhMethod(ret_2_base, "add");
        ret_2 = new PhCopy(ret_2);
          Phi ret_2_1 = self;
          ret_2_1 = new PhCopy(ret_2_1);
            Phi ret_2_1_1_base = new PhMethod(self, "n");
            Phi ret_2_1_1 = new PhMethod(ret_2_1_1_base, "sub");
            ret_2_1_1 = new PhCopy(ret_2_1_1);
              Phi ret_2_1_1_1 = new org.eolang.EOint(self);
              ret_2_1_1_1 = new PhCopy(ret_2_1_1_1);
                ret_2_1_1_1 = new PhWith(ret_2_1_1_1, "data", new Data.Value&lt;Long&gt;(2L));
              ret_2_1_1 = new PhWith(ret_2_1_1, 0, ret_2_1_1_1);
            ret_2_1 = new PhWith(ret_2_1, 0, ret_2_1_1);
          ret_2 = new PhWith(ret_2, 0, ret_2_1);
        ret = new PhWith(ret, 0, ret_1);
        ret = new PhWith(ret, 1, ret_2);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2085 chars to /tmp/eo5798934486592022436/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 2499 chars to /tmp/eo5798934486592022436/generated/EOmain$EOf.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo5798934486592022436/target/eo/optimize/code.eo.xml compiled to /tmp/eo5798934486592022436/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo5798934486592022436/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@1ac730cd in Thread[VrbPrc.Monitor-449261832-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@1ac730cd in Thread[VrbPrc.Monitor-449261832-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> javac: directory not found: /tmp/eo5798934486592022436/classes
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> Usage: javac <options> <source files>
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> use -help for a list of possible options
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@1ac730cd
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@1ac730cd completed (code=2, size=142) in 123ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo449795197107492354/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas>
      <meta line="1">
         <head>alias</head>
         <tail>stdout org.eolang.io.stdout</tail>
      </meta>
      <meta line="2">
         &lt;head&gt;alias&lt;/head&gt;
         &lt;tail&gt;sprintf org.eolang.txt.sprintf&lt;/tail&gt;
      &lt;/meta&gt;
   &lt;/metas&gt;
   &lt;objects&gt;
      &lt;o line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
         &lt;o base=&quot;stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
            &lt;o base=&quot;sprintf&quot; line=&quot;6&quot;&gt;
               &lt;o base=&quot;string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, dear %s!&lt;/o&gt;
               &lt;o base=&quot;args&quot; line=&quot;8&quot;/&gt;
               &lt;o base=&quot;.get&quot; line=&quot;8&quot; method=&quot;&quot;&gt;
                  &lt;o base=&quot;int&quot; data=&quot;int&quot; line=&quot;8&quot;&gt;0&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 8 EO lines compiled
[0;37mINFOm] org.eolang.maven.ParseMojo: /tmp/eo449795197107492354/src/code.eo parsed to /tmp/eo449795197107492354/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo449795197107492354/target/eo/parse/code.eo.xml optimized to /tmp/eo449795197107492354/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo449795197107492354/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo449795197107492354/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <o line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo449795197107492354/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <o line="4" name="args" vararg=""/>
         <o base="org.eolang.io.stdout" line="5" name="@">
            <o base="org.eolang.txt.sprintf" line="6">
               <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
               <o base=".get" line="8" method="">
                  <o base="args" line="8" ref="4"/>
                  <o base="org.eolang.int" data="int" line="8">0</o>
               </o>
            </o>
         </o>
      </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="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <free>
               <o line="4" name="args" vararg=""/>
            </free>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" data="int" line="8">0</o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </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="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class line="4" name="main">
         <attr name="args">
            <vararg>
               <o line="4" name="args" vararg=""/>
            </vararg>
         </attr>
         <attr name="@">
            <bound>
               <o base="org.eolang.io.stdout" line="5" name="@">
                  <o base="org.eolang.txt.sprintf" line="6">
                     <o base="org.eolang.string" data="string" line="7">Hello, dear %s!</o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" data="int" line="8">0</o>
                     </o>
                  </o>
               </o>
            &lt;/bound&gt;
         &lt;/attr&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;1&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:23.136Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;6&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; data=&quot;string&quot; line=&quot;7&quot;&gt;Hello, dear %s!&lt;/o&gt;
                     &lt;o base=&quot;.get&quot; line=&quot;8&quot; method=&quot;&quot;&gt;
                        &lt;o base=&quot;args&quot; line=&quot;8&quot; ref=&quot;4&quot;/&gt;
                        &lt;o base=&quot;org.eolang.int&quot; data=&quot;int&quot; line=&quot;8&quot;&gt;0&lt;/o&gt;
                     &lt;/o&gt;
                  &lt;/o&gt;
               &lt;/o&gt;
            &lt;/bound&gt;
         &lt;/attr&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;1&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:23.136Z&quot;
         version=&quot;0.1.9&quot;&gt;
   &lt;listing&gt;+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &amp;gt; main
  stdout &amp;gt; @
    sprintf
      &quot;Hello, dear %s!&quot;
      args.get 0

&amp;lt;EOF&amp;gt;&lt;/listing&gt;
   &lt;errors/&gt;
   &lt;metas/&gt;
   &lt;objects&gt;
      &lt;class line=&quot;4&quot; name=&quot;main&quot;&gt;
         &lt;attr name=&quot;args&quot;&gt;
            &lt;vararg&gt;
               &lt;o line=&quot;4&quot; name=&quot;args&quot; vararg=&quot;&quot;/&gt;
            &lt;/vararg&gt;
         &lt;/attr&gt;
         &lt;attr name=&quot;@&quot;&gt;
            &lt;bound&gt;
               &lt;o base=&quot;org.eolang.io.stdout&quot; line=&quot;5&quot; name=&quot;@&quot;&gt;
                  &lt;o base=&quot;org.eolang.txt.sprintf&quot; line=&quot;6&quot;&gt;
                     &lt;o base=&quot;org.eolang.string&quot; line=&quot;7&quot;&gt;
                        &lt;value java-type="String">"Hello, dear %s!"</value>
                     </o>
                     <o base=".get" line="8" method="">
                        <o base="args" line="8" ref="4"/>
                        <o base="org.eolang.int" line="8">
                           <value java-type="Long">0L</value>
                        </o>
                     </o>
                  </o>
               </o>
            </bound>
         </attr>
      </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="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:23.538Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.136Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add("args", new AtVararg(/* default */));
    this.add("_origin", new AtBound(new AtLambda(this, self -&gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, "data", new Data.Value&lt;String&gt;("Hello, dear %s!"));
          Phi ret_1_2_base = new PhMethod(self, "args");
          Phi ret_1_2 = new PhMethod(ret_1_2_base, "get");
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, "data", new Data.Value&lt;Long&gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        ret = new PhWith(ret, 0, ret_1);
      return ret;
    })));
  }
}</java>
      </class>
   </objects>
</program>

[2;37mDEBUGm] org.eolang.maven.CompileMojo: Raw Java output of /tmp/eo449795197107492354/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="1"
         name="code.eo"
         time="2021-01-13T09:19:23.136Z"
         version="0.1.9">
   <listing>+alias stdout org.eolang.io.stdout
+alias sprintf org.eolang.txt.sprintf

[args...] &gt; main
  stdout &gt; @
    sprintf
      "Hello, dear %s!"
      args.get 0

&lt;EOF&gt;</listing>
   <errors/>
   <metas/>
   <objects>
      <class java-name="EOmain" line="4" name="main">
         <java>
/*
 * This file was auto-generated by eolang-maven-plugin
 * on 2021-01-13T09:19:23.538Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.136Z by the EO compiler v.0.1.9.
 */

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

public final class EOmain extends PhDefault {
  public EOmain() {
    this(new PhEta());
  }
  public EOmain(final Phi parent) {
    super(parent);
    this.add(&quot;args&quot;, new AtVararg(/* default */));
    this.add(&quot;_origin&quot;, new AtBound(new AtLambda(this, self -&amp;gt; {
      Phi ret = new org.eolang.io.EOstdout(self);
      ret = new PhCopy(ret);
        Phi ret_1 = new org.eolang.txt.EOsprintf(self);
        ret_1 = new PhCopy(ret_1);
          Phi ret_1_1 = new org.eolang.EOstring(self);
          ret_1_1 = new PhCopy(ret_1_1);
            ret_1_1 = new PhWith(ret_1_1, &quot;data&quot;, new Data.Value&amp;lt;String&amp;gt;(&quot;Hello, dear %s!&quot;));
          Phi ret_1_2_base = new PhMethod(self, &quot;args&quot;);
          Phi ret_1_2 = new PhMethod(ret_1_2_base, &quot;get&quot;);
          ret_1_2 = new PhCopy(ret_1_2);
            Phi ret_1_2_1 = new org.eolang.EOint(self);
            ret_1_2_1 = new PhCopy(ret_1_2_1);
              ret_1_2_1 = new PhWith(ret_1_2_1, &quot;data&quot;, new Data.Value&amp;lt;Long&amp;gt;(0L));
            ret_1_2 = new PhWith(ret_1_2, 0, ret_1_2_1);
          ret_1 = new PhWith(ret_1, 0, ret_1_1);
          ret_1 = new PhWith(ret_1, 1, ret_1_2);
        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/eo449795197107492354/generated/EOmain.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo449795197107492354/target/eo/optimize/code.eo.xml compiled to /tmp/eo449795197107492354/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo449795197107492354/generated
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stdout of java.lang.UNIXProcess@7254838 in Thread[VrbPrc.Monitor-119883891-out,5,main]...
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): waiting for stderr of java.lang.UNIXProcess@7254838 in Thread[VrbPrc.Monitor-119883891-err,5,main]...
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> javac: directory not found: /tmp/eo449795197107492354/classes
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> Usage: javac <options> <source files>
[0;37mINFOm] com.jcabi.log.VerboseProcess: >> use -help for a list of possible options
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #waitFor(): process finished: java.lang.UNIXProcess@7254838
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: #stdout(): process java.lang.UNIXProcess@7254838 completed (code=2, size=141) in 124ms
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: monitor interrupted
[2;37mDEBUGm] com.jcabi.log.VerboseProcess: underlying process destroyed
[1;31mERRORm] 1;31mTests 0;1mrun: 0;1m3m, Failures: 0, 1;31mErrors: 0;1;31m3m, Skipped: 0, Time elapsed: 3.245 s1;31m <<< FAILURE!m - in org.eolang.maven.1mSnippetTestm
[1;31mERRORm] org.eolang.maven.SnippetTest.testFullRun(String)[1]  Time elapsed: 1.98 s  <<< ERROR!
java.lang.IllegalArgumentException: Non-zero exit code 2: javac: directory not found: /tmp/eo599041763659325..42..s>\nuse -help for a list of possible options\n
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:302)
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:189)
        at org.eolang.maven.SnippetTest.javac(SnippetTest.java:204)
        at org.eolang.maven.SnippetTest.lambda$run$1(SnippetTest.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Iterator.forEachRemaining(Iterator.java:116)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.eolang.maven.SnippetTest.run(SnippetTest.java:150)
        at org.eolang.maven.SnippetTest.testFullRun(SnippetTest.java:72)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:198)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:138)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:106)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:440)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.LinkedList$ListItr.forEachRemaining(LinkedList.java:956)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:106)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:41)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[1;31mERRORm] org.eolang.maven.SnippetTest.testFullRun(String)[2]  Time elapsed: 0.664 s  <<< ERROR!
java.lang.IllegalArgumentException: Non-zero exit code 2: javac: directory not found: /tmp/eo579893448659202..42..s>\nuse -help for a list of possible options\n
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:302)
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:189)
        at org.eolang.maven.SnippetTest.javac(SnippetTest.java:204)
        at org.eolang.maven.SnippetTest.lambda$run$1(SnippetTest.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Iterator.forEachRemaining(Iterator.java:116)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.eolang.maven.SnippetTest.run(SnippetTest.java:150)
        at org.eolang.maven.SnippetTest.testFullRun(SnippetTest.java:72)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:198)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:138)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:106)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:440)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.LinkedList$ListItr.forEachRemaining(LinkedList.java:956)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:106)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:41)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[1;31mERRORm] org.eolang.maven.SnippetTest.testFullRun(String)[3]  Time elapsed: 0.54 s  <<< ERROR!
java.lang.IllegalArgumentException: Non-zero exit code 2: javac: directory not found: /tmp/eo449795197107492..41..s>\nuse -help for a list of possible options\n
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:302)
        at com.jcabi.log.VerboseProcess.stdout(VerboseProcess.java:189)
        at org.eolang.maven.SnippetTest.javac(SnippetTest.java:204)
        at org.eolang.maven.SnippetTest.lambda$run$1(SnippetTest.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Iterator.forEachRemaining(Iterator.java:116)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.eolang.maven.SnippetTest.run(SnippetTest.java:150)
        at org.eolang.maven.SnippetTest.testFullRun(SnippetTest.java:72)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92)
        at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:198)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:138)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.lambda$execute$2(TestTemplateTestDescriptor.java:106)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$11$1.accept(ReferencePipeline.java:440)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.LinkedList$ListItr.forEachRemaining(LinkedList.java:956)
        at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
        at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:647)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272)
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:106)
        at org.junit.jupiter.engine.descriptor.TestTemplateTestDescriptor.execute(TestTemplateTestDescriptor.java:41)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.util.ArrayList.forEach(ArrayList.java:1257)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

[1;34mINFOm] Running org.eolang.maven.1mCompileMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo983706149693913644/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-13T09:19:23.694Z"
         version="0.1.9">
   <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/eo983706149693913644/src/code.eo parsed to /tmp/eo983706149693913644/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo983706149693913644/target/eo/parse/code.eo.xml optimized to /tmp/eo983706149693913644/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo983706149693913644/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo983706149693913644/target/eo/optimize/code.eo.xml:
&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-13T09:19:23.694Z&quot;
         version=&quot;0.1.9&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"/>
         <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="1" 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=&quot;2&quot; line=&quot;31.20&quot; name=&quot;mapi"/>
      </o>
   </objects>
</program>

[0;37mINFOm] org.eolang.maven.CompileMojo: Gen directory created: /tmp/eo983706149693913644/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="12"
         name="code.eo"
         time="2021-01-13T09:19:23.694Z"
         version="0.1.9">
   <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;&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"/>
         <o level="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="12"
         name="code.eo"
         time="2021-01-13T09:19:23.694Z"
         version="0.1.9">
   <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>
               <o atom="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=&quot;17&quot;
                  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="i"/>
            &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;
                     &lt;o as=&quot;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:
<?xml version="1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;program ms=&quot;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:23.694Z&quot;
         version=&quot;0.1.9&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;
                  &lt;o as=&quot;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" ref="5"/&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=&quot;1&quot; line=&quot;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$">
         &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;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:23.694Z&quot;
         version=&quot;0.1.9&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;
                  <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"/>
               </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=&quot;x&quot;&gt;
            <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" level="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;12&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:23.694Z&quot;
         version=&quot;0.1.9&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"/>
                  <o as="push" 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;
            &lt;/bound&gt;
         </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="17.26" 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=&quot;31.20&quot; name=&quot;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="12"
         name="code.eo"
         time="2021-01-13T09:19:23.694Z"
         version="0.1.9">
   <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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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(&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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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/eo983706149693913644/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-13T09:19:23.694Z"
         version="0.1.9">
   <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] &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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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("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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.074Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:23.694Z by the EO compiler v.0.1.9.
 */

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&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/eo983706149693913644/generated/EOarray.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 866 chars to /tmp/eo983706149693913644/generated/EOarray$EOmap.java
[0;37mINFOm] org.eolang.maven.CompileMojo: Saved 888 chars to /tmp/eo983706149693913644/generated/EOarray$EOmap$EO1$EO.java
[0;37mINFOm] org.eolang.maven.CompileMojo: /tmp/eo983706149693913644/target/eo/optimize/code.eo.xml compiled to /tmp/eo983706149693913644/generated
[0;37mINFOm] org.eolang.maven.CompileMojo: Directory added to sources: /tmp/eo983706149693913644/generated
[0;37mINFOm] org.eolang.maven.CompileMojoTest: Java output:

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

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/eo2942914717560155866/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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/eo2942914717560155866/src/code.eo parsed to /tmp/eo2942914717560155866/target/eo/parse/code.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo2942914717560155866/target/eo/parse/code.eo.xml optimized to /tmp/eo2942914717560155866/target/eo/optimize/code.eo.xml, all steps are in /tmp/eo2942914717560155866/target/eo/steps/code.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo2942914717560155866/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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/eo2942914717560155866/generated
[2;37mDEBUGm] org.eolang.maven.CompileMojo: XML output after org/eolang/maven/classes.xsl:
<?xml version="1.0" encoding="UTF-8&quot;?&gt;
&lt;program ms=&quot;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:24.106Z&quot;
         version=&quot;0.1.9&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;&gt;
         &lt;o line=&quot;24&quot; name=&quot;a&quot;/&gt;
         <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="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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">
         &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;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:24.106Z&quot;
         version=&quot;0.1.9&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/>
   <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="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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>
               &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;7&quot;
         name=&quot;code.eo&quot;
         time=&quot;2021-01-13T09:19:24.106Z&quot;
         version=&quot;0.1.9&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-13T09:19:24.416Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:24.106Z by the EO compiler v.0.1.9.
 */

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-13T09:19:24.416Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:24.106Z by the EO compiler v.0.1.9.
 */

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/eo2942914717560155866/target/eo/optimize/code.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program java-name="code.EOeo"
         ms="7"
         name="code.eo"
         time="2021-01-13T09:19:24.106Z"
         version="0.1.9">
   <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-13T09:19:24.416Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:24.106Z by the EO compiler v.0.1.9.
 */

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(&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-13T09:19:24.416Z. Don't edit it,
 * your changes will be discarded on the next build.
 * The sources were compiled to XML on
 * 2021-01-13T09:19:24.106Z by the EO compiler v.0.1.9.
 */

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 */));
  }
}&lt;/java>
      </class>
   </objects>
</program>

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

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

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: 0.744 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.1mOptimizeMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo7534074125917914202/target
[2;37mDEBUGm] org.eolang.parser.Syntax: Raw XML:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T09:19:24.437Z"
         version="0.1.9">
   <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/eo7534074125917914202/src/main.eo parsed to /tmp/eo7534074125917914202/target/eo/parse/main.eo.xml
[0;37mINFOm] org.eolang.maven.OptimizeMojo: /tmp/eo7534074125917914202/target/eo/parse/main.eo.xml optimized to /tmp/eo7534074125917914202/target/eo/optimize/main.eo.xml, all steps are in /tmp/eo7534074125917914202/target/eo/steps/main.eo.xml
[2;37mDEBUGm] org.eolang.maven.OptimizeMojo: Optimized XML saved to /tmp/eo7534074125917914202/target/eo/optimize/main.eo.xml:
<?xml version="1.0" encoding="UTF-8"?>
<program ms="1"
         name="main.eo"
         time="2021-01-13T09:19:24.437Z"
         version="0.1.9">
   <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: 0.211 s - in org.eolang.maven.1mOptimizeMojoTestm
[1;34mINFOm] Running org.eolang.maven.1mParseMojoTestm
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo4372319357357667240/target
[0;37mINFOm] org.eolang.maven.ParseMojo: Target directory created: /tmp/eo822374391711712662/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-13T09:19:24.657Z"
         version="0.1.9">
   <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/eo822374391711712662/src/main.eo parsed to /tmp/eo822374391711712662/target/eo/parse/main.eo.xml
[1;34mINFOm] 1;32mTests run: 0;1;32m2m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eolang.maven.1mParseMojoTestm
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;31mERRORm] 1;31mErrors: m
[1;31mERRORm] 1;31m  SnippetTest.testFullRun:72->run:150-&gt;lambda$run$1:150-&gt;javac:204 &raquo; IllegalArgumentm
[1;31mERRORm] 1;31m  SnippetTest.testFullRun:72-&gt;run:150-&gt;lambda$run$1:150-&gt;javac:204 &raquo; IllegalArgumentm
[1;31mERRORm] 1;31m  SnippetTest.testFullRun:72-&gt;run:150-&gt;lambda$run$1:150-&gt;javac:204 &raquo; IllegalArgumentm
[1;34mINFOm]
[1;31mERRORm] 1;31mTests run: 9, Failures: 0, Errors: 3, Skipped: 1m
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mReactor Summary for eo-parent 0.1.9:m
[1;34mINFOm]
[1;34mINFOm] eo-parent .......................................... 1;32mSUCCESSm [  6.505 s]
[1;34mINFOm] eo-parser .......................................... 1;32mSUCCESSm [ 19.417 s]
[1;34mINFOm] eo-maven-plugin .................................... 1;31mFAILUREm [ 13.524 s]
[1;34mINFOm] eo-archetype ....................................... 1;33mSKIPPEDm
[1;34mINFOm] eo-runtime ......................................... 1;33mSKIPPEDm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;31mBUILD FAILUREm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time:  39.994 s
[1;34mINFOm] Finished at: 2021-01-13T09:19:24Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;31mERRORm] Failed to execute goal 32morg.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:testm 1m(default-test)m on project 36meo-maven-pluginm: 1;31mThere are test failures.m
[1;31mERRORm] 1;31mm
[1;31mERRORm] 1;31mPlease refer to /home/r/repo/eo-maven-plugin/target/surefire-reports for the individual test results.m
[1;31mERRORm] 1;31mPlease refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.m
[1;31mERRORm] -> 1m[Help 1]m
[1;31mERRORm]
[1;31mERRORm] To see the full stack trace of the errors, re-run Maven with the 1m-em switch.
[1;31mERRORm] Re-run Maven using the 1m-Xm switch to enable full debug logging.
[1;31mERRORm]
[1;31mERRORm] For more information about the errors and possible solutions, please read the following articles:
[1;31mERRORm] 1m[Help 1]m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[1;31mERRORm]
[1;31mERRORm] After correcting the problems, you can resume the build with the command
[1;31mERRORm]   1mmvn <goals> -rf :eo-maven-pluginm
container da99c64e0a82956ad697e600998ed08f1b603ffbcacc04e9c2ee7fcd254e8f18 is dead
Wed Jan 13 10:19:36 CET 2021