rultor.com logo This build log was produced by rultor.com for yegor256/xembly#72
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 6438
+ echo '1.58.1 0b71b68'
1.58.1 0b71b68
+ date
Thu Dec  3 12:12:37 UTC 2015
+ uptime
 12:12:37 up 92 days, 35 min,  0 users,  load average: 7.52, 6.51, 3.26
+ head=git@github.com:yegor256/xembly.git
+ head_branch=master
+ tag=0.21.4
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/xembly.git' '--env=head_branch=master' '--env=tag=0.21.4')
+ image=yegor256/rultor
+ directory=
+ scripts=('sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip' ';')
+ squash=false
+ ff=default
+ rebase=false
+ container=yegor256_xembly_72
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:yegor256/xembly.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 versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip' ';'
+ rm -rf .gpg
+ '[' -z 0.21.4 ']'
+ [[ 0.21.4 =~ ^[a-zA-Z0-9\\.\\-]+$ ]]
+ echo 'tag name is valid: "0.21.4"'
tag name is valid: "0.21.4"
+ cd repo
++ git tag -l 0.21.4
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
+ load=3.26
++ echo 3.26 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 3.26, low enough to run a new Docker container'
load average is 3.26, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Trying to pull repository docker.io/yegor256/rultor ...
12d4a79a97c8: Pulling image (latest) from docker.io/yegor256/rultor
12d4a79a97c8: Pulling image (latest) from docker.io/yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
12d4a79a97c8: Pulling dependent layers
2332d8973c93: Download complete
ea358092da77: Download complete
a467a7c6794f: Download complete
ca4d7b1b9a51: Download complete
78ba5bb43564: Download complete
5f7e3f85146c: Download complete
dfa84e6a6ac7: Download complete
78c1bff78e87: Download complete
d7375c9d96b2: Download complete
da4d82fdd8e2: Download complete
f2069d4eb1ef: Download complete
23c87f09e421: Download complete
1bbc05a95624: Download complete
1052c4bbe7ea: Download complete
12d01e9983ca: Download complete
31f0c64fe7d9: Download complete
6b4a2c8aab47: Download complete
52a56c340c9a: Download complete
9eda6bfb5a6b: Download complete
ef57e1a8ca4e: Download complete
c0d30e9c23a2: Download complete
81cd586bc6a7: Download complete
ddda87c2c415: Download complete
9aef252532c6: Download complete
c439c64b04ea: Download complete
d355fd2e9973: Download complete
e00165170b8b: Download complete
77d476910630: Download complete
a10ec509399b: Download complete
c139e2e59cc8: Download complete
783cbc282571: Download complete
671ad6a98129: Download complete
9bc7771c9255: Download complete
8eb3e00a5b76: Download complete
0597dbc0636b: Download complete
c6e04d7c2976: Download complete
64f4bef3aef4: Download complete
94ecfd2ed5bd: Download complete
a06619724961: Download complete
9a110d30c344: Download complete
bac91a5a22c2: Download complete
067b0d9a4143: Download complete
962340ae22f3: Download complete
729abf00483b: Download complete
5192499919c2: Download complete
09bae963a002: Download complete
2575bf8b285c: Download complete
5e4070fb3cd6: Download complete
9e2c0a855a35: Download complete
0002eb07ca19: Download complete
7f5a4cf1b976: Download complete
f431f196e4a5: Download complete
12d4a79a97c8: Download complete
12d4a79a97c8: Download complete
Status: Image is up to date for docker.io/yegor256/rultor:latest
+ grep --quiet '\syegor256_xembly_72\s*$'
+ docker ps --filter=status=exited
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-duM7:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/xembly.git --env=head_branch=master --env=tag=0.21.4 --privileged=true --hostname=docker --memory=6g --cidfile=/tmp/rultor-duM7/cid -w=/main --name=yegor256_xembly_72 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 ./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
Successfully installed slop-3.6.0
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
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.6.6.4
Successfully installed pdd-0.15.1
Parsing documentation for slop-3.6.0
Installing ri documentation for slop-3.6.0
Parsing documentation for ruby-filemagic-0.7.1
Installing ri documentation for ruby-filemagic-0.7.1
Parsing documentation for nokogiri-1.6.6.4
Installing ri documentation for nokogiri-1.6.6.4
Parsing documentation for pdd-0.15.1
Installing ri documentation for pdd-0.15.1
Done installing documentation for slop, ruby-filemagic, nokogiri, pdd after 8 seconds
4 gems installed
+ mvn versions:set -DnewVersion=0.21.4
[INFO] Scanning for projects...
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.pom (20 KB at 580.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.4/maven-site-plugin-3.4.jar (125 KB at 2037.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.pom (6 KB at 89.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.12/github-maven-plugins-parent-0.12.pom (8 KB at 117.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.12/site-maven-plugin-0.12.jar (17 KB at 361.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 KB at 483.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (100 KB at 2166.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (9 KB at 131.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 KB at 251.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.pom (17 KB at 779.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4.1/maven-assembly-plugin-2.4.1.jar (212 KB at 1975.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.pom (14 KB at 194.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 KB at 432.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.jar (57 KB at 691.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.pom (10 KB at 167.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eluder/eluder-parent/7/eluder-parent-7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eluder/eluder-parent/7/eluder-parent-7.pom (15 KB at 314.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.jar (81 KB at 974.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.pom (8 KB at 456.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.1/maven-deploy-plugin-2.8.1.jar (34 KB at 1946.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (14 KB at 268.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (32 KB at 776.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom (10 KB at 267.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 KB at 690.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 KB at 263.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 KB at 794.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (10 KB at 274.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (71 KB at 1308.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 236.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (31 KB at 1714.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.pom (20 KB at 1071.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.10/maven-changes-plugin-2.10.jar (209 KB at 7711.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom (9 KB at 501.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar (67 KB at 3010.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 KB at 802.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (360 KB at 12830.7 KB/sec)
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
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
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 425.0 KB/sec)
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
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
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 772.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.pom (11 KB at 564.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5/maven-release-2.5.pom (5 KB at 236.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5/maven-release-plugin-2.5.jar (50 KB at 1539.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom (7 KB at 463.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar (31 KB at 1224.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.pom (10 KB at 346.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.4/maven-war-plugin-2.4.jar (85 KB at 4047.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 KB at 241.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 KB at 265.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar (237 KB at 4455.6 KB/sec)
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building xembly 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ xembly ---
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 75.2 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 62.1 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 355.6 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 228.3 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 144.1 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 143.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 62.2 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 79.6 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 94.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 61.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 403.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 56.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (2 KB at 99.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (3 KB at 128.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom (4 KB at 207.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom (5 KB at 360.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom (12 KB at 329.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (4 KB at 192.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (2 KB at 86.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom (3 KB at 131.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom (4 KB at 303.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (2 KB at 89.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 35.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6 KB at 367.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 48.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (2 KB at 29.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (2 KB at 99.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
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/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (509 KB at 6522.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.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: http://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 3089.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 735.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 691.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.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 1398.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (145 KB at 6901.9 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 KB at 449.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 2464.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 595.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar (50 KB at 939.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 KB at 283.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (157 KB at 3012.0 KB/sec)
Downloaded:6http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (26 KB at 1438.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar (35 KB at 544.2 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 10300.3 KB/sec)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing com.jcabi.incubator:xembly
[INFO]     Updating project com.jcabi.incubator:xembly
[INFO]         from version 1.0-SNAPSHOT to 0.21.4
Props: {project.version=0.21.4, project.parent.version=0.37.1, project.parent.groupId=com.jcabi, project.artifactId=xembly, project.groupId=com.jcabi.incubator, project.parent.artifactId=parent}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.760 s
[INFO] Finished at: 2015-12-03T12:16:19+00:00
[INFO] Final Memory: 23M/396M
[INFO] ------------------------------------------------------------------------
+ git commit -am 0.21.4
[__rultor 1abbf06] 0.21.4
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom (12 KB at 207.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom (3 KB at 117.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom (18 KB at 612.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 41.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 1122.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom (3 KB at 127.6 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 85.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 194.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 544.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 282.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 109.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 1059.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 264.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 80.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 137.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 86.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 86.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 231.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 185.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 126.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 256.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 166.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 235.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 154.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 115.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 68.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 125.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 135.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 153.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 104.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 81.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 163.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 418.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 1090.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 195.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 968.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 77.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 215.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 371.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 37.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 82.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 93.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 737.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 49.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 1042.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 110.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 780.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 1101.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 408.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 289.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 174.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 299.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 883.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 40.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 146.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 25.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 132.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 144.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 95.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 99.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 41.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 102.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 320.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 256.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 475.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 902.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 140.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 79.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 274.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 236.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloading:6https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloading:6https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 3396.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 321.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 1757.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 2043.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded:4https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 236.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloading:1https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded:7https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 413.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 335.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 4191.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 189.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 1751.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 2660.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar
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/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 724.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar (16 KB at 649.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 693.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded:2http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 442.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar (243 KB at 4581.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 4472.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 319.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 3480.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded: http://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 1107.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 698.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 324.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded:7http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 397.7 KB/sec)
Downloading:7http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 220.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 8943.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 1063.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 1265.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 1937.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 1288.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 2600.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 4716.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 4402.2 KB/sec)
[INFO] Inspecting build with total of 1 modules...
[INFO] Not installing Nexus Staging features:
[INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building xembly 0.21.4
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 223.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 2310.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xembly ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:16:35
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 76.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 37.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 146.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 45.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 63.1 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 37.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 21.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (4 KB at 235.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (3 KB at 52.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 KB at 383.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
Downloaded:8https://oss.sonatype.org/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (234 KB at 2271.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1127 KB at 7562.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (160 KB at 7998.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 KB at 1435.3 KB/sec)
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
ANTLR Parser Generator  Version 3.5.2
Output file /home/r/repo/target/generated-sources/antlr3/org/xembly/XemblyParser.java does not exist: must build /home/r/repo/src/main/antlr3/org/xembly/Xembly.g
org/xembly/Xembly.g
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-test-compile) @ xembly ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test

22 warnings
[INFO] ajc result: 23 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ xembly ---
[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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.xembly.ArgTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec - in org.xembly.ArgTest
Running org.xembly.AddIfDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.724 sec - in org.xembly.AddIfDirectiveTest
Running org.xembly.XemblerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.492 sec - in org.xembly.XemblerTest
Running org.xembly.XsetDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.xembly.XsetDirectiveTest
Running org.xembly.RemoveDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.843 sec - in org.xembly.RemoveDirectiveTest
Running org.xembly.AttrDirectiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.xembly.AttrDirectiveTest
Running org.xembly.PiDirectiveTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.xembly.PiDirectiveTest
Running org.xembly.NsDirectiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.xembly.NsDirectiveTest
Running org.xembly.AddDirectiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec - in org.xembly.AddDirectiveTest
Running org.xembly.SetDirectiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.xembly.SetDirectiveTest
Running org.xembly.StrictDirectiveTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.xembly.StrictDirectiveTest
Running org.xembly.XpathDirectiveTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.xembly.XpathDirectiveTest
Running org.xembly.UpDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.xembly.UpDirectiveTest
Running org.xembly.DomStackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec - in org.xembly.DomStackTest
Running org.xembly.DirectivesTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in org.xembly.DirectivesTest
Running org.xembly.SyntaxExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.xembly.SyntaxExceptionTest

Results :

Tests run: 59, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:versionalize (jcabi-versionalize-packages) @ xembly ---
[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/org/xembly/com-jcabi-incubator-xembly-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ xembly ---
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4.jar
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (jcabi-sources) @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
ANTLR Parser Generator  Version 3.5.2
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (jcabi-sources) @ xembly <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (jcabi-sources) @ xembly ---
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (jcabi-javadoc) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 331.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 126.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 258.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 62.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 222.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 750.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 179.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 430.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (4 KB at 175.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (3 KB at 98.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1069.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 80.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 102.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading:1http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 1150.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 1444.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 13216.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 2032.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 4592.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 3032.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (181 KB at 3840.9 KB/sec)
[INFO]
Loading source files for package org.xembly...
Constructing Javadoc information...
Standard Doclet version 1.7.0_85
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/org/xembly/Directive.html...
Generating /home/r/repo/target/apidocs/org/xembly/Directive.Cursor.html...
Generating /home/r/repo/target/apidocs/org/xembly/Directive.Stack.html...
Generating /home/r/repo/target/apidocs/org/xembly/Directives.html...
Generating /home/r/repo/target/apidocs/org/xembly/ImpossibleModificationException.html...
Generating /home/r/repo/target/apidocs/org/xembly/SyntaxException.html...
Generating /home/r/repo/target/apidocs/org/xembly/Xembler.html...
Generating /home/r/repo/target/apidocs/org/xembly/XemblyLexer.html...
Generating /home/r/repo/target/apidocs/org/xembly/XemblyParser.html...
Generating /home/r/repo/target/apidocs/org/xembly/package-frame.html...
Generating /home/r/repo/target/apidocs/org/xembly/package-summary.html...
Generating /home/r/repo/target/apidocs/org/xembly/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/serialized-form.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directives.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/ImpossibleModificationException.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/XemblyLexer.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/XemblyParser.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/SyntaxException.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/Xembler.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.Cursor.html...
Generating /home/r/repo/target/apidocs/org/xembly/class-use/Directive.Stack.html...
Generating /home/r/repo/target/apidocs/org/xembly/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
9 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/src/main/java/org/xembly/Directives.java:97: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Directives.java:97: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Directives.java:185: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Directives.java:388: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Directives.java:457: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Xembler.java:88: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Xembler.java:288: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Xembler.java:288: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/xembly/Xembler.java:288: warning - @checkstyle is an unknown tag.
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4-javadoc.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.4.1:single (assemble-all) @ xembly ---
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 89.5 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 126.9 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 697.3 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 134.5 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 27.7 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 263.8 KB/sec)
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 254.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.pom (3 KB at 102.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 121.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 115.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 117.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 216.7 KB/sec)
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.2/maven-filtering-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.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/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 1449.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 2054.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.9/plexus-io-2.0.9.jar (58 KB at 1367.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 579.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)
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:install (default) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.pom (6 KB at 258.8 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 420.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 190.7 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 269.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 92.4 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 335.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 104.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 113.5 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 185.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 97.4 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 87.9 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 1461.1 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 65.2 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 229.9 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 1043.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 302.8 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 1417.8 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 153.8 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 128.6 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 161.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 104.3 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 99.2 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 382.5 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 403.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.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/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 5765.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 9832.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.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/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.2/maven-reporting-impl-2.2.jar (17 KB at 1646.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.1.1/maven-invoker-2.1.1.jar (30 KB at 2419.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (45 KB at 3745.3 KB/sec)
Downloading:/http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.1/maven-script-interpreter-1.1.jar (21 KB at 894.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-util/4.0/asm-util-4.0.jar (37 KB at 2125.2 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:2http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 KB at 1596.2 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:2http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 KB at 631.4 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:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 729.4 KB/sec)
Downloading:2http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.4/doxia-module-xhtml-1.1.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 920.5 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/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (37 KB at 1272.1 KB/sec)
Downloaded:5http://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 2754.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 3005.8 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 2810.6 KB/sec)
Downloaded: http://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 917.3 KB/sec)
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom
[INFO] Installing /home/r/repo/target/xembly-0.21.4.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-sources.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-javadoc.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (default) @ xembly ---
[INFO] Building: xerces/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.20/parent-0.20.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.20/parent-0.20.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.20/parent-0.20.pom (76 KB at 291.8 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 8.3 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 465.7 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 962.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 1813.2 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 654.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 1836.6 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 3275.0 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 1166.0 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 1103.8 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 1719.4 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 1097.4 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 1987.0 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 124.0 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 173.3 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 168.6 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 1119.8 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 1980.0 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 1806.5 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 992.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 816.2 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 2041.7 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 229.3 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 3846.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/9/apache-9.pom (15 KB at 870.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 1553.1 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 4350.6 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 1761.5 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 361.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 2169.1 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 2776.4 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 525.2 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 1324.1 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 201.9 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 1986.3 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 240.5 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/commons-codec/commons-codec/1.3/commons-codec-1.3.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 939.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 786.7 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 4476.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3199.6 KB/sec)
[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/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/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] 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 289.8 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.3/commons-io-2.3.jar
[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 1338.4 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/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.jar (654 KB at 5399.9 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/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar (10 KB at 89.8 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 301.8 KB/sec)
[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 174.0 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 2671.9 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 12650.9 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 2550.4 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar (177 KB at 1091.3 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 1415.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom (12 KB at 264.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom (3 KB at 67.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom (17 KB at 433.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 371.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 21884.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom (3 KB at 48.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 2891.6 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/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 4077.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 4081.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 2625.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 2495.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 2355.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom (5 KB at 108.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom (3 KB at 62.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom (36 KB at 814.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom (6 KB at 115.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom (2 KB at 47.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom (3 KB at 65.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom (3 KB at 50.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom (7 KB at 147.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom (4 KB at 79.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom (3 KB at 45.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom (5 KB at 90.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom (4 KB at 74.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom (3 KB at 58.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom (4 KB at 77.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom (4 KB at 78.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom (5 KB at 127.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom (5 KB at 84.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom (5 KB at 101.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom (5 KB at 92.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom (3 KB at 65.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom (4 KB at 79.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom (6 KB at 150.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom (25 KB at 621.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 3713.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 10657.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 2626.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 11527.3 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 471.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 1155.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom (11 KB at 264.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom (25 KB at 601.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 4010.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 188.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 1572.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.pom (16 KB at 15791.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 1600.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom (2 KB at 36.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom (13 KB at 281.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom (760 B at 15.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom (23 KB at 500.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom (3 KB at 45.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (6 KB at 2670.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 5074.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 6975.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/java/jvnet-parent/1/jvnet-parent-1.pom (5 KB at 1533.5 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 3837.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 3264.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom (11 KB at 193.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom (6 KB at 135.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 20.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 28.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom (2 KB at 39.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 48.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 3034.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 1741.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (6 KB at 135.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 KB at 298.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 13302.2 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 6823.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (5 KB at 113.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (10 KB at 202.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 5447.8 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 20467.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (2 KB at 905.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 298.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom (7 KB at 149.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/20/spice-parent-20.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/20/spice-parent-20.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/20/spice-parent-20.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/20/spice-parent-20.pom (10 KB at 204.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/12/forge-parent-12.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/12/forge-parent-12.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/12/forge-parent-12.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/12/forge-parent-12.pom (14 KB at 304.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom (8 KB at 7137.7 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/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom (3 KB at 47.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/18/spice-parent-18.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/18/spice-parent-18.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/18/spice-parent-18.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/18/spice-parent-18.pom (7 KB at 150.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/11/forge-parent-11.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/11/forge-parent-11.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/11/forge-parent-11.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/11/forge-parent-11.pom (14 KB at 269.7 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/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 6600.6 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 13242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 994.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 18177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (2 KB at 1391.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 KB at 9896.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom (2 KB at 31.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 13037.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 27053.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 KB at 12736.3 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/com/intellij/annotations/9.0.4/annotations-9.0.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/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 9724.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 7019.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 24371.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 50466.6 KB/sec)
[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] Downloaded: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 KB at 5031.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 41464.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 42613.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 15511.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 31136.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 KB at 8064.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 2438.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 45463.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 45277.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 29528.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.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 1132.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar (440 KB at 4996.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 18117.0 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar (498 KB at 5345.1 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 2164.4 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 314.8 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar (18 KB at 201.1 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar (11 KB at 135.5 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 4177.1 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar (16 KB at 263.3 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar (207 KB at 3507.6 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar (242 KB at 3310.9 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar (20 KB at 260.9 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar (11 KB at 280.9 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar (157 KB at 1294.5 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar (160 KB at 2457.6 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar (223 KB at 3046.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar (870 KB at 8693.0 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar (19 KB at 395.9 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar (164 KB at 2374.2 KB/sec)
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar (426 KB at 2299.6 KB/sec)
[INFO] [INFO] Inspecting build with total of 1 modules...
[INFO] [INFO] Not installing Nexus Staging features:
[INFO] [INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO] [INFO]
[INFO] [INFO] 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/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
[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: 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 8.3 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] Downloaded: file:///home/r/.m2/repository/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6 KB at 2975.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.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 KB at 6178.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (7 KB at 155.1 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 7231.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 KB at 586.4 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 3827.1 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 6366.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 24055.7 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 217.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/30/mojo-parent-30.pom (27 KB at 13001.5 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 4708.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 333.7 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-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 14413.6 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 199.4 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 10552.7 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 31822.3 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 1048.6 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 119.1 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 422.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 790.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.pom (2 KB at 623.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.pom (2 KB at 1067.4 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 1779.3 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] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (4 KB at 75.3 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 1299.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-xml/0.8.1/jcabi-xml-0.8.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.8.1/jcabi-xml-0.8.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.8.1/jcabi-xml-0.8.1.pom (10 KB at 164.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.6.1/jcabi-1.6.1.pom (10 KB at 243.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.19.1/parent-0.19.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.19.1/parent-0.19.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.19.1/parent-0.19.1.pom (77 KB at 1731.2 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 172.5 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 220.8 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 1478.2 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 118.5 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 193.7 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 1971.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 23.7 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 17281.2 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 64.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.pom (8 KB at 169.0 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/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-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/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 9927.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 47171.9 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/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 32.2 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 20.8 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 42.2 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] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 11627.9 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] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 2626.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/xalan/xalan/2.7.1/xalan-2.7.1.jar
[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/xalan/serializer/2.7.1/serializer-2.7.1.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 53841.8 KB/sec)
[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/com/jcabi/jcabi-log/0.12.2/jcabi-log-0.12.2.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/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.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] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-xml/0.8.1/jcabi-xml-0.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xalan/serializer/2.7.1/serializer-2.7.1.jar (272 KB at 3996.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.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 57580.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[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/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 45200.2 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] 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] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 51826.2 KB/sec)
[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/junit/junit/4.11/junit-4.11.jar (240 KB at 59824.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 7328.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 28571.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 29900.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xalan/xalan/2.7.1/xalan-2.7.1.jar (3102 KB at 25847.6 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.8.1/jcabi-xml-0.8.1.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/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] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.15/jcabi-aspects-0.15.jar (67 KB at 1112.1 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.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 651.1 KB/sec)
[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-xml/0.8.1/jcabi-xml-0.8.1.jar (53 KB at 528.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-immutable/1.1/jcabi-immutable-1.1.jar (22 KB at 235.1 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] Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.0/aspectjrt-1.8.0.jar (115 KB at 1099.6 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.1/jcabi-matchers-1.1.jar (16 KB at 204.3 KB/sec)
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar (28 KB at 398.6 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 125.5 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 9765.7 KB/sec)
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 11514.7 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xerces ---
[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 7439.9 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ xerces ---
[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 1954.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 2975.6 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 480.5 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 5602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.10/junit-4.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.10/junit-4.10.pom (3 KB at 2290.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 469.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (6 KB at 5739.3 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 903.3 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 1540.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 3276.9 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 933.1 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 414.1 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] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
[INFO] [INFO] 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 40.5 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] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 KB at 454.4 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] Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
[INFO] [INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (3 KB at 59.8 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 9089.4 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 52.8 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 35.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 71.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 52.8 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] Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
[INFO] [INFO] 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 79.3 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 56.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] 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
[INFO] [INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
[INFO] [INFO] 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 51.9 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] 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
[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.pom
[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.pom (3 KB at 71.3 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 56.9 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 56.8 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 48.0 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 55.7 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 42.8 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 62.3 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 68.0 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 66.4 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 65.8 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 56.8 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 1038.1 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 1778.3 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 12210.0 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 770.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 1627.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 3954.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 8317.4 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 988.8 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/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[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/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 2898.4 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 24833.0 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-provider-perforce/1.8/maven-scm-provider-perforce-1.8.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/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.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/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.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 6546.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar
[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] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 54485.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 490.2 KB/sec)
[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/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (246 KB at 40913.2 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/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (148 KB at 49080.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/stringtemplate/3.2/stringtemplate-3.2.jar (168 KB at 12922.4 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/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.13/maven-scm-provider-svnjava-1.13.jar (51 KB at 2028.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 31060.8 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 46567.7 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 20173.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar (1845 KB at 33544.0 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-api/1.8/maven-scm-api-1.8.jar (103 KB at 2337.8 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 1224.2 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-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar (75 KB at 1665.6 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-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar (62 KB at 1328.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-git-commons/1.8/maven-scm-provider-git-commons-1.8.jar (37 KB at 947.2 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-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 KB at 126.0 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-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.jar (40 KB at 940.5 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-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar (30 KB at 710.7 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 1728.7 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 1772.9 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-perforce/1.8/maven-scm-provider-perforce-1.8.jar (80 KB at 2048.0 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 1501.3 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/xerces && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/xerces
[INFO] [INFO] Storing buildNumber: 1abbf06 at timestamp: 1449145051345
[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] 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 487.3 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 3344.2 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 5668.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 434.1 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 1397.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)
[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)
[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 39410.8 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 3006.8 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 5962.6 KB/sec)
[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] 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 at 1581.1 KB/sec)
[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 1121.1 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 3801.3 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)
[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 851.6 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 1323.2 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 1318.4 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 2026.4 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/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 31649.4 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 11360.4 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 1582.0 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 926.8 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 1457.0 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 1059.1 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 1543.9 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 1515.1 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 429.7 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 1883.8 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 2891.6 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 1008.3 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 397.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 19.2 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 70.6 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-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 12.7 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 17.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 30.3 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 1345.2 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 2743.2 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 70.8 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 1210.0 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 364.7 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 41148.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.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/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[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] 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/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 347.9 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/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 43563.2 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/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (44 KB at 43552.7 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/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 39270.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 58282.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[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 102.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 34700.1 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 567.5 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 103.6 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 2601.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 402.7 KB/sec)
[INFO] [INFO] No sources to compile
[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 4 resources
[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] [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 121.5 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 49.7 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 65.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 879.9 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 720.7 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 1697.3 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 8159.7 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] 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 9899.4 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 61680.7 KB/sec)
[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/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 14725.6 KB/sec)
[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/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-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-api/2.16/surefire-api-2.16.jar (146 KB at 2806.8 KB/sec)
[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 667.1 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 4035.5 KB/sec)
[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] 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 102.3 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 62.8 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 86.5 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 49.9 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 33.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 1976.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 66.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/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: 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-junit48/2.16/common-junit48-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: file:///home/r/.m2/repository/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: https://oss.sonatype.org/content/groups/public/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/common-java5/2.16/common-java5-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: 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] 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] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 121.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.jar
[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 30361.7 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] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 199.1 KB/sec)
[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 145.7 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 366.2 KB/sec)
[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/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 1702.8 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 900.0 KB/sec)
[INFO]
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.xembly.xerces.XercesSampleTest
[INFO] [0;31mERRORm] pool-609-thread-3 com.jcabi.aspects.aj.MethodValidator: JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.159 sec - in org.xembly.xerces.XercesSampleTest
[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: 24.890 s
[INFO] [INFO] Finished at: 2015-12-03T12:17:37+00:00
[INFO] [INFO] Final Memory: 24M/469M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] ..SUCCESS (28.3 s)
[INFO] Building: saxon/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 1 modules...
[INFO] [INFO] Not installing Nexus Staging features:
[INFO] [INFO]  * Preexisting staging related goal bindings found in 1 modules.
[INFO] [INFO]
[INFO] [INFO] 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: 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 431.5 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/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.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 1179.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 11961.8 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ saxon ---
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ saxon ---
[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: 1abbf06 at timestamp: 1449145065436
[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] 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] No sources to compile
[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 2 resources
[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] [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] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.xembly.saxon.SaxonSampleTest
[INFO] [0;31mERRORm] pool-3-thread-3 com.jcabi.aspects.aj.MethodValidator: JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec - in org.xembly.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: 8.486 s
[INFO] [INFO] Finished at: 2015-12-03T12:17:49+00:00
[INFO] [INFO] Final Memory: 23M/276M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] ..SUCCESS (11.5 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ xembly ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ xembly ---
[INFO] Installing /home/r/repo/target/xembly-0.21.4.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom
[INFO] Installing /home/r/repo/target/xembly-0.21.4-sources.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-javadoc.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4.pom.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-sources.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ xembly ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.6:deploy (jcabi-deploy-to-sonatype) @ xembly ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "oss.sonatype.org" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.11.4-01 and edition "Professional"
[INFO]  * Using staging profile ID "1b266eb8dd426a" (matched by Nexus).
[INFO] Installing /home/r/repo/target/xembly-0.21.4.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom
[INFO] Installing /home/r/repo/target/xembly-0.21.4-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/target/xembly-0.21.4.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "1b266eb8dd426a"
[INFO]  * Created staging repository with ID "comjcabi-1609".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609
[INFO]  * Uploading locally staged artifacts to profile com.jcabi
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar.asc (473 B at 6.2 KB/sec)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/maven-metadata.xml
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/maven-metadata.xml (307 B at 5.9 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom.asc (473 B at 9.2 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar.asc (473 B at 8.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.jar (51 KB at 748.6 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4.pom (12 KB at 208.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-jar-with-dependencies.jar (216 KB at 3311.5 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar.asc (473 B at 8.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-javadoc.jar (85 KB at 1473.8 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar.asc (473 B at 9.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1609/com/jcabi/incubator/xembly/0.21.4/xembly-0.21.4-sources.jar (50 KB at 874.7 KB/sec)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "comjcabi-1609".

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

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

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:57 min
[INFO] Finished at: 2015-12-03T12:18:20+00:00
[INFO] Final Memory: 45M/455M
[INFO] ------------------------------------------------------------------------
+ mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip
[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 xembly 0.21.4
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xembly ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- maven-site-plugin:3.4:site (default-site) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.pom (3 KB at 29.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.3/doxia-modules-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.3/doxia-modules-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.3/doxia-modules-1.3.pom (3 KB at 65.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.3/doxia-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.3/doxia-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.3/doxia-1.3.pom (18 KB at 300.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.pom (2 KB at 31.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.pom (2 KB at 25.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.pom (3 KB at 58.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-util/3.3.1/asm-util-3.3.1.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.pom (411 B at 10.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom
Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.pom (419 B at 10.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.3/doxia-module-xhtml-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.3/doxia-module-xhtml-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.3/doxia-module-xhtml-1.3.pom (2 KB at 46.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.3/doxia-core-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.3/doxia-core-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.3/doxia-core-1.3.pom (5 KB at 85.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.3/doxia-sink-api-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.3/doxia-sink-api-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.3/doxia-sink-api-1.3.pom (2 KB at 40.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.3/doxia-logging-api-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.3/doxia-logging-api-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.3/doxia-logging-api-1.3.pom (2 KB at 33.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.pom (11 KB at 192.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4 KB at 81.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9 KB at 203.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom (3 KB at 51.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (2 KB at 46.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.pom (5 KB at 110.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3 KB at 66.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 44.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 67.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.pom (2 KB at 45.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.pom (5 KB at 97.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 123.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 4.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3 KB at 55.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 KB at 406.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.pom (6 KB at 127.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7 KB at 133.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (10 KB at 202.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (2 KB at 38.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (10 KB at 223.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 400.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.pom (4 KB at 63.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.11/plexus-utils-3.0.11.pom (4 KB at 55.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.pom (3 KB at 44.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.pom (7 KB at 152.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.25/project-6.1.25.pom (9 KB at 236.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/10/jetty-parent-10.pom (4 KB at 89.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/14/jetty-parent-14.pom (17 KB at 423.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.pom (4 KB at 102.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.pom (3 KB at 74.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom (13 KB at 342.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom (17 KB at 408.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/12/commons-parent-12.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom (27 KB at 641.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-util/3.3.1/asm-util-3.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar
Downloading:6https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.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
Downloaded:5https://oss.sonatype.org/content/groups/public/org/pegdown/pegdown/1.0.2/pegdown-1.0.2.jar (56 KB at 622.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading:0https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-java/1.0.1/parboiled-java-1.0.1.jar (81 KB at 746.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/parboiled/parboiled-core/1.0.1/parboiled-core-1.0.1.jar (207 KB at 1813.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 1445.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.5/commons-lang-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded:1http://repo.maven.apache.org/maven2/asm/asm-analysis/3.3.1/asm-analysis-3.3.1.jar (18 KB at 484.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-markdown/1.3/doxia-module-markdown-1.3.jar (12 KB at 226.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar
Downloaded:3http://repo.maven.apache.org/maven2/asm/asm-util/3.3.1/asm-util-3.3.1.jar (37 KB at 601.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar (27 KB at 421.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 391.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 KB at 359.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar
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 1409.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 1648.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 766.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.6/doxia-module-xdoc-1.6.jar (37 KB at 687.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar (52 KB at 780.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 3071.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 1500.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar
Downloaded:1http://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 1833.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 990.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 983.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar (160 KB at 3074.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar (58 KB at 1277.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar (131 KB at 1955.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar (174 KB at 2621.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar (273 KB at 4783.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar (526 KB at 6261.4 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.pom (19 KB at 356.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/2.7/maven-project-info-reports-plugin-2.7.jar (275 KB at 5278.5 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 42.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.pom (8 KB at 152.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.pom (5 KB at 79.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3 KB at 87.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.7/maven-2.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 KB at 303.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (2 KB at 44.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 31.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 131.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom (619 B at 17.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.pom (160 B at 4.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.pom (3 KB at 82.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom (3 KB at 62.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom (4 KB at 97.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom (2 KB at 52.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 21.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (2 KB at 31.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 71.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (2 KB at 31.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.pom (2 KB at 42.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.pom (2 KB at 57.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.pom (3 KB at 77.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9 KB at 225.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/15/commons-parent-15.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/15/commons-parent-15.pom (31 KB at 910.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.pom (5 KB at 150.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 46.7 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 614.8 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 74.3 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom
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 62.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom
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 42.8 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.pom
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 70.2 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 110.6 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.pom
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 75.5 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.pom
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 69.9 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 79.9 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 59.3 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.pom
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 72.0 KB/sec)
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
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
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)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.8/maven-scm-providers-cvs-1.8.pom
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 45.1 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.pom
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 77.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.pom (3 KB at 77.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom
Downloading: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom
Downloaded: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 13.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom
Downloading: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom
Downloaded: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 21.0 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.pom
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 68.6 KB/sec)
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
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.8/maven-scm-providers-git-1.8.pom
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 65.4 KB/sec)
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
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
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)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4 KB at 120.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (2 KB at 41.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (3 KB at 77.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.pom (832 B at 23.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 320.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.pom (10 KB at 308.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/23/commons-parent-23.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/23/commons-parent-23.pom (44 KB at 1314.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 KB at 321.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 KB at 828.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 379.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/bcel/bcel/5.2/bcel-5.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar
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
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
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
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
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar (209 KB at 2577.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.jar
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
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
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
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar
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
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
Downloaded: https://oss.sonatype.org/content/groups/public/org/jsoup/jsoup/1.6.1/jsoup-1.6.1.jar (275 KB at 2925.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 7365.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar
Downloading: http://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.4/maven-doxia-tools-1.4.jar (45 KB at 1050.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-jar/1.1/maven-shared-jar-1.1.jar (37 KB at 1026.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 313.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/jakarta-regexp/jakarta-regexp/1.4/jakarta-regexp-1.4.jar (28 KB at 715.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar (26 KB at 701.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-ssh/1.0/wagon-ssh-1.0.jar (28 KB at 709.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 KB at 250.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.jar (547 KB at 8403.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar (521 KB at 5425.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0/wagon-file-1.0.jar (11 KB at 325.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.8/maven-scm-provider-hg-1.8.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/1.0/wagon-http-lightweight-1.0.jar (15 KB at 384.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.8/maven-scm-provider-perforce-1.8.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/1.0/wagon-http-shared-1.0.jar (25 KB at 686.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.8/maven-scm-provider-starteam-1.8.jar
Downloaded:1http://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 264.8 KB/sec)
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
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 2236.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.8/maven-scm-provider-svnexe-1.8.jar
Downloaded:8http://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 1996.8 KB/sec)
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
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 1434.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.8/maven-scm-provider-cvsexe-1.8.jar
Downloaded:4http://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 1861.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.jar
Downloaded:7http://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 963.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar
Downloaded:7http://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 1594.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar
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 2000.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.8/maven-scm-provider-gitexe-1.8.jar
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 747.1 KB/sec)
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
Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsjava/1.8/maven-scm-provider-cvsjava-1.8.jar (43 KB at 1116.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded:9http://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 1153.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
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 697.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (162 KB at 2556.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (240 KB at 2464.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.9/plexus-interpolation-1.9.jar (50 KB at 956.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (605 KB at 4951.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (16 KB at 283.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.4.0/commons-validator-1.4.0.jar (173 KB at 3259.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (227 KB at 4624.1 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.pom (8 KB at 201.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/jxr/jxr/2.4/jxr-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/jxr/jxr/2.4/jxr-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/jxr/jxr/2.4/jxr-2.4.pom (6 KB at 155.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jxr-plugin/2.4/maven-jxr-plugin-2.4.jar (33 KB at 959.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.pom (3 KB at 61.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.jar
Downloading: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloading: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/apache/maven/maven-jxr/2.4/maven-jxr-2.4.jar (45 KB at 1030.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (156 KB at 2396.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2983.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 2378.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 4195.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 753.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (226 KB at 5499.3 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.17
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.pom (8 KB at 206.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.17/maven-surefire-report-plugin-2.17.jar (38 KB at 1083.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.pom (3 KB at 71.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar (58 KB at 1081.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.4/doxia-logging-api-1.1.4.jar (12 KB at 225.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.4/doxia-core-1.1.4.jar (156 KB at 2936.7 KB/sec)
[INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1
[INFO] preparing 'javadoc' report requires 'generate-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:18:43
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
ANTLR Parser Generator  Version 3.5.2
Output file /home/r/repo/target/generated-sources/antlr3/org/xembly/XemblyParser.java does not exist: must build /home/r/repo/src/main/antlr3/org/xembly/Xembly.g
org/xembly/Xembly.g
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc @ xembly <<<
[INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:18:46
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
ANTLR Parser Generator  Version 3.5.2
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc @ xembly <<<
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.7
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.pom (20 KB at 302.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 45.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (6 KB at 99.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 45.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 55.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.pom (3 KB at 56.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.pom (3 KB at 58.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 269.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom (5 KB at 127.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom (3 KB at 43.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.pom (4 KB at 96.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom (4 KB at 84.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom (9 KB at 245.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.pom (5 KB at 98.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.pom (4 KB at 96.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom (12 KB at 340.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom (15 KB at 463.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom (5 KB at 148.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom
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: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (2 KB at 36.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura-runtime/2.1.1/cobertura-runtime-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura-runtime/2.1.1/cobertura-runtime-2.1.1.pom (4 KB at 97.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar
Downloading:5https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar (259 KB at 2778.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.jar (552 KB at 2917.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (148 KB at 2547.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar (410 KB at 3408.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 1018.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 1208.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.0.1/asm-util-5.0.1.jar (43 KB at 1112.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.1/asm-analysis-5.0.1.jar (20 KB at 487.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 578.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar (18 KB at 461.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.8.3/ant-junit-1.8.3.jar (106 KB at 1885.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.jar (130 KB at 1795.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 3318.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 5796.8 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.4/jaxen-1.1.4.jar (221 KB at 3620.7 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 11833.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1336 KB at 13224.8 KB/sec)
[INFO] preparing 'cobertura' report requires '[cobertura]test' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.7:cobertura @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:18:55
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
ANTLR Parser Generator  Version 3.5.2
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- cobertura-maven-plugin:2.7:instrument @ xembly ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Saved information on 28 classes.
[INFO] Cobertura: Saved information on 28 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura-runtime/2.1.1/cobertura-runtime-2.1.1.pom
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar
Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura-runtime/2.1.1/cobertura-runtime-2.1.1.pom (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar (0 B at 0.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-test-compile) @ xembly ---
[INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test

25 warnings
[INFO] ajc result: 23 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ xembly ---
[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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.xembly.StrictDirectiveTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 sec - in org.xembly.StrictDirectiveTest
Running org.xembly.SyntaxExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.xembly.SyntaxExceptionTest
Running org.xembly.XsetDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.563 sec - in org.xembly.XsetDirectiveTest
Running org.xembly.XpathDirectiveTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.12/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/r/.m2/repository/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.737 sec - in org.xembly.XpathDirectiveTest
Running org.xembly.RemoveDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 sec - in org.xembly.RemoveDirectiveTest
Running org.xembly.XemblerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.136 sec - in org.xembly.XemblerTest
Running org.xembly.PiDirectiveTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.xembly.PiDirectiveTest
Running org.xembly.NsDirectiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.xembly.NsDirectiveTest
Running org.xembly.ArgTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.xembly.ArgTest
Running org.xembly.UpDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.xembly.UpDirectiveTest
Running org.xembly.AttrDirectiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.xembly.AttrDirectiveTest
Running org.xembly.SetDirectiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.xembly.SetDirectiveTest
Running org.xembly.AddDirectiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.xembly.AddDirectiveTest
Running org.xembly.AddIfDirectiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.xembly.AddIfDirectiveTest
Running org.xembly.DomStackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec - in org.xembly.DomStackTest
Running org.xembly.DirectivesTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 sec - in org.xembly.DirectivesTest

Results :

Tests run: 59, Failures: 0, Errors: 0, Skipped: 1

[INFO]
[INFO] <<< cobertura-maven-plugin:2.7:cobertura @ xembly <<<
[INFO] preparing 'cobertura-integration-test' report requires '[cobertura]verify' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.7:cobertura-integration-test @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:19:10
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
ANTLR Parser Generator  Version 3.5.2
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- cobertura-maven-plugin:2.7:instrument @ xembly ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 28 classes.
[INFO] Cobertura: Saved information on 28 classes.
[INFO] Cobertura: Saved information on 28 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xembly ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-test-compile) @ xembly ---

25 warnings
[INFO] ajc result: 23 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ xembly ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:versionalize (jcabi-versionalize-packages) @ xembly ---
[INFO] Versionalizing /home/r/repo/target/generated-classes/cobertura 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/generated-classes/cobertura/org/xembly/com-jcabi-incubator-xembly-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ xembly ---
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4.jar
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (jcabi-attach-descriptor) @ xembly ---
[INFO]
[INFO] --- maven-assembly-plugin:2.4.1:single (assemble-all) @ xembly ---
Downloading: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/net/sourceforge/cobertura/cobertura/2.1.1/cobertura-2.1.1.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)
Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom
Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.13/logback-classic-1.0.13.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom
Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.13/logback-parent-1.0.13.pom (0 B at 0.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom
Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.13/logback-core-1.0.13.pom (0 B at 0.0 KB/sec)
[INFO] Building jar: /home/r/repo/target/xembly-0.21.4-jar-with-dependencies.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:install (default) @ xembly ---
[INFO] Skipping artifact installation per configuration.
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (default) @ xembly ---
[INFO] Skipping invocation per configuration. If this is incorrect, ensure the skipInvocation parameter is not set to true.
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ xembly ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] <<< cobertura-maven-plugin:2.7:cobertura-integration-test @ xembly <<<
[INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.3
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.pom (12 KB at 338.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.3/maven-plugin-plugin-3.3.jar (49 KB at 1202.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.pom (5 KB at 102.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.pom (3 KB at 70.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.pom (5 KB at 102.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.pom (4 KB at 91.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.pom (3 KB at 72.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.pom (2 KB at 25.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.pom (4 KB at 80.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.3/maven-plugin-tools-annotations-3.3.jar (39 KB at 1021.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.3/maven-plugin-tools-generators-3.3.jar (46 KB at 1196.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 746.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.3/maven-plugin-tools-api-3.3.jar (23 KB at 604.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 1332.9 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar (18 KB at 528.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.3/maven-plugin-tools-beanshell-3.3.jar (14 KB at 391.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.3/maven-plugin-tools-model-3.3.jar (27 KB at 690.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 5630.4 KB/sec)
[INFO] preparing 'report' report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> maven-plugin-plugin:3.3:report @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:19:20
ANTLR Parser Generator  Version 3.5.2
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] <<< maven-plugin-plugin:3.3:report @ xembly <<<
[INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.37.1
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1-site_en.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.37.1/parent-0.37.1-site.xml
[INFO] Relativizing decoration links with respect to project URL: https://github.com/yegor256/xembly
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar (19 KB at 407.7 KB/sec)
[INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.5.1 skin.
[INFO] Skipped "Cobertura Test Coverage" report (cobertura-maven-plugin:2.7:cobertura-integration-test), file "cobertura/index.html" already exists for the English version.
[INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7:cim
[INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:2.7:dependencies
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:2.7:index
[INFO] Generating "Issue Tracking" report       --- maven-project-info-reports-plugin:2.7:issue-tracking
[INFO] Generating "Project License" report      --- maven-project-info-reports-plugin:2.7:license
[INFO] Generating "Mailing Lists" report        --- maven-project-info-reports-plugin:2.7:mailing-list
[INFO] Generating "Project Plugins" report      --- maven-project-info-reports-plugin:2.7:plugins
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.pom (6 KB at 81.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 521.5 KB/sec)
[INFO] Generating "Project Team" report         --- maven-project-info-reports-plugin:2.7:project-team
[INFO] Generating "Source Repository" report    --- maven-project-info-reports-plugin:2.7:scm
[INFO] Generating "Project Summary" report      --- maven-project-info-reports-plugin:2.7:summary
[INFO] Generating "Test Source Xref" report     --- maven-jxr-plugin:2.4:test-jxr
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:2.4:jxr
[INFO] Generating "Surefire Report" report      --- maven-surefire-report-plugin:2.17:report-only
[INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1:dependency-updates-report
[INFO] artifact net.sourceforge.saxon:saxon: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '40be697d833639254f014413cfec2fbd743ea85e'; remote = '248a85a9e6bdfc9b613db0e029719406e33e01bc' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '40be697d833639254f014413cfec2fbd743ea85e'; remote = '248a85a9e6bdfc9b613db0e029719406e33e01bc' - IGNORING
[INFO] artifact com.jcabi:jcabi-email: checking for updates from central
[INFO] artifact com.jcabi:jcabi-github: checking for updates from central
[INFO] artifact com.jcabi:jcabi-http: checking for updates from central
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '4484fde4bce23ecc0fb91e6a09e6307ee64c3ed3'; remote = '2275ae9b174ca9e29f60ded65bc210e756fd7924' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '4484fde4bce23ecc0fb91e6a09e6307ee64c3ed3'; remote = '2275ae9b174ca9e29f60ded65bc210e756fd7924' - IGNORING
[INFO] artifact com.jcabi:jcabi-log: checking for updates from central
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from central
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central
[INFO] artifact com.jcabi:jcabi-ssh: checking for updates from central
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from central
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from central
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-net:commons-net: checking for updates from central
[INFO] artifact javax.el:javax.el-api: checking for updates from central
[INFO] artifact javax.json:javax.json-api: checking for updates from central
[INFO] artifact javax.servlet:servlet-api: checking for updates from central
[INFO] artifact javax.validation:validation-api: checking for updates from central
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.antlr:antlr-runtime: checking for updates from central
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math3: checking for updates from central
[INFO] artifact org.aspectj:aspectjrt: checking for updates from central
[INFO] artifact org.clojure:clojure: checking for updates from central
[INFO] artifact org.clojure:clojure-contrib: checking for updates from central
[INFO] artifact org.clojure:tools.logging: checking for updates from central
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central
[INFO] artifact org.glassfish:javax.json: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from central
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from central
[INFO] artifact org.mockito:mockito-core: checking for updates from central
[INFO] artifact org.projectlombok:lombok: checking for updates from central
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central
[INFO] artifact xml-apis:xml-apis: checking for updates from central
[INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1:plugin-updates-report
[INFO] artifact org.antlr:antlr3-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr3-maven-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-gpg-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-gpg-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from central
[INFO] artifact org.eluder.coveralls:coveralls-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.eluder.coveralls:coveralls-maven-plugin: checking for updates from central
[INFO] artifact com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.github.github:site-maven-plugin: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c075ffb796e509918f19107426c831dcbf250a66'; remote = 'fba913813248d38d6706df5753fe1758baace9d4' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c075ffb796e509918f19107426c831dcbf250a66'; remote = 'fba913813248d38d6706df5753fe1758baace9d4' - IGNORING
[INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from central
[INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from central
[INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from central
[INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from central
[INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from central
[INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from central
[INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.qulice:qulice-maven-plugin: checking for updates from central
[INFO] artifact com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin: checking for updates from central
[INFO] artifact com.sun:tools: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from central
[INFO] artifact ant-contrib:ant-contrib: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-changes-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-changes-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from central
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from central
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from central
[INFO] Generating "JavaDocs" report             --- maven-javadoc-plugin:2.9.1:javadoc
[ERROR] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.antlr.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://xml.apache.org/commons/components/external/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-immutable/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-matchers/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-xml/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://saxon.sourceforge.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://saxon.sourceforge.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.aspectj.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://hibernate.org/validator/hibernate-validator/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://uel.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it.
[INFO]
2 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list
[WARNING] javadoc: warning - Error fetching URL: http://jolbox.com/bonecp/downloads/site/apidocs/package-list
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.7:cobertura
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 28 classes.
[INFO] Data file does not contain instrumentation information for the file org/xembly/Directive.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1269ms

[INFO] Cobertura Report generation was successful.
[INFO] Generating Sitemap.
[INFO] Rendering 1 generated Doxia document: 1 xdoc
[INFO]
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default) @ xembly >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ xembly ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 1abbf06 at timestamp: 2015-12-03T12:19:47
ANTLR Parser Generator  Version 3.5.2
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ xembly ---
[INFO]
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (jcabi-antlr3) @ xembly ---
[INFO] ANTLR: Processing source directory /home/r/repo/src/main/antlr3
Grammar /home/r/repo/src/main/antlr3/org/xembly/Xembly.g is up to date - build skipped
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ xembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-compile) @ xembly ---
[INFO] ajc result: 28 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- cobertura-maven-plugin:2.7:instrument (default) @ xembly ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 28 classes.
[INFO] Cobertura: Saved information on 28 classes.
[INFO] Cobertura: Saved information on 28 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ xembly ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:ajc (jcabi-ajc-test-compile) @ xembly ---

25 warnings
[INFO] ajc result: 23 file(s) processed, 0 pointcut(s) woven, 0 error(s), 0 warning(s)
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ xembly ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO]
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default) @ xembly <<<
[INFO]
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default) @ xembly ---
[INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[INFO] Cobertura: Loaded information on 28 classes.
Report time: 1123ms

[INFO] Cobertura Report generation was successful.
[INFO]
[INFO] --- coveralls-maven-plugin:4.1.0:report (default) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.pom (7 KB at 173.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5/httpcomponents-client-4.5.pom (16 KB at 382.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.pom (5 KB at 109.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.1/httpcomponents-core-4.4.1.pom (13 KB at 279.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.pom (5 KB at 122.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloading: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 521.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1187.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.6.1/jackson-core-2.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.6.1/jackson-core-2.6.1.pom (5 KB at 109.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jackson-parent/2.6.1/jackson-parent-2.6.1.pom (8 KB at 190.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/23/oss-parent-23.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/23/oss-parent-23.pom (19 KB at 471.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.6.1/jackson-annotations-2.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.6.1/jackson-annotations-2.6.1.pom (2 KB at 33.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.6.1/jackson-databind-2.6.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.6.1/jackson-databind-2.6.1.pom (6 KB at 158.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/4.0.1.201506240215-r/org.eclipse.jgit-4.0.1.201506240215-r.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/4.0.1.201506240215-r/org.eclipse.jgit-4.0.1.201506240215-r.pom (7 KB at 167.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit-parent/4.0.1.201506240215-r/org.eclipse.jgit-parent-4.0.1.201506240215-r.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit-parent/4.0.1.201506240215-r/org.eclipse.jgit-parent-4.0.1.201506240215-r.pom (26 KB at 600.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (5 KB at 114.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.pom (3 KB at 74.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.3.2/sisu-inject-plexus-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.3.2/sisu-inject-plexus-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.3.2/sisu-inject-plexus-1.4.3.2.pom (6 KB at 141.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.3.2/guice-plexus-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.3.2/guice-plexus-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.3.2/guice-plexus-1.4.3.2.pom (3 KB at 80.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.3.2/guice-bean-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.3.2/guice-bean-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.3.2/guice-bean-1.4.3.2.pom (3 KB at 63.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.3.2/sisu-inject-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.3.2/sisu-inject-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.3.2/sisu-inject-1.4.3.2.pom (2 KB at 31.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.3.2/sisu-parent-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.3.2/sisu-parent-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.3.2/sisu-parent-1.4.3.2.pom (8 KB at 219.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.pom (6 KB at 143.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2.pom (8 KB at 188.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/2.9.2/guice-parent-2.9.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.2/guice-parent-2.9.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.2/guice-parent-2.9.2.pom (12 KB at 323.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.pom (2 KB at 41.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.6.1/jackson-core-2.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.6.1/jackson-annotations-2.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.6.1/jackson-databind-2.6.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/4.0.1.201506240215-r/org.eclipse.jgit-4.0.1.201506240215-r.jar
Downloading:4https://oss.sonatype.org/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.6.1/jackson-annotations-2.6.1.jar (46 KB at 559.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (123 KB at 2305.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2-no_aop.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.6.1/jackson-core-2.6.1.jar (253 KB at 2297.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.jar (32 KB at 448.2 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.12/jcl-over-slf4j-1.7.12.jar (17 KB at 312.1 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.6.1/jackson-databind-2.6.1.jar (1140 KB at 5724.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/eclipse/jgit/org.eclipse.jgit/4.0.1.201506240215-r/org.eclipse.jgit-4.0.1.201506240215-r.jar (2079 KB at 7642.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5/httpmime-4.5.jar (40 KB at 401.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2-no_aop.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.2/sisu-inject-bean-1.4.3.2.jar (157 KB at 3133.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.1/httpcore-4.4.1.jar (315 KB at 2579.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.7/plexus-utils-2.0.7.jar (219 KB at 1807.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.2/sisu-guice-2.9.2-no_aop.jar (469 KB at 11428.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5/httpclient-4.5.jar (711 KB at 4674.4 KB/sec)
[INFO] Starting Coveralls job
[INFO] Using repository token <secret>
[INFO] Git commit 1abbf06 in __rultor
[INFO] Writing Coveralls data to /home/r/repo/target/coveralls.json...
[INFO] Processing coverage report from /home/r/repo/target/site/cobertura/coverage.xml
[INFO] Successfully wrote Coveralls data in 481ms
[INFO] Gathered code coverage metrics for 26 source files with 4382 lines of code:
[INFO] - 1076 relevant lines
[INFO] - 820 covered lines
[INFO] - 256 missed lines
[INFO] Submitting Coveralls data to API
[INFO] Successfully submitted Coveralls data in 725ms for Job #2.1
[INFO] https://coveralls.io/jobs/10176096
[INFO] *** It might take hours for Coveralls to update the actual coverage numbers for a job
[INFO]     If you see question marks in the report, please be patient
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ xembly ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ xembly ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site-maven-plugin:0.12:site (default) @ xembly ---
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.pom (582 B at 8.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom
Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.pom (943 B at 2.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom
Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/github-parent/3.1.0.201310021548-r/github-parent-3.1.0.201310021548-r.pom (14 KB at 29.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (8 KB at 168.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 141.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 69.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (3 KB at 153.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.12/github-maven-core-0.12.jar (12 KB at 160.4 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (185 KB at 1607.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0/guava-14.0.jar (2138 KB at 8159.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (222 KB at 7137.9 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar
Downloaded: https://repo.eclipse.org/content/repositories/egit-releases/org/eclipse/mylyn/github/org.eclipse.egit.github.core/3.1.0.201310021548-r/org.eclipse.egit.github.core-3.1.0.201310021548-r.jar (217 KB at 178.1 KB/sec)
[INFO] Creating 170 blobs
[INFO] Creating tree with 170 blob entries
[INFO] Merging with tree 666110e1ebc4c691b14e71fdd5f8a83e4a46716b
[INFO] Creating commit with SHA-1: 3a3925e6589cf5a6f129a0d42c0b8d5b69aa21dd
[INFO] Updating reference refs/heads/gh-pages from 3fd3f27a9fb3c864698051f907a664b4493f7d9b to 3a3925e6589cf5a6f129a0d42c0b8d5b69aa21dd
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:16 min
[INFO] Finished at: 2015-12-03T12:28:40+00:00
[INFO] Final Memory: 67M/381M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.21.4 -m '0.21.4: tagged by rultor.com'
+ git reset --hard
HEAD is now at 1abbf06 0.21.4
+ git clean -fd
+ git checkout master
Switched to branch 'master'
+ git branch -D __rultor
Deleted branch __rultor (was 1abbf06).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:yegor256/xembly.git
 * [new tag]         0.21.4 -> 0.21.4