rultor.com logo This build log was produced by rultor.com for jcabi/jcabi-xml#104
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 31332
+ echo '1.59.6 d10f4de'
1.59.6 d10f4de
+ date
Thu Jan  7 11:38:40 UTC 2016
+ uptime
 11:38:40 up 127 days, 1 min,  0 users,  load average: 1.60, 4.25, 5.02
+ head=git@github.com:jcabi/jcabi-xml.git
+ head_branch=master
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-xml.git' '--env=head_branch=master')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-xml.xml' ';' 's3cmd --no-progress put jcabi-xml.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-xml.xml' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=jcabi_jcabi-xml_104
+ 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:jcabi/jcabi-xml.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo gem install pdd' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo gem install pdd' ';' 'mvn clean deploy -Pqulice --errors --settings ../settings.xml' ';' 'mvn clean' ';' 'pdd --source=$(pwd) --verbose --file=jcabi-xml.xml' ';' 's3cmd --no-progress put jcabi-xml.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-xml.xml' ';'
+ rm -rf .gpg
+ cd repo
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=5.02
++ echo 5.02 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.02, low enough to run a new Docker container'
load average is 5.02, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
Trying to pull repository docker.io/yegor256/rultor ... latest: Pulling from yegor256/rultor
895b070402bd: Already exists
02e5bca4149b: Already exists
b2ae0a712b39: Already exists
af88597ec24b: Already exists
04c41cad4c3f: Already exists
012373661d53: Already exists
1c41886a4f16: Already exists
c0f444738f92: Already exists
9d2d288b30c2: Already exists
921e97692c22: Already exists
14b496409df7: Already exists
98377b1da9ed: Already exists
de302145b894: Already exists
99bca5572245: Already exists
97fa7ae9ab06: Already exists
0a482fe099ed: Already exists
772f6b1d733f: Already exists
8989bb9394ce: Already exists
477c8ebbeaa6: Already exists
03aeee13eb50: Already exists
95acab68427f: Already exists
526609fd9660: Already exists
a3f506ff8f98: Already exists
2039f9b182ba: Already exists
acbb685b8ed8: Already exists
bd48e6fa9790: Already exists
f112feb37493: Already exists
a5bb6c40366c: Already exists
8df3668ab5f6: Already exists
56f30865ee08: Already exists
9de27983fe69: Already exists
86e97a2f6a45: Already exists
6165ffa00c91: Already exists
489cf472b1d1: Already exists
c001b6dca5fb: Already exists
d748d93334fa: Already exists
f19a9ea6484f: Already exists
eaaadcddfa92: Already exists
9810b1b4208e: Already exists
88dd16f30b7e: Already exists
d623fc08b6a2: Already exists
6a937e1c751b: Already exists
6bd2402da49b: Already exists
677589f2d758: Already exists
6bf911f28182: Already exists
fbae69fff718: Already exists
5d609ba9e481: Already exists
0bccc18454d4: Already exists
77b1fa093765: Already exists
f7773d1f3f39: Already exists
572213b7a20b: Already exists
05035a1446c1: Already exists
b532aa6f8588: Already exists
Digest: sha256:da57755c18b7a0b37fae1978e0c395d57be40ff5c3f7839e62800e4e918fdd49
Status: Image is up to date for docker.io/yegor256/rultor:latest

+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-xml_104\s*$'
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-8saq:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-xml.git --env=head_branch=master --privileged=true --hostname=docker --memory=6g --cidfile=/tmp/rultor-8saq/cid -w=/main --name=jcabi_jcabi-xml_104 yegor256/rultor /main/entry.sh
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./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 -m r -c /home/r/script.sh
+ set -e
+ set -o pipefail
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ sudo gem install pdd
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.6.7
Building native extensions.  This could take a while...

ruby-filemagic-0.7.1 [2015-10-27]:

* List default lib and header directories (pull request #18 by Adam Wróbel).

Successfully installed ruby-filemagic-0.7.1
Successfully installed slop-3.6.0
Successfully installed pdd-0.15.2
Parsing documentation for nokogiri-1.6.7
Installing ri documentation for nokogiri-1.6.7
Parsing documentation for ruby-filemagic-0.7.1
Installing ri documentation for ruby-filemagic-0.7.1
Parsing documentation for slop-3.6.0
Installing ri documentation for slop-3.6.0
Parsing documentation for pdd-0.15.2
Installing ri documentation for pdd-0.15.2
Done installing documentation for nokogiri, ruby-filemagic, slop, pdd after 6 seconds
4 gems installed
+ mvn clean deploy -Pqulice --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-xml 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom (11 KB at 188.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar (106 KB at 1303.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (5 KB at 133.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 317.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (30 KB at 767.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 KB at 259.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 KB at 960.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-plugin/1.5/gmaven-plugin-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-plugin/1.5/gmaven-plugin-1.5.pom (11 KB at 204.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/1.5/gmaven-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven/1.5/gmaven-1.5.pom (41 KB at 876.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-plugin/1.5/gmaven-plugin-1.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/gmaven-plugin/1.5/gmaven-plugin-1.5.jar (75 KB at 1628.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (8 KB at 209.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 KB at 768.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.pom (6 KB at 155.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19/surefire-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19/surefire-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19/surefire-2.19.pom (18 KB at 484.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19/maven-surefire-plugin-2.19.jar (38 KB at 957.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom (6 KB at 169.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar (26 KB at 676.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom (17 KB at 447.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar (240 KB at 2726.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.pom (17 KB at 351.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.13.3/qulice-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.13.3/qulice-0.13.3.pom (6 KB at 135.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.13.3/qulice-maven-plugin-0.13.3.jar (45 KB at 1305.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 189.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 924.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 205.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 952.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.pom (11 KB at 293.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.pom (7 KB at 195.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc3/guava-parent-19.0-rc3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0-rc3/guava-parent-19.0-rc3.pom (10 KB at 283.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 97.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.13/slf4j-log4j12-1.7.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.13/slf4j-log4j12-1.7.13.pom (909 B at 25.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.13/slf4j-parent-1.7.13.pom (14 KB at 386.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.13/slf4j-api-1.7.13.pom (3 KB at 79.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar
Downloading: http://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.13/slf4j-log4j12-1.7.13.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.22.2/jcabi-aspects-0.22.2.jar (82 KB at 2143.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.13/slf4j-log4j12-1.7.13.jar (9 KB at 184.8 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 5002.6 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/com/google/guava/guava/19.0-rc3/guava-19.0-rc3.jar (2252 KB at 6926.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 147.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 3143.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1800.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 2905.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 3112.7 KB/sec)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (2 KB at 36.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 KB at 616.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (3 KB at 60.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (2 KB at 42.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (2 KB at 53.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (4 KB at 100.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (3 KB at 75.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (3 KB at 61.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloading: http://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
Downloaded: http://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 (3 KB at 75.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (3 KB at 72.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (3 KB at 61.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloading: http://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
Downloaded: http://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 (3 KB at 62.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (3 KB at 79.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (2 KB at 50.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloading: http://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
Downloaded: http://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 (3 KB at 66.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (3 KB at 74.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (3 KB at 74.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (3 KB at 55.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (3 KB at 66.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (10 KB at 227.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (3 KB at 77.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (3 KB at 61.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (4 KB at 107.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 KB at 633.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (2 KB at 45.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (3 KB at 72.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (2 KB at 33.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (4 KB at 90.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 KB at 305.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (3 KB at 70.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (2 KB at 36.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (5 KB at 132.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (2 KB at 31.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 23.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (3 KB at 62.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (4 KB at 87.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (10 KB at 262.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (2 KB at 39.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (2 KB at 40.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (2 KB at 35.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 62.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 70.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 24.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 27.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (2 KB at 33.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (2 KB at 33.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (4 KB at 112.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 80.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (61 KB at 1404.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (10 KB at 234.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (4 KB at 79.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded:5https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (161 KB at 3344.1 KB/sec)
Downloading:5https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded:7https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 KB at 281.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded:5https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (7 KB at 149.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded:5https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (745 KB at 7516.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (6 KB at 133.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (5 KB at 131.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (8 KB at 218.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (69 KB at 1815.3 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (245 KB at 3540.5 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3726 KB at 15143.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading: http://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: http://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: http://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: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (105 KB at 2752.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (55 KB at 1509.8 KB/sec)
Downloading: http://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: http://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: http://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 271.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (76 KB at 1612.4 KB/sec)
Downloading: http://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
Downloaded:6http://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 792.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded: http://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 641.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded: http://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 691.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (65 KB at 748.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded: http://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 (75 KB at 1819.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (70 KB at 1685.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (66 KB at 1499.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (65 KB at 1583.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (82 KB at 1267.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 711.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (676 KB at 6758.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (240 KB at 3677.4 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1165 KB at 10304.5 KB/sec)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 821fe23 at timestamp: 2016-01-07T11:40:03
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ jcabi-xml ---
[INFO]
[INFO] --- gmaven-plugin:1.5:execute (generate-regexes-source) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5.pom (4 KB at 61.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime/1.5/gmaven-runtime-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime/1.5/gmaven-runtime-1.5.pom (4 KB at 81.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5.pom (2 KB at 38.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature/1.5/gmaven-feature-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature/1.5/gmaven-feature-1.5.pom (2 KB at 32.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5.pom (2 KB at 43.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5.pom (3 KB at 55.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5.pom (2 KB at 25.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.pom (2 KB at 42.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gshell/gshell/2.4/gshell-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell/2.4/gshell-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell/2.4/gshell-2.4.pom (18 KB at 493.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.2/gossip-1.2.pom (19 KB at 558.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 KB at 503.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (10 KB at 283.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (5 KB at 138.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (3 KB at 71.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/0.9.94/jline-0.9.94.pom
Downloaded: https://oss.sonatype.org/content/groups/public/jline/jline/0.9.94/jline-0.9.94.pom (7 KB at 159.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.pom (20 KB at 473.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.pom (3 KB at 46.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/reb4j/2.1.0/reb4j-2.1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/reb4j/2.1.0/reb4j-2.1.0.pom (9 KB at 218.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/functionaljava/functionaljava/3.1/functionaljava-3.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/3.1/functionaljava-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/3.1/functionaljava-3.1.pom (2 KB at 6.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.5/gmaven-runtime-loader-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.5/gmaven-runtime-loader-1.5.pom (3 KB at 69.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 46.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 640.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 41.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.10/maven-plugin-descriptor-2.0.10.pom (3 KB at 59.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (3 KB at 64.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 75.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 62.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 90.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 40.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 58.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 75.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 64.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 59.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (3 KB at 69.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (5 KB at 129.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (8 KB at 221.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloaded: http://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 KB at 90.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (3 KB at 65.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (3 KB at 69.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (3 KB at 75.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (3 KB at 65.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (2 KB at 46.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/jline/jline/0.9.94/jline-0.9.94.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-support/1.5/gmaven-feature-support-1.5.jar (14 KB at 321.5 KB/sec)
Downloading:8https://oss.sonatype.org/content/groups/public/org/functionaljava/functionaljava/3.1/functionaljava-3.1.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/jline/jline/0.9.94/jline-0.9.94.jar (86 KB at 1740.4 KB/sec)
Downloading:1https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-2.0/1.5/gmaven-runtime-2.0-1.5.jar (49 KB at 847.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5.jar
Downloading:7https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.5/gmaven-runtime-loader-1.5.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.jar (64 KB at 1331.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/gmaven-feature-api-1.5.jar (17 KB at 377.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-api/1.5/gmaven-runtime-api-1.5.jar (22 KB at 376.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-loader/1.5/gmaven-runtime-loader-1.5.jar (25 KB at 471.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-support/1.5/gmaven-runtime-support-1.5.jar (79 KB at 1627.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar
Downloading:1https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.jar
Downloading:1https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (176 KB at 2659.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.4.5/groovy-all-2.4.5.jar (6834 KB at 19980.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/3.1/functionaljava-3.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.jar
Downloading: http://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:1http://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 478.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gshell/gshell-io/2.4/gshell-io-2.4.jar (29 KB at 706.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (13 KB at 325.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 911.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.jar (54 KB at 1404.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.jar (5 KB at 128.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.jar
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.jar (46 KB at 1343.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1889 KB at 16279.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.jar (49 KB at 1247.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.jar (45 KB at 1069.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/functionaljava/functionaljava/3.1/functionaljava-3.1.jar (1453 KB at 10841.3 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.jar (27 KB at 789.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.jar (18 KB at 507.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.jar (21 KB at 599.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.2/gossip-1.2.jar (75 KB at 1594.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-1.6/1.5/gmaven-runtime-1.6-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-1.6/1.5/gmaven-runtime-1.6-1.5.pom (3 KB at 73.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/gossip/gossip/1.3/gossip-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.3/gossip-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/gossip/gossip/1.3/gossip-1.3.pom (20 KB at 578.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.6.9/groovy-all-1.6.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/1.6.9/groovy-all-1.6.9.pom (25 KB at 577.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-1.6/1.5/gmaven-runtime-1.6-1.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/gmaven/runtime/gmaven-runtime-1.6/1.5/gmaven-runtime-1.6-1.5.jar (42 KB at 1159.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/reb4j/net.sourceforge.reb4j/2.1.0/net.sourceforge.reb4j-2.1.0.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ jcabi-xml ---
[INFO] Source directory: /home/r/repo/target/generated-sources/java added.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 181.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 1135.3 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jcabi-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jcabi-xml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jcabi-xml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.pom (8 KB at 170.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.pom (4 KB at 90.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.pom (4 KB at 88.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19/surefire-booter-2.19.jar (44 KB at 967.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19/surefire-api-2.19.jar (191 KB at 4230.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19/maven-surefire-common-2.19.jar (286 KB at 5494.6 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.pom (7 KB at 179.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.19/surefire-providers-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19/surefire-providers-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19/surefire-providers-2.19.pom (3 KB at 69.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.pom (4 KB at 88.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.pom (3 KB at 63.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.pom (2 KB at 44.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.pom (3 KB at 43.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.pom (7 KB at 141.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.pom (3 KB at 77.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.19/common-junit48-2.19.jar (22 KB at 665.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.19/common-junit4-2.19.jar (25 KB at 735.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.19/surefire-junit47-2.19.jar (150 KB at 3834.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.19/common-junit3-2.19.jar (12 KB at 330.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19/common-java5-2.19.jar (44 KB at 1266.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19/surefire-grouper-2.19.jar (38 KB at 1070.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 2890.5 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.jcabi.xml.XPathContextTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 sec - in com.jcabi.xml.XPathContextTest
Running com.jcabi.xml.XSDDocumentTest
[2;37mDEBUGm] pool-1-thread-9 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-9 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-9 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-9 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-9 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 128 error(s)
[2;37mDEBUGm] pool-1-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 72 error(s)
[2;37mDEBUGm] pool-1-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 118 error(s)
[2;37mDEBUGm] pool-1-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 32 error(s)
[2;37mDEBUGm] pool-1-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 36 error(s)
[2;37mDEBUGm] pool-1-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 130 error(s)
[2;37mDEBUGm] pool-1-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 194 error(s)
[2;37mDEBUGm] pool-1-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 76 error(s)
[2;37mDEBUGm] pool-1-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 164 error(s)
[2;37mDEBUGm] pool-1-thread-16 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-11 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-11 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[2;37mDEBUGm] pool-1-thread-13 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 1 error(s)
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 sec - in com.jcabi.xml.XSDDocumentTest
Running com.jcabi.xml.XSLChainTest
[0;33mWARNm] pool-1-thread-8 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-8 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-8 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-8 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 sec - in com.jcabi.xml.XSLChainTest
Running com.jcabi.xml.DomParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in com.jcabi.xml.DomParserTest
Running com.jcabi.xml.XSLDocumentTest
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-5 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-5 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-1 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-1 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-2 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-2 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-2-thread-3 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-2-thread-3 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-10 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[0;33mWARNm] pool-1-thread-10 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-10 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-12 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-12 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-13 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-13 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-14 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-14 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[0;33mWARNm] pool-1-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-4 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-4 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
[0;33mWARNm] pool-1-thread-11 com.jcabi.xml.XSLDocument$1: WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
[2;37mDEBUGm] pool-1-thread-11 com.jcabi.xml.XSLDocument: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl transformed XML
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.269 sec - in com.jcabi.xml.XSLDocumentTest
Running com.jcabi.xml.XMLDocumentTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.034 sec - in com.jcabi.xml.XMLDocumentTest
Running com.jcabi.xml.StrictXMLTest
[2;37mDEBUGm] pool-1-thread-11 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 0 error(s)
[0;33mWARNm] pool-1-thread-16 com.jcabi.xml.StrictXML: 6 XML validation error(s):
  -1:-1: schema_reference.4: Failed to read schema document 'sample-non-existing.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
  -1:-1: cvc-elt.1.a: Cannot find the declaration of element 'payment'.
  -1:-1: schema_reference.4: Failed to read schema document 'sample-non-existing.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
  -1:-1: schema_reference.4: Failed to read schema document 'sample-non-existing.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
  -1:-1: schema_reference.4: Failed to read schema document 'sample-non-existing.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
  -1:-1: schema_reference.4: Failed to read schema document 'sample-non-existing.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<payment xmlns="http://jcabi.com/schema/xml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jcabi.com/schema/xml sample-non-existing.xsd">
<id>333</id>
<date>1-Jan-2013</date>
<debit>test-1</debit>
<credit>test-2</credit>
</payment>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-3 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[2;37mDEBUGm] pool-3-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[0;33mWARNm] pool-3-thread-3 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-3 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-3 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-3 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-5 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-5 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[0;33mWARNm] pool-3-thread-3 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;
&lt;r&gt; &lt;x&gt;64&lt;/x&gt; &lt;x&gt;37&lt;/x&gt; &lt;x&gt;41&lt;/x&gt; &lt;x&gt;12&lt;/x&gt; &lt;x&gt;43&lt;/x&gt; &lt;x&gt;8&lt;/x&gt; &lt;x&gt;85&lt;/x&gt; &lt;x&gt;69&lt;/x&gt; &lt;x&gt;59&lt;/x&gt; &lt;x&gt;46&lt;/x&gt; &lt;x&gt;101&lt;/x&gt;
&lt;/r&gt;

[2;37mDEBUGm] pool-3-thread-4 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-4 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-2 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-2 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[2;37mDEBUGm] pool-3-thread-1 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-3-thread-1 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-maxInclusive-valid: Value '101' is not facet-valid with respect to maxInclusive '100' for type '#AnonType_xr'.
  -1:-1: cvc-type.3.1.3: The value '101' of element 'x' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<r> <x>64</x> <x>37</x> <x>41</x> <x>12</x> <x>43</x> <x>8</x> <x>85</x> <x>69</x> <x>59</x> <x>46</x> <x>101</x>
</r>

[0;33mWARNm] pool-1-thread-16 com.jcabi.xml.StrictXML: 1 XML validation error(s):
  -1:-1: cvc-elt.1.a: Cannot find the declaration of element 'a'.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<a/>

[2;37mDEBUGm] pool-1-thread-16 com.jcabi.xml.XSDDocument: org.apache.xerces.jaxp.validation.SimpleXMLSchema detected 2 error(s)
[0;33mWARNm] pool-1-thread-16 com.jcabi.xml.StrictXML: 2 XML validation error(s):
  -1:-1: cvc-datatype-valid.1.2.1: 'not an integer' is not a valid value for 'integer'.
  -1:-1: cvc-type.3.1.3: The value 'not an integer' of element 'root' is not valid.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<root>not an integer</root>

[0;31mERRORm] pool-1-thread-16 com.jcabi.xml.StrictXML: Try #1 of 3 failed: java.net.SocketException: Attempt #1 failed
[0;31mERRORm] pool-1-thread-16 com.jcabi.xml.StrictXML: Try #2 of 3 failed: java.net.SocketException: Attempt #2 failed
[0;33mWARNm] pool-1-thread-9 com.jcabi.xml.StrictXML: 1 XML validation error(s):
  -1:-1: cvc-complex-type.2.4.a: Invalid content was found starting with element 'notValidElement'. One of '{"http://maven.apache.org/POM/4.0.0":modelVersion, "http://maven.apache.org/POM/4.0.0":parent, "http://maven.apache.org/POM/4.0.0":groupId, "http://maven.apache.org/POM/4.0.0":artifactId, "http://maven.apache.org/POM/4.0.0":version, "http://maven.apache.org/POM/4.0.0":packaging, "http://maven.apache.org/POM/4.0.0":name, "http://maven.apache.org/POM/4.0.0":description, "http://maven.apache.org/POM/4.0.0":url, "http://maven.apache.org/POM/4.0.0":inceptionYear, "http://maven.apache.org/POM/4.0.0":organization, "http://maven.apache.org/POM/4.0.0":licenses, "http://maven.apache.org/POM/4.0.0":developers, "http://maven.apache.org/POM/4.0.0":contributors, "http://maven.apache.org/POM/4.0.0":mailingLists, "http://maven.apache.org/POM/4.0.0":prerequisites, "http://maven.apache.org/POM/4.0.0":modules, "http://maven.apache.org/POM/4.0.0":scm, "http://maven.apache.org/POM/4.0.0":issueManagement, "http://maven.apache.org/POM/4.0.0":ciManagement, "http://maven.apache.org/POM/4.0.0":distributionManagement, "http://maven.apache.org/POM/4.0.0":properties, "http://maven.apache.org/POM/4.0.0":dependencyManagement, "http://maven.apache.org/POM/4.0.0":dependencies, "http://maven.apache.org/POM/4.0.0":repositories, "http://maven.apache.org/POM/4.0.0":pluginRepositories, "http://maven.apache.org/POM/4.0.0":build, "http://maven.apache.org/POM/4.0.0":reports, "http://maven.apache.org/POM/4.0.0":reporting, "http://maven.apache.org/POM/4.0.0":profiles}' is expected.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
&lt;project xmlns=&quot;http://maven.apache.org/POM/4.0.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd&quot;&gt;
    &lt;notValidElement/&gt;
&lt;/project&gt;

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.693 sec - in com.jcabi.xml.StrictXMLTest
Running com.jcabi.xml.TextResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in com.jcabi.xml.TextResourceTest

Results :

Tests run: 54, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:versionalize (jcabi-versionalize-packages) @ jcabi-xml ---
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://aspects.jcabi.com/jsr-303.html)
[INFO] File /home/r/repo/target/classes/com/jcabi/xml/com-jcabi-jcabi-xml-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (5 KB at 117.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (5 KB at 111.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (3 KB at 74.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (5 KB at 118.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (4 KB at 101.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 KB at 595.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (142 KB at 3301.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (80 KB at 1881.5 KB/sec)
[INFO] Building jar: /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.6:single (assemble-all) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 42.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.pom (6 KB at 161.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.pom (4 KB at 110.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.3/snappy-0.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.3/snappy-0.3.pom (15 KB at 275.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 74.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 63.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 287.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 87.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 22.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 175.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.pom (7 KB at 155.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 100.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.pom (5 KB at 130.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/iq80/snappy/snappy/0.3/snappy-0.3.jar (48 KB at 506.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.jar (76 KB at 1975.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.6/plexus-io-2.6.jar (83 KB at 2106.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 780.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.3/maven-filtering-1.3.jar (50 KB at 1249.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar (373 KB at 7914.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0/maven-repository-builder-1.0.jar (22 KB at 634.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.33/parent-0.33.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.15/jcabi-1.15.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.29/parent-0.29.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec)
[INFO] Building jar: /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:2.0.0:install (default) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (6 KB at 163.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.pom (5 KB at 135.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 47.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 525.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 47.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 113.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 39.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 53.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 179.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 461.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB at 87.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 49.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 69.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 157.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.pom (4 KB at 106.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 KB at 422.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (3 KB at 59.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (6 KB at 153.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/4.0/asm-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (2 KB at 53.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (3 KB at 58.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (3 KB at 58.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (3 KB at 60.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 44.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 500.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 44.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.pom (6 KB at 170.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.4/doxia-sitetools-1.1.4.pom (16 KB at 447.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.pom (4 KB at 106.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.4/doxia-1.1.4.pom (19 KB at 512.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.4/doxia-sink-api-1.1.4.pom (2 KB at 43.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.pom (2 KB at 45.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 157.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.pom (3 KB at 85.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.pom (2 KB at 46.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.4/doxia-modules-1.1.4.pom (3 KB at 68.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.pom (6 KB at 153.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.pom (18 KB at 496.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3194 KB at 17646.3 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/codehaus/groovy/groovy-all/2.0.1/groovy-all-2.0.1.jar (6047 KB at 17629.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 KB at 776.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 KB at 422.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (151 KB at 4067.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 4745.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar (21 KB at 571.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 KB at 536.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (37 KB at 922.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (45 KB at 1152.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 10622.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 KB at 903.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 315.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 KB at 532.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 303.9 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar (15 KB at 444.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.4/doxia-decoration-model-1.1.4.jar (52 KB at 1419.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.4/doxia-module-fml-1.1.4.jar (37 KB at 1043.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.4/doxia-site-renderer-1.1.4.jar (50 KB at 1377.4 KB/sec)
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:2.0.0:run (default) @ jcabi-xml ---
[INFO] Building: saxon/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom (10 KB at 57.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.19.1/parent-0.19.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.19.1/parent-0.19.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.19.1/parent-0.19.1.pom (77 KB at 711.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.pom (5 KB at 12.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.7.18/kuali-common-1.7.18.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.7.18/kuali-common-1.7.18.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.7.18/kuali-common-1.7.18.pom (34 KB at 539.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.7.18/kuali-pom-1.7.18.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.7.18/kuali-pom-1.7.18.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.7.18/kuali-pom-1.7.18.pom (55 KB at 997.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (6 KB at 2719.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6 KB at 2946.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (12 KB at 3673.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 KB at 5458.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (9 KB at 2040.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9 KB at 2943.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 2562.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 6017.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/4/apache-4.pom (5 KB at 2194.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6 KB at 2980.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1016 B at 496.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (2 KB at 1212.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (2 KB at 842.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 KB at 5225.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 6435.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/10/apache-10.pom (15 KB at 3613.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 1323.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 2720.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 2722.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/2.3/commons-io-2.3.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.3/commons-io-2.3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 283.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 6593.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 4271.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 5075.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom (15 KB at 4697.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (3 KB at 1264.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 KB at 6073.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (42 KB at 6940.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 2626.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 5958.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (2 KB at 807.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 4965.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (3 KB at 1202.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/2.3/commons-io-2.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 1950.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 6132.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 3259.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 7304.2 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.3/commons-io-2.3.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.1.19/maven-s3-wagon-1.1.19.jar (35 KB at 552.0 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.jar (223 KB at 2742.9 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.jar (21 KB at 480.6 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar (654 KB at 7686.9 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar (10 KB at 179.6 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.jar (17 KB at 393.1 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 6441.8 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.jar (7528 KB at 24360.2 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.jar (342 KB at 3194.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.jar (179 KB at 1667.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar (177 KB at 1437.4 KB/sec)
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building saxon 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml (433 B at 12.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6 KB at 170.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
[INFO] [INFO] Downloaded: http://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 334.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.pom (14 KB at 325.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.9/parent-0.9.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.9/parent-0.9.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.9/parent-0.9.pom (65 KB at 1613.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.1/jcabi-maven-plugin-0.9.1.jar (34 KB at 866.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 1913.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 2546.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 12027.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.pom (13 KB at 275.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom (27 KB at 742.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (5 KB at 1177.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.2/buildnumber-maven-plugin-1.2.jar (26 KB at 611.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 3962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 4491.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 14522.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/11/apache-11.pom (15 KB at 14463.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 28827.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 277.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 5276.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 15911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/13/apache-13.pom (14 KB at 13646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 1165.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom (5 KB at 139.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 516.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar (34 KB at 922.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.pom (5 KB at 109.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.4/jcabi-1.4.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.4/jcabi-1.4.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.4/jcabi-1.4.pom (10 KB at 231.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.17/parent-0.17.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.17/parent-0.17.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.17/parent-0.17.pom (75 KB at 1783.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.pom (8 KB at 181.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.5.1/jcabi-1.5.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.5.1/jcabi-1.5.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.5.1/jcabi-1.5.1.pom (10 KB at 243.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.18.1/parent-0.18.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.18.1/parent-0.18.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.18.1/parent-0.18.1.pom (76 KB at 1713.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.pom (2 KB at 25.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (8 KB at 7675.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 9949.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 25921.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.pom (3 KB at 69.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (6 KB at 2804.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.pom (3 KB at 2289.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 748.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 1925.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 800.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (2 KB at 44.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 23.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom (2 KB at 41.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 342.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 75.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 KB at 21235.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (63 KB at 31141.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 20153.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (127 KB at 8413.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 3140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/objenesis/objenesis/1.0/objenesis-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 8637.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 53155.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar (240 KB at 7976.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (4929 KB at 64845.5 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.jar (48 KB at 1056.2 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.jar (67 KB at 1258.9 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.jar (115 KB at 2117.7 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.1/jcabi-immutable-1.1.jar (22 KB at 400.5 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar (28 KB at 845.4 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 751.9 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar (9 KB at 228.0 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (1465 KB at 15101.6 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saxon ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 1420.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 8835.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 14879.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 3349.6 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ saxon ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 2575.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 977.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 1487.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 1864.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 8758.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 3856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 240.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 2801.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.10/junit-4.10.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.10/junit-4.10.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.10/junit-4.10.pom (3 KB at 76.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 15.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 168.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 6695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 3054.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 1933.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 2560.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 1806.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 770.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 1900.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 6553.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 1866.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 1710.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 1405.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 3821.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 1664.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 2055.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.1/maven-plugin-api-2.0.1.pom (643 B at 314.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.1/maven-2.0.1.pom (12 KB at 11229.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 985.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 3462.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 1224.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 3246.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (2 KB at 770.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 KB at 20903.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (3 KB at 2453.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 18178.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 3300.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 6621.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom (3 KB at 60.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom (2 KB at 41.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 1207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.pom (3 KB at 57.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (4 KB at 1824.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.pom (145 B at 70.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom (3 KB at 69.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (3 KB at 2074.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (3 KB at 1318.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom (3 KB at 66.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom (3 KB at 61.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.pom (3 KB at 64.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom (3 KB at 70.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom (2 KB at 49.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.pom (3 KB at 69.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom (3 KB at 71.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.pom (3 KB at 78.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom (3 KB at 71.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom (3 KB at 68.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.pom (10 KB at 4836.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 3986.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom (3 KB at 2076.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom (3 KB at 2074.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom (4 KB at 3556.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom (15 KB at 14469.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 KB at 24419.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom (2 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 8185.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom (2 KB at 791.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.pom (2 KB at 1073.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.pom (725 B at 708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.pom (771 B at 752.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.pom (4 KB at 1977.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/antlr-master/3.1.3/antlr-master-3.1.3.pom (9 KB at 4158.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.pom (2 KB at 395.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 617.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 9708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 14705.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 322.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar (25 KB at 12416.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 1007.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar (51 KB at 5071.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 18161.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar (168 KB at 55997.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (148 KB at 21034.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar (1845 KB at 55906.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (246 KB at 7918.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 20707.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar (727 KB at 23427.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar (839 KB at 25400.6 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 KB at 279.1 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.8/maven-scm-provider-bazaar-1.8.jar (54 KB at 1496.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar (103 KB at 2017.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar (37 KB at 1055.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar (40 KB at 1128.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar (62 KB at 837.1 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar (30 KB at 857.0 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar (75 KB at 871.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar (73 KB at 2074.4 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.8/maven-scm-provider-cvs-commons-1.8.jar (79 KB at 2108.3 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar (80 KB at 2158.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.8/maven-scm-provider-clearcase-1.8.jar (70 KB at 1446.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar (65 KB at 1373.5 KB/sec)
[INFO] [INFO] Checking for local modifications: skipped.
[INFO] [INFO] Updating project files from SCM: skipped.
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd /home/r/repo/target/it/saxon && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/saxon
[INFO] [INFO] Storing buildNumber: 821fe23 at timestamp: 1452166835301
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd /home/r/repo/target/it/saxon && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/saxon
[INFO] [INFO] Storing buildScmBranch: UNKNOWN
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ saxon ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 5653.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 8498.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 6688.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 11337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 5705.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 2795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 2944.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 4915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 1390.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 15098.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 29558.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 6649.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 8419.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 19875.3 KB/sec)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/saxon/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ saxon ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 9231.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 23567.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 7602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 1533.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 1918.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 2002.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 928.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 1703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 1013.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 1254.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 1667.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 1976.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (5 KB at 4818.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 942.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 4630.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 6210.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 1424.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 21883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 15824.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom (5 KB at 4001.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 5680.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 1064.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 3164.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 434.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 1911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 1853.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 7734.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 2914.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 2118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 2120.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 772.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 1827.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 834.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 2708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 3030.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 859.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 941.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 2015.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 1227.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 1445.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 6638.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 8200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 5026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 2016.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 4140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 16889.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 24.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 88.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 2992.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 9983.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (4 KB at 3068.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 18306.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 19.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 22.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 35.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (3 KB at 2690.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (3 KB at 2211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4 KB at 3938.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (3 KB at 1371.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 KB at 18097.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 141.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 5221.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 2419.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/google/1/google-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/google/1/google-1.pom (2 KB at 1517.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 729.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 51435.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 15559.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 21776.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 49956.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 16336.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 695.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 44614.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 195.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 9062.5 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 677.9 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 123.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 529.3 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 3143.7 KB/sec)
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/saxon/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ saxon ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ saxon ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 1 source file to /home/r/repo/target/it/saxon/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ saxon ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 175.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 1585.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 16140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 67.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 83.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1759.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 1441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 3394.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 16319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 40935.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 1414.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 2103.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 25700.3 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 1105.5 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 2978.7 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 4304.5 KB/sec)
[INFO] [WARNING] useSystemClassloader setting has no effect when not forking
[INFO] [INFO] Surefire report directory: /home/r/repo/target/it/saxon/target/surefire-reports
[INFO] [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom (5 KB at 120.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 68.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom (4 KB at 99.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom (2 KB at 60.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom (2 KB at 44.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom (2 KB at 46.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 3952.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom (3 KB at 74.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 515.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar (37 KB at 1098.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 322.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 50602.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar (16 KB at 467.1 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 2037.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar (37 KB at 997.3 KB/sec)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.saxon.SaxonSampleTest
[INFO] SLF4J: The following set of substitute loggers may have been accessed
[INFO] SLF4J: during the initialization phase. Logging calls during this
[INFO] SLF4J: phase were not honored. However, subsequent logging calls to these
[INFO] SLF4J: loggers will work as normally expected.
[INFO] SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
[INFO] SLF4J: com.jcabi.xml.XSDDocument
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.108 sec - in com.jcabi.saxon.SaxonSampleTest
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 10.735 s
[INFO] [INFO] Finished at: 2016-01-07T11:40:39+00:00
[INFO] [INFO] Final Memory: 20M/479M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] ..SUCCESS (12.5 s)
[INFO] Building: xerces/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building xerces 1.0-SNAPSHOT
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 414.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 593.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (3 KB at 866.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (216 KB at 5008.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 13357.0 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xerces ---
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ xerces ---
[INFO] [INFO] Checking for local modifications: skipped.
[INFO] [INFO] Updating project files from SCM: skipped.
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd /home/r/repo/target/it/xerces && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/xerces
[INFO] [INFO] Storing buildNumber: 821fe23 at timestamp: 1452166843071
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd /home/r/repo/target/it/xerces && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/xerces
[INFO] [INFO] Storing buildScmBranch: UNKNOWN
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xerces ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] skip non existing resourceDirectory /home/r/repo/target/it/xerces/src/main/resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ xerces ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/xerces/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xerces ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ xerces ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 1 source file to /home/r/repo/target/it/xerces/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ xerces ---
[INFO] [WARNING] useSystemClassloader setting has no effect when not forking
[INFO] [INFO] Surefire report directory: /home/r/repo/target/it/xerces/target/surefire-reports
[INFO] [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.xerces.XercesSampleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec - in com.jcabi.xerces.XercesSampleTest
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 4.585 s
[INFO] [INFO] Finished at: 2016-01-07T11:40:45+00:00
[INFO] [INFO] Final Memory: 20M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] ..SUCCESS (6.2 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- qulice-maven-plugin:0.13.3:check (jcabi-check) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13.3/qulice-spi-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13.3/qulice-spi-0.13.3.pom (3 KB at 62.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13.3/qulice-checkstyle-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13.3/qulice-checkstyle-0.13.3.pom (5 KB at 130.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13.3/qulice-pmd-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13.3/qulice-pmd-0.13.3.pom (5 KB at 130.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.pom (5 KB at 102.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.4/pmd-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/5.3.4/pmd-5.3.4.pom (36 KB at 989.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.pom (6 KB at 90.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.pom (5 KB at 119.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13.3/qulice-codenarc-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13.3/qulice-codenarc-0.13.3.pom (5 KB at 110.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13.3/qulice-findbugs-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13.3/qulice-findbugs-0.13.3.pom (9 KB at 236.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13.3/qulice-xml-0.13.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13.3/qulice-xml-0.13.3.pom (5 KB at 108.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.pom (13 KB at 359.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.0.0.Final/hibernate-validator-parent-5.0.0.Final.pom (26 KB at 719.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.pom (6 KB at 174.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jboss/jboss-parent/7/jboss-parent-7.pom (22 KB at 633.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.pom (7 KB at 149.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.pom (12 KB at 336.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13.3/qulice-spi-0.13.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13.3/qulice-checkstyle-0.13.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13.3/qulice-pmd-0.13.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.13.3/qulice-pmd-0.13.3.jar (14 KB at 176.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.13.3/qulice-spi-0.13.3.jar (8 KB at 92.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13.3/qulice-codenarc-0.13.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.13.3/qulice-checkstyle-0.13.3.jar (35 KB at 446.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13.3/qulice-findbugs-0.13.3.jar
Downloaded:9https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/5.3.4/pmd-java-5.3.4.jar (704 KB at 9254.3 KB/sec)
Downloading:/https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13.3/qulice-xml-0.13.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-findbugs/0.13.3/qulice-findbugs-0.13.3.jar (10 KB at 226.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/5.3.4/pmd-jsp-5.3.4.jar (91 KB at 1935.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-codenarc/0.13.3/qulice-codenarc-0.13.3.jar (9 KB at 170.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/5.3.4/pmd-core-5.3.4.jar (659 KB at 7395.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/com/qulice/qulice-xml/0.13.3/qulice-xml-0.13.3.jar (8 KB at 206.9 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/0.8.0/classmate-0.8.0.jar (59 KB at 1495.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar
Downloading: http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar
Downloading: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.1.GA/jboss-logging-3.1.1.GA.jar (60 KB at 1696.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/glassfish/web/javax.el/2.2.4/javax.el-2.2.4.jar (115 KB at 3021.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.0.0.Final/hibernate-validator-5.0.0.Final.jar (560 KB at 9988.7 KB/sec)
[INFO] LICENSE found: file:/home/r/repo/LICENSE.txt
log4j:WARN No appenders could be found for logger (com.puppycrawl.tools.checkstyle.ConfigurationLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] No Checkstyle violations found in 60 files
[INFO] No PMD violations found in 34 files
[INFO] /src/it/saxon/pom.xml: skipped
[INFO] /src/it/xerces/pom.xml: skipped
[INFO] /src/it/settings.xml: skipped
[INFO] /src/site/site.xml: skipped
[INFO] /src/changes/changes.xml: skipped
[INFO] /src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml: skipped
[INFO] /src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml: skipped
[INFO] /src/test/resources/com/jcabi/xml/simple.xml: skipped
CodeNarc completed: (p1=0; p2=0; p3=0) 8993ms
[INFO] CodeNarc validated 1 file(s)
[INFO] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.22/7e07127
[INFO] jcabi-aspects 0.22/7e07127 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce...
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.pom (12 KB at 282.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/ning/maven/plugins/maven-duplicate-finder-plugin/1.0.7/maven-duplicate-finder-plugin-1.0.7.jar (25 KB at 708.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 285.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 931.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.pom (2 KB at 18.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 313.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 94.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.pom (2 KB at 36.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j-maven-plugins/1.0.1/pyx4j-maven-plugins-1.0.1.pom (2 KB at 53.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/pyx4j/pyx4j/1.0.1/pyx4j-1.0.1.pom (14 KB at 388.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 21.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:2https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 592.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar (10 KB at 207.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 7970.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/pyx4j/maven-plugin-log4j/1.0.1/maven-plugin-log4j-1.0.1.jar (4 KB at 103.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 1982.9 KB/sec)
[INFO] Calling com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check...
[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check...
[INFO] Cannot perform check, instrumentation not performed - skipping.
[INFO] This is not an SVN project
[INFO] No dependency problems found
[INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint...
[INFO] Qulice quality check completed in 34s
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jcabi-xml ---
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jcabi-xml ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml (992 B at 14.5 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53.jar
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53.jar (38 KB at 152.3 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53.pom
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53.pom (12 KB at 64.8 KB/sec)
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/maven-metadata.xml (334 B at 5.0 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml (992 B at 6.6 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/maven-metadata.xml (334 B at 2.2 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53-jar-with-dependencies.jar
Uploaded:Bhttps://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/jcabi-xml-1.0-20160107.114121-53-jar-with-dependencies.jar (509 KB at 2661.3 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/com/jcabi/jcabi-xml/1.0-SNAPSHOT/maven-metadata.xml (992 B at 6.6 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:27 min
[INFO] Finished at: 2016-01-07T11:41:22+00:00
[INFO] Final Memory: 132M/428M
[INFO] ------------------------------------------------------------------------
+ mvn clean
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building jcabi-xml 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jcabi-xml ---
[INFO] Deleting /home/r/repo/target
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.560 s
[INFO] Finished at: 2016-01-07T11:41:26+00:00
[INFO] Final Memory: 7M/219M
[INFO] ------------------------------------------------------------------------
++ pwd
+ pdd --source=/home/r/repo --verbose --file=jcabi-xml.xml
INFO: "my version is 0.15.2"
INFO: "Ruby version is 2.2.4 at x86_64-linux-gnu"
INFO: "reading /home/r/repo"
INFO: "122 file(s) found"
INFO: "reading LICENSE.txt..."
INFO: "reading PUZZLES.md..."
INFO: "reading README.md..."
INFO: "reading TEAM.md..."
INFO: "reading appveyor.yml..."
INFO: "reading pom.xml..."
INFO: "puzzle 70-64aec8f3 30/DEV at pom.xml"
INFO: "reading src/changes/changes.xml..."
INFO: "reading src/it/saxon/invoker.properties..."
INFO: "reading src/it/saxon/pom.xml..."
INFO: "reading src/it/saxon/src/main/java/com/jcabi/saxon/SaxonSample.java..."
INFO: "reading src/it/saxon/src/main/java/com/jcabi/saxon/package-info.java..."
INFO: "reading src/it/saxon/src/test/java/com/jcabi/saxon/SaxonSampleTest.java..."
INFO: "reading src/it/saxon/src/test/java/com/jcabi/saxon/package-info.java..."
INFO: "reading src/it/saxon/src/test/resources/log4j.properties..."
INFO: "reading src/it/settings.xml..."
INFO: "reading src/it/xerces/invoker.properties..."
INFO: "reading src/it/xerces/pom.xml..."
INFO: "reading src/it/xerces/src/main/java/com/jcabi/xerces/XercesSample.java..."
INFO: "reading src/it/xerces/src/main/java/com/jcabi/xerces/package-info.java..."
INFO: "reading src/it/xerces/src/test/java/com/jcabi/xerces/XercesSampleTest.java..."
INFO: "reading src/it/xerces/src/test/java/com/jcabi/xerces/package-info.java..."
INFO: "reading src/it/xerces/src/test/resources/log4j.properties..."
INFO: "reading src/main/grv/GeneratePatterns.groovy..."
INFO: "reading src/main/java/com/jcabi/xml/ClasspathInput.java..."
INFO: "reading src/main/java/com/jcabi/xml/ClasspathResolver.java..."
INFO: "reading src/main/java/com/jcabi/xml/ClasspathSources.java..."
INFO: "reading src/main/java/com/jcabi/xml/DomParser.java..."
INFO: "reading src/main/java/com/jcabi/xml/ListWrapper.java..."
INFO: "reading src/main/java/com/jcabi/xml/Sources.java..."
INFO: "reading src/main/java/com/jcabi/xml/StrictXML.java..."
INFO: "reading src/main/java/com/jcabi/xml/TextResource.java..."
INFO: "reading src/main/java/com/jcabi/xml/XML.java..."
INFO: "reading src/main/java/com/jcabi/xml/XMLDocument.java..."
INFO: "reading src/main/java/com/jcabi/xml/XPathContext.java..."
INFO: "reading src/main/java/com/jcabi/xml/XSD.java..."
INFO: "reading src/main/java/com/jcabi/xml/XSDDocument.java..."
INFO: "reading src/main/java/com/jcabi/xml/XSL.java..."
INFO: "reading src/main/java/com/jcabi/xml/XSLChain.java..."
INFO: "reading src/main/java/com/jcabi/xml/XSLDocument.java..."
INFO: "reading src/main/java/com/jcabi/xml/package-info.java..."
INFO: "reading src/main/resources/com/jcabi/xml/strip.xsl..."
INFO: "reading src/main/templates/Patterns.java.template..."
INFO: "reading src/site/apt/404.apt.vm..."
INFO: "reading src/site/apt/example-parsing.apt.vm..."
INFO: "reading src/site/apt/example-xsd.apt.vm..."
INFO: "reading src/site/apt/example-xslt.apt.vm..."
INFO: "reading src/site/apt/index.apt.vm..."
INFO: "reading src/site/resources/CNAME..."
INFO: "reading src/site/site.xml..."
INFO: "reading src/test/java/com/jcabi/xml/DomParserTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/StrictXMLTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/TextResourceTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/XMLDocumentTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/XPathContextTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/XSDDocumentTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/XSLChainTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/XSLDocumentTest.java..."
INFO: "reading src/test/java/com/jcabi/xml/package-info.java..."
INFO: "reading src/test/resources/META-INF/services/javax.xml.parsers.DocumentBuilderFactory..."
INFO: "reading src/test/resources/com/jcabi/xml/first.xsl..."
INFO: "reading src/test/resources/com/jcabi/xml/sample-namespaces.xsd..."
INFO: "reading src/test/resources/com/jcabi/xml/sample.xsd..."
INFO: "reading src/test/resources/com/jcabi/xml/second.xsl..."
INFO: "reading src/test/resources/com/jcabi/xml/simple.xml..."
INFO: "reading src/test/resources/com/jcabi/xml/xsi-schemalocation-invalid.xml..."
INFO: "reading src/test/resources/com/jcabi/xml/xsi-schemalocation-valid.xml..."
INFO: "reading src/test/resources/log4j.properties..."
+ s3cmd --no-progress put jcabi-xml.xml --config=../s3cfg s3://pdd.teamed.io/jcabi-xml.xml
WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.
File 'jcabi-xml.xml' stored as 's3://pdd.teamed.io/jcabi-xml.xml' (845 bytes in 0.0 seconds, 17.92 kB/s) [1 of 1]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
container e05f68c621d6b9e869a15601157812b8757c32c7504fcec0ed56437eacc3304a is dead