rultor.com logo This build log was produced by rultor.com for yegor256/takes#248
+ set -e
+ set -o pipefail
++ dirname /tmp/rultor-YUqe/run.sh
+ cd /tmp/rultor-YUqe
+ echo 21894
+ echo '1.52.12 1089963'
1.52.12 1089963
+ date
Thu May 14 23:35:06 UTC 2015
+ uptime
 23:35:06 up 16 days, 6 min,  0 users,	load average: 8.73, 9.26, 8.22
+ head=git@github.com:yegor256/takes.git
+ head_branch=master
+ tag=0.16.9
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:yegor256/takes.git' '--env=head_branch=master' '--env=tag=0.16.9')
+ image=yegor256/rultor
+ squash=false
+ directory=
+ scripts=('sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install --no-rdoc --no-ri pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Ptakes -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Ptakes -Psite --errors --settings ../settings.xml' ';')
+ container=yegor256_takes_248
+ 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/takes.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'sudo locale-gen en_US en_US.UTF-8' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'sudo locale-gen en_US en_US.UTF-8' ';' 'sudo dpkg-reconfigure locales' ';' 'export LC_ALL=en_US.UTF-8' ';' 'export LANG=en_US.UTF-8' ';' 'export LANGUAGE=en_US.UTF-8' ';' 'sudo gem install --no-rdoc --no-ri pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Ptakes -Psonatype --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Ptakes -Psite --errors --settings ../settings.xml' ';'
+ gpgconf --reload gpg-agent
+ gpg --keyserver hkp://pool.sks-keyservers.net --verbose --recv-keys 9AF0FA4C
gpg: requesting key 9AF0FA4C from hkp server pool.sks-keyservers.net
Version: SKS 1.1.5
gpg: armor header:
Comment: Hostname: keyserver.erat.systems
gpg: armor header:
gpg: pub  2048R/9AF0FA4C 2014-08-17  Rultor.com <gpg@rultor.com>
gpg: key 9AF0FA4C: "Rultor.com <gpg@rultor.com>" not changed
gpg: Total number processed: 1
gpg:		  unchanged: 1
+ gpg --version
gpg (GnuPG) 2.0.22
libgcrypt 1.5.3
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
	CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-YUqe/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-YUqe/.gpg/secring.gpg --decrypt repo/curl-appveyor.cfg.asc
Version: GnuPG v1
gpg: armor header:
gpg: public key is 9A839C3A
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: using subkey 9A839C3A instead of primary key 9AF0FA4C
gpg: encrypted with 2048-bit RSA key, ID 9A839C3A, created 2014-08-17
      "Rultor.com <gpg@rultor.com>"
gpg: AES256 encrypted data
gpg: original file name='curl-appveyor.cfg.enc'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:yegor256/takes curl-appveyor.cfg.enc
Version: GnuPG v1
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='curl-appveyor.cfg'
gpg: WARNING: message was not integrity protected
+ rm -rf curl-appveyor.cfg.enc
+ rm -rf .gpg
+ '[' -z 0.16.9 ']'
+ cd repo
++ git tag -l 0.16.9
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ tail -n 1
++ uptime
+ load=8.26
++ echo 8.26 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 8.26, low enough to run a new Docker container'
load average is 8.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 ...
df0608d44329: Pulling image (latest) from docker.io/yegor256/rultor
df0608d44329: Pulling image (latest) from docker.io/yegor256/rultor, endpoint: https://registry-1.docker.io/v1/
df0608d44329: Pulling dependent layers
511136ea3c5a: Download complete
d7ac5e4f1812: Download complete
2f4b4d6a4a06: Download complete
83ff768040a0: Download complete
6c37f792ddac: Download complete
e54ca5efa2e9: Download complete
18e5e08ce16d: Download complete
cfd3123899d7: Download complete
7fdbbba76594: Download complete
452bfe735d07: Download complete
2d8dc22e2c1a: Download complete
5dba824e2096: Download complete
996aaaaa3be6: Download complete
e2730cdac0e5: Download complete
3d8c369c7792: Download complete
2ed8d6c88527: Download complete
39a477af720b: Download complete
b97894feaf2c: Download complete
5a2f0c609499: Download complete
9ad8daa2cd1d: Download complete
fbb3c7ffb85b: Download complete
63892fa9dc21: Download complete
244638a429a4: Download complete
c0b899df8169: Download complete
689ff7a95ae2: Download complete
da4c3c51f876: Download complete
af8fbf8cd4dc: Download complete
7d0fc5b517c8: Download complete
a7280d0d7ae9: Download complete
2ad7249bf03c: Download complete
1ccd85a022a2: Download complete
ef7a01b3f761: Download complete
99499274d0d3: Download complete
df0608d44329: Download complete
df0608d44329: Download complete
Status: Image is up to date for docker.io/yegor256/rultor:latest
+ grep --quiet '\syegor256_takes_248\s*$'
+ docker ps --filter=status=exited
++ pwd
++ pwd
+ docker run --rm -v /tmp/rultor-YUqe:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=JAVA_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:yegor256/takes.git --env=head_branch=master --env=tag=0.16.9 --privileged=true --memory=4g --cidfile=/tmp/rultor-YUqe/cid -w=/main --name=yegor256_takes_248 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/.ivy2 /root/.java /root/.m2 /root/.profile /root/.sbt /home/r
+ cp -R ./cid ./curl-appveyor.cfg ./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 locale-gen en_US en_US.UTF-8
Generating locales...
  en_US.ISO-8859-1... done
  en_US.UTF-8... done
Generation complete.
+ sudo dpkg-reconfigure locales
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Generating locales...
  en_US.ISO-8859-1... up-to-date
  en_US.UTF-8... up-to-date
Generation complete.
+ export LC_ALL=en_US.UTF-8
+ LC_ALL=en_US.UTF-8
+ export LANG=en_US.UTF-8
+ LANG=en_US.UTF-8
+ export LANGUAGE=en_US.UTF-8
+ LANGUAGE=en_US.UTF-8
+ sudo gem install --no-rdoc --no-ri pdd
Building native extensions.  This could take a while...
Building native extensions.  This could take a while...

ruby-filemagic-0.6.1 [2014-08-19]:

* Account for options passed to FileMagic.fm (issue #7 reported by Adam
  Wróbel).

Successfully installed nokogiri-1.6.5
Successfully installed ruby-filemagic-0.6.1
Successfully installed rake-10.4.2
Successfully installed pdd-0.14.2
4 gems installed
+ mvn versions:set -DnewVersion=0.16.9
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1.pom (74 KB at 368.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (6 KB at 6.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 KB at 241.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (63 KB at 347.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (7 KB at 44.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (8 KB at 64.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (7 KB at 47.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (3 KB at 14.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (3 KB at 17.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 KB at 220.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 KB at 317.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (2 KB at 6.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (41 KB at 229.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloaded:/https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 74.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 KB at 51.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (851 KB at 1078.9 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2122 KB at 1892.3 KB/sec)
Downloaded:Khttps://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (10706 KB at 6315.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom (12 KB at 421.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar (31 KB at 1219.2 KB/sec)
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 1037.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.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 3550.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.pom (6 KB at 17.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-plugins-parent/0.10/github-maven-plugins-parent-0.10.pom (8 KB at 66.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.10/site-maven-plugin-0.10.jar (17 KB at 104.9 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 665.2 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 4333.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 36.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14.pom (7 KB at 51.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1.pom (73 KB at 318.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 195.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 162.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 889.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 1966.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.pom (8 KB at 374.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.1/maven-install-plugin-2.5.1.jar (33 KB at 2141.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (8 KB at 359.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 KB at 1278.6 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 517.4 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 2363.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.pom (13 KB at 39.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.8.1/jcabi-mysql-maven-plugin-0.8.1.jar (32 KB at 222.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.pom (12 KB at 92.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.1/jcabi-dynamodb-maven-plugin-0.7.1.jar (23 KB at 167.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.pom (10 KB at 88.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.9/jcabi-ssl-maven-plugin-0.9.jar (28 KB at 213.7 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 105.9 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 201.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.pom (10 KB at 89.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.10/jcabi-beanstalk-maven-plugin-0.10.jar (67 KB at 312.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.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 309.8 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 1928.9 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 1023.0 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 5713.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 918.8 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 6506.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 747.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 4298.1 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 709.7 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 4730.8 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 766.3 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 364.0 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 2592.1 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 360.5 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 1391.1 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building take 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 1734.3 KB/sec)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing org.takes:takes
[INFO]	   Updating project org.takes:takes
[INFO]	       from version 1.0-SNAPSHOT to 0.16.9
Props: {project.version=0.16.9, project.parent.version=0.32.1, project.parent.groupId=com.jcabi, project.artifactId=takes, project.groupId=org.takes, project.parent.artifactId=parent}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.982 s
[INFO] Finished at: 2015-05-14T23:38:50+00:00
[INFO] Final Memory: 21M/391M
[INFO] ------------------------------------------------------------------------
+ git commit -am 0.16.9
[__rultor 710dea4] 0.16.9
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mvn clean deploy -Ptakes -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.5/nexus-staging-maven-plugin-1.6.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom (12 KB at 388.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom (3 KB at 112.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom (18 KB at 1008.3 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 28.5 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 935.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.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 137.7 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 271.8 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 208.8 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 140.4 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 1440.5 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 396.9 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 101.5 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 180.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 94.8 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 80.2 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 120.5 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 152.1 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 106.7 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 229.2 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 205.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 117.5 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 222.7 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 107.3 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 124.4 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 229.3 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 280.5 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 277.5 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 229.3 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 184.4 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 202.0 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 366.1 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 1190.1 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 247.6 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 1776.3 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 82.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 577.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 1602.2 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 136.9 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 786.1 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 57.1 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 1459.0 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 160.8 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 505.7 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 204.9 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 242.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 1001.6 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 6.3 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 207.8 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 5.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 160.6 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 43.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 161.7 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 52.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 11.8 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 28.1 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 33.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.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 15.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 21.2 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 195.1 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 272.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 746.6 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 963.0 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 181.0 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 16.3 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 107.0 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 60.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.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/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/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
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:2https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 93.9 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/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 713.1 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/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 197.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
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.jar (17 KB at 49.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.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 333.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded:1https://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 259.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloading:9https://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/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 121.3 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:2https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 710.8 KB/sec)
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 995.4 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 670.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.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: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 1932.4 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.5/nexus-common-1.6.5.jar (16 KB at 979.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 686.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar (243 KB at 7824.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded:4http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 335.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded:4http://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 2610.7 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: 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 2818.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 253.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 315.4 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/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 816.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded:5http://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/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded:6http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 5642.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 1329.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 2448.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 3109.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 8009.6 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] ------------------------------------------------------------------------
[INFO] Building take 0.16.9
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 201.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar (44 KB at 2176.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.10.3/jcabi-http-1.10.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.10.3/jcabi-http-1.10.3.pom (11 KB at 73.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.16/jcabi-1.16.pom (7 KB at 48.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.31/parent-0.31.pom (73 KB at 376.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.pom (4 KB at 29.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.pom (8 KB at 55.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.15/jcabi-1.15.pom (7 KB at 60.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.29/parent-0.29.pom (73 KB at 401.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 32.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.pom (2 KB at 10.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.pom (5 KB at 30.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.pom (10 KB at 87.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.20.1/xembly-0.20.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.20.1/xembly-0.20.1.pom (8 KB at 70.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.pom (2 KB at 14.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.pom (6 KB at 39.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (8 KB at 57.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom (8 KB at 77.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom (13 KB at 1009.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom (28 KB at 1971.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/nl/jqno/equalsverifier/equalsverifier/1.7.2/equalsverifier-1.7.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/nl/jqno/equalsverifier/equalsverifier/1.7.2/equalsverifier-1.7.2.pom (10 KB at 29.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom (24 KB at 186.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom (2 KB at 9.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 24.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 103.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.10.3/jcabi-http-1.10.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.10.3/jcabi-http-1.10.3.jar (96 KB at 458.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.jar
Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.1/jcabi-manifests-1.1.jar (12 KB at 28.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.20.1/xembly-0.20.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-immutable/1.3/jcabi-immutable-1.3.jar (22 KB at 49.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.13/jcabi-xml-0.13.jar (48 KB at 152.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar
Downloaded:7https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.20.1/jcabi-aspects-0.20.1.jar (79 KB at 151.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.4/aspectjrt-1.8.4.jar (115 KB at 176.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/jcabi/incubator/xembly/0.20.1/xembly-0.20.1.jar (72 KB at 295.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar (20 KB at 120.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/nl/jqno/equalsverifier/equalsverifier/1.7.2/equalsverifier-1.7.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar (42 KB at 220.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.8/lombok-1.14.8.jar (1159 KB at 1862.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/nl/jqno/equalsverifier/equalsverifier/1.7.2/equalsverifier-1.7.2.jar (494 KB at 1215.7 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/18.0/guava-18.0.jar (2204 KB at 3293.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 275.5 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar (308 KB at 494.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar (1123 KB at 2015.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar (670 KB at 14878.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ takes ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (2 KB at 85.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 KB at 1291.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom (3 KB at 85.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom (2 KB at 69.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom (3 KB at 96.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (4 KB at 243.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (3 KB at 170.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (3 KB at 98.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (3 KB at 239.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (3 KB at 214.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (3 KB at 161.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (3 KB at 129.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom (3 KB at 146.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom (2 KB at 111.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom (3 KB at 215.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom (3 KB at 194.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom (3 KB at 156.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom (3 KB at 198.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom (3 KB at 77.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar
Downloading:0http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (104 KB at 3324.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar (54 KB at 2995.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar (11 KB at 266.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar
Downloaded:6http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (64 KB at 1547.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 KB at 1580.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (76 KB at 2685.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 KB at 1197.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar (30 KB at 729.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar
Downloaded:7http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar (70 KB at 2894.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar (79 KB at 2516.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar (73 KB at 2421.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar (80 KB at 2959.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar (65 KB at 1495.3 KB/sec)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd /home/r/repo && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: 710dea4 at timestamp: 2015-05-14T23:39:30
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ takes ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 188 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 372.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 139.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 212.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 7404.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 1332.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 5994.1 KB/sec)
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom (5 KB at 292.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 178.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom (4 KB at 252.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom (2 KB at 142.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom (2 KB at 127.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (2 KB at 140.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom (3 KB at 205.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar (18 KB at 834.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 KB at 1066.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar (117 KB at 4642.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar (11 KB at 782.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar (16 KB at 756.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 KB at 3371.6 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.takes.http.OptionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec - in org.takes.http.OptionsTest
Running org.takes.rq.RqCookiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.takes.rq.RqCookiesTest
Running org.takes.rq.RqLiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.takes.rq.RqLiveTest
Running org.takes.facets.fork.FkAnonymousTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.takes.facets.fork.FkAnonymousTest
Running org.takes.facets.auth.codecs.CcHexTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.facets.auth.codecs.CcHexTest
Running org.takes.facets.fork.RsForkTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.takes.facets.fork.RsForkTest
Running org.takes.facets.fork.FkMethodsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.takes.facets.fork.FkMethodsTest
Running org.takes.tk.TkVerboseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.takes.tk.TkVerboseTest
Running org.takes.facets.auth.TkSecureTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 sec - in org.takes.facets.auth.TkSecureTest
Running org.takes.rs.RsWithHeaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithHeaderTest
Running org.takes.tk.TkFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.takes.tk.TkFilesTest
Running org.takes.rq.RqLengthAwareTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rq.RqLengthAwareTest
Running org.takes.facets.fork.FkParamsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.fork.FkParamsTest
Running org.takes.facets.fork.FkEncodingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.takes.facets.fork.FkEncodingTest
Running org.takes.rq.RqHeadersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.takes.rq.RqHeadersTest
Running org.takes.facets.auth.codecs.CcStrictTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec - in org.takes.facets.auth.codecs.CcStrictTest
Running org.takes.rq.RqWithHeaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.takes.rq.RqWithHeaderTest
Running org.takes.facets.fork.TkConsumesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.takes.facets.fork.TkConsumesTest
Running org.takes.tk.TkVersionedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkVersionedTest
Running org.takes.rs.RsWithCookieTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rs.RsWithCookieTest
Running org.takes.tk.TkRedirectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.takes.tk.TkRedirectTest
Running org.takes.facets.forward.TkForwardTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.takes.facets.forward.TkForwardTest
Running org.takes.facets.auth.PsChainTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.auth.PsChainTest
Running org.takes.tk.TkWithHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.tk.TkWithHeadersTest
Running org.takes.facets.auth.codecs.CcPlainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.takes.facets.auth.codecs.CcPlainTest
Running org.takes.facets.fork.MediaTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.takes.facets.fork.MediaTypeTest
Running org.takes.facets.slf4j.TkLoggedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.takes.facets.slf4j.TkLoggedTest
Running org.takes.http.BkParallelTest
[0;37mINFOm] Thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:59866 /): [200 OK] in 93ms
[0;37mINFOm] Thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:59866 /): [200 OK] in 117ms
[0;37mINFOm] Thread-8 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:59866 /): [200 OK] in 95ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.takes.http.BkParallelTest
Running org.takes.rs.RsXSLTTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec - in org.takes.rs.RsXSLTTest
Running org.takes.facets.auth.social.XeGoogleLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in org.takes.facets.auth.social.XeGoogleLinkTest
Running org.takes.rs.xe.XeTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.takes.rs.xe.XeTransformTest
Running org.takes.facets.auth.codecs.CcGzipTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.auth.codecs.CcGzipTest
Running org.takes.facets.fork.FkTypesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.fork.FkTypesTest
Running org.takes.facets.fallback.FbChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.fallback.FbChainTest
Running org.takes.rs.RsTextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rs.RsTextTest
Running org.takes.facets.fork.FkHitRefreshTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 sec - in org.takes.facets.fork.FkHitRefreshTest
Running org.takes.rq.RqFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rq.RqFormTest
Running org.takes.rq.RqWithHeadersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.takes.rq.RqWithHeadersTest
Running org.takes.http.FtCLITest
[0;37mINFOm] pool-1-thread-16 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44209 /): [200 OK] in 102ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.367 sec - in org.takes.http.FtCLITest
Running org.takes.facets.auth.PsByFlagTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.takes.facets.auth.PsByFlagTest
Running org.takes.facets.fork.TkMethodsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.takes.facets.fork.TkMethodsTest
Running org.takes.facets.auth.codecs.CcSaltedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcSaltedTest
Running org.takes.rs.xe.XeLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.takes.rs.xe.XeLinkTest
Running org.takes.tk.TkMeasuredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkMeasuredTest
Running org.takes.rs.RsWithHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.takes.rs.RsWithHeadersTest
Running org.takes.rs.xe.XeAppendTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.takes.rs.xe.XeAppendTest
Running org.takes.rq.RqGreedyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.rq.RqGreedyTest
Running org.takes.rs.RsWithoutHeaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithoutHeaderTest
Running org.takes.facets.auth.codecs.CcAESTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.takes.facets.auth.codecs.CcAESTest
Running org.takes.facets.fork.FkRegexTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkRegexTest
Running org.takes.facets.fork.MediaTypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.MediaTypesTest
Running org.takes.rs.RsWithStatusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithStatusTest
Running org.takes.facets.auth.XeLogoutLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.takes.facets.auth.XeLogoutLinkTest
Running org.takes.rs.xe.XeLinkHomeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.takes.rs.xe.XeLinkHomeTest
Running org.takes.misc.VerboseIteratorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.misc.VerboseIteratorTest
Running org.takes.rs.xe.XeWhenTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.takes.rs.xe.XeWhenTest
Running org.takes.facets.fork.FkContentTypeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.takes.facets.fork.FkContentTypeTest
Running org.takes.facets.auth.XeIdentityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.takes.facets.auth.XeIdentityTest
Running org.takes.facets.flash.TkFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.flash.TkFlashTest
Running org.takes.facets.auth.social.PsLinkedinTest
[0;37mINFOm] pool-1-thread-7 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:56342 /uas/oauth2/accessToken): [200 OK] in 173ms
[0;37mINFOm] pool-1-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:56342 /v1/people/): [200 OK] in 30ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 sec - in org.takes.facets.auth.social.PsLinkedinTest
Running org.takes.rq.CapInputStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rq.CapInputStreamTest
Running org.takes.facets.auth.codecs.CcCompactTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcCompactTest
Running org.takes.misc.HrefTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.misc.HrefTest
Running org.takes.rs.xe.XeSLATest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.484 sec - in org.takes.rs.xe.XeSLATest
Running org.takes.facets.fallback.TkFallbackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.facets.fallback.TkFallbackTest
Running org.takes.rq.RqWithoutHeaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rq.RqWithoutHeaderTest
Running org.takes.misc.ConcatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.misc.ConcatTest
Running org.takes.facets.auth.social.PsFacebookTest
[0;37mINFOm] pool-1-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET graph.facebook.com /oauth/access_token): [200 HTTP OK] in 0ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec - in org.takes.facets.auth.social.PsFacebookTest
Running org.takes.rq.RqMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rq.RqMethodTest
Running org.takes.misc.SelectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.SelectTest
Running org.takes.facets.flash.RsFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.facets.flash.RsFlashTest
Running org.takes.tk.TkHTMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.takes.tk.TkHTMLTest
Running org.takes.facets.auth.TkAuthTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.takes.facets.auth.TkAuthTest
Running org.takes.misc.VerboseIterableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.VerboseIterableTest
Running org.takes.facets.auth.codecs.CcXORTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcXORTest
Running org.takes.facets.fork.FkAuthenticatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkAuthenticatedTest
Running org.takes.facets.auth.IdentityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.facets.auth.IdentityTest
Running org.takes.facets.fork.TkForkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.facets.fork.TkForkTest
Running org.takes.rs.RsVelocityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.takes.rs.RsVelocityTest
Running org.takes.rs.RsJSONTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rs.RsJSONTest
Running org.takes.rs.RsPrintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rs.RsPrintTest
Running org.takes.facets.fork.RqRegexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.facets.fork.RqRegexTest
Running org.takes.facets.auth.social.PsGithubTest
[0;37mINFOm] pool-1-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:58210 /login/oauth/access_token): [200 OK] in 106ms
[0;37mINFOm] pool-1-thread-1 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:58210 /user): [200 OK] in 21ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 sec - in org.takes.facets.auth.social.PsGithubTest
Running org.takes.rs.xe.XeLocalhostTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.takes.rs.xe.XeLocalhostTest
Running org.takes.rs.RsWithTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithTypeTest
Running org.takes.tk.TkTextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.tk.TkTextTest
Running org.takes.tk.TkGzipTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.takes.tk.TkGzipTest
Running org.takes.rs.RsGzipTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec - in org.takes.rs.RsGzipTest
Running org.takes.facets.auth.social.XeGithubLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.takes.facets.auth.social.XeGithubLinkTest
Running org.takes.facets.forward.RsForwardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.takes.facets.forward.RsForwardTest
Running org.takes.misc.TransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.TransformTest
Running org.takes.rq.RqPrintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rq.RqPrintTest
Running org.takes.facets.auth.social.XeFacebookLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.takes.facets.auth.social.XeFacebookLinkTest
Running org.takes.facets.auth.PsCookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.PsCookieTest
Running org.takes.http.FtBasicTest
[0;37mINFOm] pool-1-thread-10 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:55137 /): [500 Internal Error] in 80ms
[0;37mINFOm] pool-1-thread-3 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:52009 /): [200 OK] in 81ms
[0;37mINFOm] pool-1-thread-2 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:36056 /): [200 OK] in 19ms
[0;37mINFOm] pool-1-thread-14 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43805 /): [200 OK] in 87ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.251 sec - in org.takes.http.FtBasicTest
Running org.takes.facets.auth.RqAuthTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.facets.auth.RqAuthTest
Running org.takes.rs.xe.RsXemblyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.takes.rs.xe.RsXemblyTest
Running org.takes.facets.hamcrest.HmRsStatusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.hamcrest.HmRsStatusTest
Running org.takes.facets.auth.social.PsGoogleTest
[0;37mINFOm] pool-1-thread-6 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:49882 /o/oauth2/token): [200 OK] in 16ms
[0;37mINFOm] pool-1-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:49882 /oauth2/v1/userinfo): [200 OK] in 8ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 sec - in org.takes.facets.auth.social.PsGoogleTest
Running org.takes.tk.TkClasspathTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.tk.TkClasspathTest
Running org.takes.http.BkTimeableTest
[0;37mINFOm] pool-1-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:47945 /): [200 OK] in 563ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.523 sec - in org.takes.http.BkTimeableTest
Running org.takes.rq.RqHrefTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.rq.RqHrefTest
Running org.takes.rs.xe.XeLinkSelfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.takes.rs.xe.XeLinkSelfTest
Running org.takes.rq.RqMultipartTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.545 sec - in org.takes.rq.RqMultipartTest
Running org.takes.facets.fork.TkProducesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.takes.facets.fork.TkProducesTest
Running org.takes.http.BkBasicTest
[0;37mINFOm] pool-1-thread-14 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44260 /path/c): [404 Not Found] in 17ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.076 sec - in org.takes.http.BkBasicTest
Running org.takes.facets.flash.XeFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.takes.facets.flash.XeFlashTest
Running org.takes.rs.xe.XeDateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.takes.rs.xe.XeDateTest
Running org.takes.rq.RqSocketTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.takes.rq.RqSocketTest
Running org.takes.facets.auth.codecs.CcBase64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcBase64Test
Running org.takes.facets.auth.social.PsTwitterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.takes.facets.auth.social.PsTwitterTest

Results :

Tests run: 211, Failures: 0, Errors: 0, Skipped: 5

[INFO]
[INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 12.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 8.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 870.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 1720.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 90.5 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 5951.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloaded: http://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 13739.2 KB/sec)
[INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/target/classes directory
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] File /home/r/repo/target/classes/org/takes/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/auth/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/auth/social/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/auth/codecs/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/slf4j/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/fork/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/hamcrest/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/fallback/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/flash/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/facets/forward/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/rs/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/rs/xe/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/tk/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/misc/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/rq/org-takes-takes-jar.txt added
[INFO] File /home/r/repo/target/classes/org/takes/http/org-takes-takes-jar.txt added
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (4 KB at 181.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (3 KB at 69.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (58 KB at 3827.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (161 KB at 5003.7 KB/sec)
[INFO] Building jar: /home/r/repo/target/takes-0.16.9.jar
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (jcabi-sources) > generate-sources @ takes >>>
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (jcabi-sources) < generate-sources @ takes <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (jcabi-sources) @ takes ---
[INFO] Building jar: /home/r/repo/target/takes-0.16.9-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (jcabi-javadoc) @ takes ---
[INFO]
Loading source files for package org.takes.facets.auth...
Loading source files for package org.takes.facets.auth.social...
Loading source files for package org.takes.facets.auth.codecs...
Loading source files for package org.takes.facets.slf4j...
Loading source files for package org.takes.facets.fork...
Loading source files for package org.takes.facets.hamcrest...
Loading source files for package org.takes.facets.fallback...
Loading source files for package org.takes.facets.flash...
Loading source files for package org.takes.facets.forward...
Loading source files for package org.takes...
Loading source files for package org.takes.rs.xe...
Loading source files for package org.takes.rs...
Loading source files for package org.takes.tk...
Loading source files for package org.takes.misc...
Loading source files for package org.takes.rq...
Loading source files for package org.takes.http...
Constructing Javadoc information...
Standard Doclet version 1.7.0_75
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/Identity.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/Identity.Simple.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/Pass.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsByFlag.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsByFlag.Pair.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsChain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsFake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/PsLogout.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/RqAuth.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/RsLogout.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/TkAuth.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/TkSecure.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/XeIdentity.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/XeLogoutLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/PsFacebook.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/PsGithub.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/PsGoogle.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/PsLinkedin.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/PsTwitter.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/XeFacebookLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/XeGithubLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/XeGoogleLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcAES.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcBase64.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcCompact.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcHex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcPlain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcSafe.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcSalted.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcStrict.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/CcXOR.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/Codec.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/DecodingException.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/TkLogged.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkAnonymous.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkAuthenticated.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkContentType.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkEncoding.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkHitRefresh.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkMethods.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkParams.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkTypes.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/FkWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/Fork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/RqRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/RqRegex.Fake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/RsFork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/TkConsumes.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/TkFork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/TkMethods.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/TkProduces.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/TkRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/HmRsStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/Fallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbChain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbStatus.Check.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/FbWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/RqFallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/RqFallback.Fake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/TkFallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/RsFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/TkFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/XeFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/RsForward.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/TkForward.html...
Generating /home/r/repo/target/apidocs/org/takes/HttpException.html...
Generating /home/r/repo/target/apidocs/org/takes/Request.html...
Generating /home/r/repo/target/apidocs/org/takes/Response.html...
Generating /home/r/repo/target/apidocs/org/takes/Take.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/RsXembly.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeAppend.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeChain.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeDate.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeDirectives.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeLink.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeLinkHome.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeLinkSelf.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeLocalhost.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeMillis.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeSLA.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeSource.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeStylesheet.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeTransform.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeTransform.Func.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeWhen.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/XeWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsBuffered.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsFluent.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsHTML.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsJSON.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsJSON.Source.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsPrint.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsRedirect.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsSimple.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsText.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsVelocity.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsVelocity.Pair.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithBody.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithoutHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWithType.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/RsXSLT.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkClasspath.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkFailure.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkFiles.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkGreedy.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkHTML.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkMeasured.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkRedirect.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkText.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkVerbose.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkVersioned.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkWithCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkWithType.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/TkWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Concat.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Condition.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Condition.Not.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Href.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Opt.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Opt.Empty.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Opt.Single.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Select.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Sprintf.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/Transform.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/TransformAction.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/TransformAction.ToString.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/TransformAction.Trim.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/VerboseIterable.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/VerboseIterator.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqBuffered.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqCookies.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqCookies.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqFake.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqForm.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqForm.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqForm.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqGreedy.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHeaders.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHeaders.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHref.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHref.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqHref.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqLengthAware.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqLive.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqMethod.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqMethod.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqMultipart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqMultipart.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqMultipart.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqPrint.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqSimple.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqSocket.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqWithoutHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/RqWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/http/Back.html...
Generating /home/r/repo/target/apidocs/org/takes/http/BkBasic.html...
Generating /home/r/repo/target/apidocs/org/takes/http/BkParallel.html...
Generating /home/r/repo/target/apidocs/org/takes/http/BkSafe.html...
Generating /home/r/repo/target/apidocs/org/takes/http/BkTimeable.html...
Generating /home/r/repo/target/apidocs/org/takes/http/Exit.html...
Generating /home/r/repo/target/apidocs/org/takes/http/Front.html...
Generating /home/r/repo/target/apidocs/org/takes/http/FtBasic.html...
Generating /home/r/repo/target/apidocs/org/takes/http/FtCLI.html...
Generating /home/r/repo/target/apidocs/org/takes/http/FtRemote.html...
Generating /home/r/repo/target/apidocs/org/takes/http/FtRemote.Script.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/http/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/http/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/http/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/package-tree.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/package-frame.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/package-summary.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/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/takes/facets/auth/class-use/PsLogout.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsChain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsFake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/Identity.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/Identity.Simple.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/RqAuth.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/TkSecure.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/RsLogout.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/Pass.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/XeIdentity.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/XeLogoutLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/TkAuth.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsByFlag.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/class-use/PsByFlag.Pair.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/PsFacebook.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/XeFacebookLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/PsGithub.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/XeGithubLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/PsTwitter.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/PsGoogle.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/XeGoogleLink.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/class-use/PsLinkedin.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcXOR.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcStrict.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcSafe.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/DecodingException.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcCompact.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcBase64.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcSalted.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcHex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/Codec.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcAES.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/class-use/CcPlain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/class-use/TkLogged.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/TkProduces.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkMethods.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkEncoding.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkAnonymous.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/TkRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/TkMethods.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkContentType.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkAuthenticated.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkHitRefresh.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/TkFork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/RsFork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkParams.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/Fork.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/RqRegex.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/RqRegex.Fake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/FkTypes.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/class-use/TkConsumes.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/class-use/HmRsStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbStatus.Check.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/TkFallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/RqFallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/RqFallback.Fake.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbChain.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/FbFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/class-use/Fallback.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/class-use/TkFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/class-use/XeFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/class-use/RsFlash.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/class-use/RsForward.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/class-use/TkForward.html...
Generating /home/r/repo/target/apidocs/org/takes/class-use/Request.html...
Generating /home/r/repo/target/apidocs/org/takes/class-use/HttpException.html...
Generating /home/r/repo/target/apidocs/org/takes/class-use/Response.html...
Generating /home/r/repo/target/apidocs/org/takes/class-use/Take.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeSLA.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeChain.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeLocalhost.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeSource.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeWhen.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeAppend.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeLinkSelf.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeLinkHome.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/RsXembly.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeTransform.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeTransform.Func.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeLink.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeMillis.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeDate.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeDirectives.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/class-use/XeStylesheet.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsPrint.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsVelocity.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsVelocity.Pair.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsFluent.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsBuffered.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithType.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithoutHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsHTML.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsJSON.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsJSON.Source.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsRedirect.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsSimple.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithBody.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsText.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithStatus.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsXSLT.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/class-use/RsWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkFixed.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkVerbose.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkFiles.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkWithType.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkMeasured.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkClasspath.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkVersioned.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkGzip.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkText.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkFailure.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkEmpty.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkGreedy.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkWithCookie.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkRedirect.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/class-use/TkHTML.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Concat.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/TransformAction.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/TransformAction.Trim.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/TransformAction.ToString.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Opt.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Opt.Single.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Opt.Empty.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Condition.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Condition.Not.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/VerboseIterable.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Sprintf.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Href.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Transform.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/Select.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/class-use/VerboseIterator.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqWithHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqSocket.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqPrint.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqMethod.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqMethod.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHeaders.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHeaders.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHeaders.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqCookies.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqCookies.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqWithHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqGreedy.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqForm.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqForm.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqForm.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqFake.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqMultipart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqMultipart.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqMultipart.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHref.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHref.Base.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqHref.Smart.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqLengthAware.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqWithoutHeader.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqWrap.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqBuffered.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqSimple.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/class-use/RqLive.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/Exit.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/BkSafe.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/BkParallel.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/FtRemote.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/FtRemote.Script.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/Back.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/FtCLI.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/BkBasic.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/FtBasic.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/BkTimeable.html...
Generating /home/r/repo/target/apidocs/org/takes/http/class-use/Front.html...
Generating /home/r/repo/target/apidocs/org/takes/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/codecs/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/auth/social/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fallback/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/flash/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/fork/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/forward/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/hamcrest/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/facets/slf4j/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/http/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/misc/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/rq/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/rs/xe/package-use.html...
Generating /home/r/repo/target/apidocs/org/takes/tk/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/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
22 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsWithCookie.java:58: warning - Tag @see: missing final '>': "<a href="http://tools.ietf.org/html/rfc2616#section-2.2">RFC 2616</a>
[WARNING] and cookie value according"
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsWithCookie.java:58: warning - Tag @see: missing final '>': "<a href="http://tools.ietf.org/html/rfc6265#section-4.1.1">RFC 6265</a>
[WARNING] <p>Use this decorator in order to return a response with a "Set-Cookie"
[WARNING] header inside, for example:
[WARNING] <pre> return new RsWithCookie(
[WARNING] new RsText("hello, world!"),
[WARNING] "u", "Jeff",
[WARNING] "Path=/", "Expires=Wed, 13 Jan 2021 22:23:01 GMT"
[WARNING] );</pre>
[WARNING] <p>This response will contain this header:
[WARNING] <pre> Set-Cookie: u=Jeff;Path=/;Expires=Wed, 13 Jan 2021 22:23:01 GMT</pre>
[WARNING] <p>The class is immutable and thread-safe."
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsFacebook.java:62: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsFacebook.java:62: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsGithub.java:57: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsGoogle.java:56: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsLinkedin.java:100: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/PsTwitter.java:55: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/XeFacebookLink.java:68: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/XeGithubLink.java:68: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/auth/social/XeGoogleLink.java:81: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/facets/fallback/TkFallback.java:48: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rs/xe/RsXembly.java:57: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsVelocity.java:71: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsWithCookie.java:94: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsXSLT.java:86: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rq/RqMultipart.java:98: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/rq/RqMultipart.java:131: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/http/BkBasic.java:58: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/http/BkBasic.java:58: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/http/FtCLI.java:45: warning - @checkstyle is an unknown tag.
[WARNING] /home/r/repo/src/main/java/org/takes/http/FtRemote.java:46: warning - @checkstyle is an unknown tag.
[INFO] Building jar: /home/r/repo/target/takes-0.16.9-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:install (default) @ takes ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/org/takes/takes/0.16.9/takes-0.16.9.pom
[INFO] Installing /home/r/repo/target/takes-0.16.9.jar to /home/r/repo/target/local-repo/org/takes/takes/0.16.9/takes-0.16.9.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9-sources.jar to /home/r/repo/target/local-repo/org/takes/takes/0.16.9/takes-0.16.9-sources.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9-javadoc.jar to /home/r/repo/target/local-repo/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar
[INFO]
[INFO] --- maven-invoker-plugin:1.9:run (default) @ takes ---
[INFO] Building: file-manager/pom.xml
[INFO] [INFO] Error stacktraces are turned on.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (6 KB at 400.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 KB at 2751.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (63 KB at 5187.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.pom (7 KB at 2035.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (8 KB at 2387.4 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 1570.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (3 KB at 1259.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (34 KB at 1618.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (55 KB at 4986.2 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 2946.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (12 KB at 3673.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 KB at 4093.8 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 2720.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9 KB at 2943.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 2562.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 4011.9 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 496.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (2 KB at 606.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (3 KB at 1264.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 KB at 2760.7 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 4627.3 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 1313.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 3972.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (2 KB at 807.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 3972.7 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 3416.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 5075.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/7/apache-7.pom (15 KB at 3522.9 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 3309.2 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 4717.2 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 3701.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (3 KB at 1202.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (7 KB at 3187.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (6 KB at 2885.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (15 KB at 1167.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/5/project-5.pom (23 KB at 4530.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (6 KB at 462.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (12 KB at 1866.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/6/project-6.pom (24 KB at 3904.0 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 320.5 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 974.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (6 KB at 550.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 KB at 1199.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (6 KB at 2733.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (2 KB at 909.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (3 KB at 149.8 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 421.4 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 7838.4 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 4290.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 2408.7 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 1985.8 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 4081.1 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 4083.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (3 KB at 1266.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 KB at 20133.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 KB at 19351.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (2 KB at 1561.5 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/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 375.1 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 10617.7 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 201.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (41 KB at 1764.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 KB at 869.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (415 KB at 24393.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (219 KB at 43609.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (46 KB at 22814.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.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 563.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 KB at 16834.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (202 KB at 8762.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 6307.8 KB/sec)
[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/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (902 KB at 14532.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 10635.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 11564.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (9 KB at 8661.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 KB at 1777.1 KB/sec)
[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] 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] Downloaded: file:///home/r/.m2/repository/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (851 KB at 11808.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/15.0/guava-15.0.jar (2122 KB at 13955.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 28141.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (10706 KB at 41015.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom (12 KB at 5821.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom (3 KB at 1347.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom (18 KB at 779.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 82.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 2804.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom (3 KB at 1085.0 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 413.1 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 3319.3 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 1025.0 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 2038.6 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 5250.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/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 4802.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 1263.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 18006.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 2778.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 1928.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 1444.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 1990.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 2084.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 3013.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 1672.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 2026.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 2177.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 1743.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 2585.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 3563.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 3219.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 1990.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 4127.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 4207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 4440.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 4586.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 2950.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 3434.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 5858.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 13090.8 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 21315.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 942.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/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.7/xstream-1.4.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 5486.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 12817.4 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 786.1 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 7895.5 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.7/siesta-client-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 1779.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 11792.0 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 742.2 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/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 2090.8 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 10462.9 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 2300.3 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/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.3.5/httpclient-4.3.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 5086.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 15023.4 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.3.2/httpcore-4.3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 2244.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 11869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 905.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 2494.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 1666.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 KB at 22638.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 5825.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 KB at 22801.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 5789.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (2 KB at 1258.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 3149.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 3665.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 1881.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 4399.4 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.3/spice-zapper-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 4488.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 4351.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 5226.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 14444.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 2534.2 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 3300.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 6621.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/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/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 2448.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 14550.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 11589.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar (243 KB at 48508.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.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-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 13526.9 KB/sec)
[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/com/google/guava/guava/14.0.1/guava-14.0.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar (16 KB at 1740.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 51436.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] Downloaded: file:///home/r/.m2/repository/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 31119.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 39160.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.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/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 6092.8 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/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 572.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.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 23352.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 318.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 19554.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 10383.8 KB/sec)
[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/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 KB at 22640.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/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 11214.8 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.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/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 35663.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-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 18263.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 12661.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 16053.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 26870.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 15451.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 25510.9 KB/sec)
[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/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 5225.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 56828.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.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 9308.4 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.3/spice-zapper-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 39388.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 26591.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 16131.8 KB/sec)
[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/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 24481.9 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-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 32341.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 10298.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 27846.9 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 6891.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1968.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 12018.4 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 14252.1 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] ------------------------------------------------------------------------
[INFO] [INFO] Building file-manager 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 2.4 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 5950.2 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 12356.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.pom (7 KB at 6488.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 9327.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 18016.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/14/apache-14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/14/apache-14.pom (15 KB at 14340.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-source-plugin/2.3/maven-source-plugin-2.3.jar (31 KB at 30603.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.pom (12 KB at 11390.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-plugin/0.9.3/jcabi-maven-plugin-0.9.3.jar (28 KB at 13672.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.pom (7 KB at 6518.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/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/build-helper-maven-plugin/1.8/build-helper-maven-plugin-1.8.jar (42 KB at 20604.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.pom (9 KB at 8217.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 KB at 8450.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 4546.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-failsafe-plugin/2.17/maven-failsafe-plugin-2.17.jar (78 KB at 25788.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 1913.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 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 12027.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.pom (12 KB at 11798.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/mojo-parent/33/mojo-parent-33.pom (26 KB at 12809.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/buildnumber-maven-plugin/1.3/buildnumber-maven-plugin-1.3.jar (31 KB at 30479.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 3962.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 8982.4 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-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] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 KB at 9970.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 KB at 5276.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (42 KB at 20971.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5 KB at 4883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 KB at 16714.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.pom (8 KB at 3598.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-jar-plugin/2.5/maven-jar-plugin-2.5.jar (25 KB at 12146.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 KB at 7626.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (360 KB at 51322.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.3/exec-maven-plugin-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.3/exec-maven-plugin-1.3.pom (12 KB at 5634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.3/exec-maven-plugin-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/mojo/exec-maven-plugin/1.3/exec-maven-plugin-1.3.jar (38 KB at 18633.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.pom (6 KB at 5533.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (8 KB at 7505.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.pom (5 KB at 4411.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.pom (8 KB at 7180.7 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 15.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.pom
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.pom
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.pom (11 KB at 28.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.pom (7 KB at 6530.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-project/1.18.1/jersey-project-1.18.1.pom (24 KB at 23973.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/jvnet-parent/4/jvnet-parent-4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/java/jvnet-parent/4/jvnet-parent-4.pom (8 KB at 7574.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.pom (11 KB at 10809.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (6 KB at 5609.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.pom (13 KB at 12116.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.2.0.Alpha1/hibernate-validator-parent-5.2.0.Alpha1.pom (28 KB at 13801.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (11 KB at 5183.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (4 KB at 3086.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (4 KB at 3193.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (5 KB at 4252.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (5 KB at 4882.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/jboss-parent/9/jboss-parent-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/jboss-parent/9/jboss-parent-9.pom (28 KB at 13942.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (7 KB at 6408.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.pom (12 KB at 11048.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/java/jvnet-parent/3/jvnet-parent-3.pom (5 KB at 4676.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.12-beta-3/junit-4.12-beta-3.pom (24 KB at 23084.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.pom (2 KB at 1283.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/objenesis/objenesis/2.1/objenesis-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/objenesis/objenesis/2.1/objenesis-2.1.pom (3 KB at 2476.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (17 KB at 8157.7 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] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.pom (2 KB at 1561.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-matchers/1.3/jcabi-matchers-1.3.jar (20 KB at 9769.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.15.1/jcabi-log-0.15.1.jar (42 KB at 20922.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.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 25472.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar
[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/com/sun/jersey/jersey-client/1.18.1/jersey-client-1.18.1.jar (131 KB at 7692.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.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 31551.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (56 KB at 55842.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (59 KB at 7358.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/javax/el/javax.el-api/3.0.1-b04/javax.el-api-3.0.1-b04.jar (72 KB at 35705.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/sun/jersey/jersey-core/1.18.1/jersey-core-1.18.1.jar (469 KB at 17336.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (52 KB at 25913.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.2.0.Alpha1/hibernate-validator-5.2.0.Alpha1.jar (670 KB at 20923.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/objenesis/objenesis/2.1/objenesis-2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/guava/guava/18.0/guava-18.0.jar (2204 KB at 19498.5 KB/sec)
[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/objenesis/objenesis/2.1/objenesis-2.1.jar (41 KB at 1568.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-log4j12/1.7.7/slf4j-log4j12-1.7.7.jar (9 KB at 962.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 62383.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/mockito/mockito-core/1.10.8/mockito-core-1.10.8.jar (1123 KB at 17010.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.12-beta-3/junit-4.12-beta-3.jar (308 KB at 3994.3 KB/sec)
[INFO] [INFO] Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.jar
[INFO] [INFO] Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.9.2/jcabi-http-1.9.2.jar (93 KB at 221.8 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ file-manager ---
[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 710.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 8835.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 14879.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/3/apache-3.pom (4 KB at 3349.6 KB/sec)
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ file-manager ---
[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.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/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 6695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 3054.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 1933.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 2560.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 1806.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 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 6553.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 1866.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 1710.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 1405.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 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 627.9 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 6924.8 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 612.3 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.9/maven-scm-api-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.pom (2 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.9/maven-scm-1.9.pom (24 KB at 23240.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 3072.3 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/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.pom (3 KB at 2126.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-managers/1.9/maven-scm-managers-1.9.pom (2 KB at 1454.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 1207.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.pom (3 KB at 2019.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.9/maven-scm-providers-1.9.pom (4 KB at 3649.4 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 141.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.pom (3 KB at 2726.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.9/maven-scm-providers-svn-1.9.pom (3 KB at 2074.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.pom (3 KB at 2570.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-git/1.9/maven-scm-providers-git-1.9.pom (3 KB at 2103.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 10775.4 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 23078.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.pom (3 KB at 1103.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.pom (3 KB at 2631.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-cvs/1.9/maven-scm-providers-cvs-1.9.pom (2 KB at 834.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.pom (3 KB at 2369.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.pom (3 KB at 2528.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.pom (3 KB at 2667.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.pom (3 KB at 2580.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.pom (3 KB at 2400.4 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 1074.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 3986.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.5/maven-scm-provider-svn-commons-1.5.pom (3 KB at 2076.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers-svn/1.5/maven-scm-providers-svn-1.5.pom (3 KB at 2074.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-providers/1.5/maven-scm-providers-1.5.pom (4 KB at 3556.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm/1.5/maven-scm-1.5.pom (15 KB at 14469.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 KB at 24419.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.5/maven-scm-api-1.5.pom (2 KB at 1540.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 16370.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 1582.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 1977.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 617.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] [INFO] 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] 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] 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 5796.9 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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 1548.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-manager-plexus/1.9/maven-scm-manager-plexus-1.9.jar (11 KB at 5190.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/regexp/regexp/1.3/regexp-1.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.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-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svnexe/1.9/maven-scm-provider-svnexe-1.9.jar (76 KB at 25065.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-gitexe/1.9/maven-scm-provider-gitexe-1.9.jar (64 KB at 31723.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.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 818.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9/maven-scm-provider-svn-commons-1.9.jar (40 KB at 39504.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-api/1.9/maven-scm-api-1.9.jar (104 KB at 51524.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-bazaar/1.9/maven-scm-provider-bazaar-1.9.jar (54 KB at 5391.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9/maven-scm-provider-cvs-commons-1.9.jar (79 KB at 39006.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 16951.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-git-commons/1.9/maven-scm-provider-git-commons-1.9.jar (38 KB at 3374.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-clearcase/1.9/maven-scm-provider-clearcase-1.9.jar (70 KB at 34735.4 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.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-perforce/1.9/maven-scm-provider-perforce-1.9.jar (80 KB at 39956.5 KB/sec)
[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/apache/maven/scm/maven-scm-provider-hg/1.9/maven-scm-provider-hg-1.9.jar (65 KB at 64296.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/svnkit/1.3.5/svnkit-1.3.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-starteam/1.9/maven-scm-provider-starteam-1.9.jar (73 KB at 12108.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar
[INFO] [INFO] 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 25355.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9/maven-scm-provider-cvsexe-1.9.jar (30 KB at 729.5 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/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 6410.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/stringtemplate/3.2/stringtemplate-3.2.jar (168 KB at 55997.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/svnkit/trilead-ssh2/build213-svnkit-1.3-patch/trilead-ssh2-build213-svnkit-1.3-patch.jar (246 KB at 2697.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tmatesoft/sqljet/sqljet/1.0.4/sqljet-1.0.4.jar (727 KB at 9555.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 7497.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/antlr/antlr-runtime/3.1.3/antlr-runtime-3.1.3.jar (148 KB at 1712.1 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 29936.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 13871.6 KB/sec)
[INFO] [INFO] ShortRevision tag detected. The value is '7'.
[INFO] [INFO] Executing: /bin/sh -c cd /home/r/repo/target/it/file-manager && git rev-parse --verify --short=7 HEAD
[INFO] [INFO] Working directory: /home/r/repo/target/it/file-manager
[INFO] [INFO] Storing buildNumber: 710dea4 at timestamp: 2015-05-14T23:40:28
[INFO] [INFO] Storing buildScmBranch: __rultor
[INFO] [INFO]
[INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ file-manager ---
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 5653.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 8498.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 6688.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 11337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 5705.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 2795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 2944.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 4915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 869.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 2781.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 15098.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.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] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 21047.9 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.jar
[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/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 221.6 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 3975.1 KB/sec)
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 2 resources
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ file-manager ---
[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 18463.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 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 7602.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 3066.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 1918.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 2002.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 1703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 2646.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 1924.8 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 3952.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 10941.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 15824.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/5/apache-5.pom (5 KB at 4001.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 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 3164.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 868.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 1911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 1853.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 7734.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 2914.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 2118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 2120.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 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 1668.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 2708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 3030.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 859.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 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 2016.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 795.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 4140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 16889.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 844.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 3529.3 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-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 84.2 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] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 751.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (2 KB at 1211.9 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 141.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (6 KB at 5221.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 2419.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/google/google/1/google-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/google/google/1/google-1.pom (2 KB at 1517.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 729.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 51435.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 6610.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 4454.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (151 KB at 7185.6 KB/sec)
[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/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (131 KB at 65344.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.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 146.9 KB/sec)
[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/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 KB at 1157.9 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 4839.2 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/com/google/collections/google-collections/1.0/google-collections-1.0.jar (625 KB at 41640.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 530.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar (118 KB at 11781.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.12/log4j-1.2.12.jar (350 KB at 13449.7 KB/sec)
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 6 source files to /home/r/repo/target/it/file-manager/target/classes
[INFO] [INFO]
[INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ file-manager ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] [INFO] Copying 1 resource
[INFO] [INFO]
[INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ file-manager ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 2 source files to /home/r/repo/target/it/file-manager/target/test-classes
[INFO] [INFO]
[INFO] [INFO] --- build-helper-maven-plugin:1.8:reserve-network-port (default) @ file-manager ---
[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/beanshell/bsh/2.0b4/bsh-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (2 KB at 1167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (2 KB at 1378.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (276 KB at 55018.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (262 KB at 21797.9 KB/sec)
[INFO] [INFO] Reserved port 40776 for takes.port
[INFO] [INFO]
[INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6 KB at 5954.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 793.0 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.17/surefire-api-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (3 KB at 2237.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (3 KB at 2764.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1759.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 1441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 3394.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 16319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (39 KB at 38651.4 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.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (260 KB at 51833.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (144 KB at 13077.9 KB/sec)
[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 2474.9 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.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 1227.1 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 18141.4 KB/sec)
[INFO] [INFO] Surefire report directory: /home/r/repo/target/it/file-manager/target/surefire-reports
[INFO] [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.pom (5 KB at 4092.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-providers/2.17/surefire-providers-2.17.pom (3 KB at 2322.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.pom (4 KB at 3286.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.pom (2 KB at 1996.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.pom (2 KB at 1527.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.pom (2 KB at 1684.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 3952.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.pom (3 KB at 2462.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-java5/2.17/common-java5-2.17.jar (37 KB at 18122.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-junit47/2.17/surefire-junit47-2.17.jar (117 KB at 38688.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit48/2.17/common-junit48-2.17.jar (18 KB at 17515.6 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 50602.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/surefire-grouper/2.17/surefire-grouper-2.17.jar (38 KB at 18543.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit4/2.17/common-junit4-2.17.jar (16 KB at 15878.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/surefire/common-junit3/2.17/common-junit3-2.17.jar (11 KB at 10952.1 KB/sec)
[INFO]
[INFO] -------------------------------------------------------
[INFO]	T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.takes.it.fm.AppTest
[INFO] [0;37mINFOm] pool-1-thread-2 com.jcabi.http.wire.VerboseWire: #send(GET http://localhost:53732/f):
[INFO] HTTP Request (com.jcabi.http.request.BaseRequest):
[INFO]
[INFO]	 <<empty>>
[INFO] HTTP Response (com.jcabi.http.request.DefaultResponse):
[INFO]	 200 OK [http://localhost:53732/f]
[INFO]	 Content-Type: text/xml
[INFO]
[INFO]	 <html xmlns="http://www.w3.org/1999/xhtml"><head><title>directory</title></head><body><ul><li>hello.txt: 13</li></ul></body></html>
[INFO] [0;37mINFOm] pool-1-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:53732 /f): [200 OK] in 1s
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.268 sec - in org.takes.it.fm.AppTest
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO]
[INFO] [INFO] --- jcabi-maven-plugin:0.9.3:versionalize (jcabi-versionalize-packages) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 4056.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.13/jcabi-1.13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/1.13/jcabi-1.13.pom (11 KB at 10593.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.25/parent-0.25.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.25/parent-0.25.pom (76 KB at 37682.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.pom (8 KB at 7382.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/1.11/jcabi-1.11.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/1.11/jcabi-1.11.pom (11 KB at 10593.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.24/parent-0.24.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.24/parent-0.24.pom (76 KB at 37684.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.pom (2 KB at 1017.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.pom (5 KB at 4033.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi/0.7.22/jcabi-0.7.22.pom (8 KB at 7365.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/parent/0.7.21/parent-0.7.21.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/parent/0.7.21/parent-0.7.21.pom (65 KB at 32377.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 6630.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 2708.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 21929.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 2127.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 3164.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 2120.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 3030.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 1827.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 1543.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 1883.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 1987.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 27216.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.pom (1021 B at 997.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (14 KB at 13062.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (26 KB at 25801.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (3 KB at 2598.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 KB at 21885.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (4 KB at 3713.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (3 KB at 2823.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (2 KB at 1593.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6 KB at 5999.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (4 KB at 3711.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3 KB at 2966.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (2 KB at 1170.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (4 KB at 3160.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 KB at 5180.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 3792.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 3939.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7 KB at 6953.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 9911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 10669.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (2 KB at 1115.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 KB at 10749.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (6 KB at 5335.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (2 KB at 1790.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (3 KB at 2205.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 888.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 5229.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (2 KB at 1846.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (3 KB at 2409.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (3 KB at 2751.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (2 KB at 1414.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (2 KB at 1683.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (3 KB at 2420.9 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 19899.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 25921.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-aspects/0.17.1/jcabi-aspects-0.17.1.jar (74 KB at 36815.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 38290.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 29273.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjrt/1.8.1/aspectjrt-1.8.1.jar (115 KB at 4072.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 43485.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.jar (8 KB at 261.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (283 KB at 56458.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 49864.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 17049.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (219 KB at 54547.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 5964.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 27885.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 13177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (619 KB at 22080.9 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/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (127 KB at 7469.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/junit/junit/4.11/junit-4.11.jar (240 KB at 17092.6 KB/sec)
[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 21214.0 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1473 KB at 26768.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/aspectj/aspectjtools/1.7.4/aspectjtools-1.7.4.jar (9784 KB at 54964.8 KB/sec)
[INFO] [INFO] jcabi-aspects 0.17.1/8b0e260 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] [INFO] Versionalizing /home/r/repo/target/it/file-manager/target/classes directory
[INFO] log4j:WARN No appenders could be found for logger (org.jboss.logging).
[INFO] log4j:WARN Please initialize the log4j system properly.
[INFO] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] [ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html)
[INFO] [INFO] File /home/r/repo/target/it/file-manager/target/classes/org/takes/it/fm/org-takes-test-file-manager-jar.txt added
[INFO] [INFO]
[INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 4431.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 2743.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 2634.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.pom (4 KB at 3447.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 2986.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 KB at 19433.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.pom (3 KB at 2162.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 2986.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 KB at 10360.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/28/commons-parent-28.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 24486.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tukaani/xz/1.2/xz-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tukaani/xz/1.2/xz-1.2.pom (2 KB at 1859.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 21301.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.10/plexus-io-2.0.10.jar (58 KB at 28703.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/tukaani/xz/1.2/xz-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/tukaani/xz/1.2/xz-1.2.jar (93 KB at 7122.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-compress/1.5/commons-compress-1.5.jar (251 KB at 10879.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 9334.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.4.4/plexus-archiver-2.4.4.jar (161 KB at 10007.4 KB/sec)
[INFO] [INFO] Building jar: /home/r/repo/target/it/file-manager/target/file-manager-1.0-SNAPSHOT.jar
[INFO] [INFO]
[INFO] [INFO] >>> maven-source-plugin:2.3:jar (jcabi-sources) > generate-sources @ file-manager >>>
[INFO] [INFO]
[INFO] [INFO] <<< maven-source-plugin:2.3:jar (jcabi-sources) < generate-sources @ file-manager <<<
[INFO] [INFO]
[INFO] [INFO] --- maven-source-plugin:2.3:jar (jcabi-sources) @ file-manager ---
[INFO] [INFO] Building jar: /home/r/repo/target/it/file-manager/target/file-manager-1.0-SNAPSHOT-sources.jar
[INFO] [INFO]
[INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (jcabi-javadoc) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 1808.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 1409.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 1991.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 14822.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 1538.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 3395.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 1849.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 3147.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (9 KB at 8056.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 7793.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 3265.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 2317.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 9118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 7575.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (2 KB at 1354.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (10 KB at 4709.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/10/maven-parent-10.pom (31 KB at 30893.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 5641.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 3418.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 5177.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 9570.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 3615.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 9118.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 22103.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/6/apache-6.pom (13 KB at 12496.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (2 KB at 1581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 KB at 11811.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 KB at 19576.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (3 KB at 2211.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (4 KB at 3066.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (3 KB at 1323.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (3 KB at 2009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2 KB at 1989.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (3 KB at 2636.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (2 KB at 1856.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2 KB at 1952.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (2 KB at 1459.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 2242.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (5 KB at 4323.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (10 KB at 9361.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (3 KB at 2338.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8 KB at 7874.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (2 KB at 1034.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3 KB at 2932.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2 KB at 1911.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3 KB at 2920.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (2 KB at 1841.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (2 KB at 1009.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 7060.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (3 KB at 2316.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (8 KB at 7500.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.pom (8 KB at 7583.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6 KB at 5941.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 9695.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 136.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (4 KB at 3080.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 KB at 10775.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (3 KB at 2200.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (3 KB at 2337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (3 KB at 2628.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (3 KB at 2189.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (2 KB at 1561.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 1718.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 12095.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 1913.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 13648.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 5772.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 14261.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 5550.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 11204.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 17934.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 15665.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.pom (3 KB at 2318.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 17185.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (4 KB at 3686.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (3 KB at 2453.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 18178.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (3 KB at 2453.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 8608.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 21814.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 24871.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 10683.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 653.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 27619.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 15165.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 KB at 9836.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 KB at 10262.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (54 KB at 53662.1 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (46 KB at 22713.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 1746.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar (64 KB at 1677.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (8 KB at 187.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (48 KB at 1195.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 KB at 18110.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 KB at 27145.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 KB at 21293.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (46 KB at 45974.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 51134.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar (383 KB at 7508.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 6584.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 19848.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar (359 KB at 23922.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (181 KB at 18052.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 16266.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 10975.2 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (226 KB at 18753.8 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (57 KB at 2995.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (558 KB at 11622.3 KB/sec)
[INFO] [INFO]
[INFO] Loading source files for package org.takes.it.fm...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.7.0_75
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/App.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/package-frame.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/package-summary.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/package-tree.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/constant-values.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/class-use/App.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/org/takes/it/fm/package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/overview-tree.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/index-all.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/allclasses-frame.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/allclasses-noframe.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/index.html...
[INFO] Generating /home/r/repo/target/it/file-manager/target/apidocs/help-doc.html...
[INFO] 1 warning
[INFO] [WARNING] Javadoc Warnings
[INFO] [WARNING] /home/r/repo/target/it/file-manager/src/main/java/org/takes/it/fm/App.java:46: warning - @checkstyle is an unknown tag.
[INFO] [INFO] Building jar: /home/r/repo/target/it/file-manager/target/file-manager-1.0-SNAPSHOT-javadoc.jar
[INFO] [INFO]
[INFO] [INFO] --- exec-maven-plugin:1.3:java (start-takes-server) @ file-manager ---
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.pom (12 KB at 11915.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.pom (5 KB at 4188.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.pom (3 KB at 2963.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 1882.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 21372.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 11720.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (4 KB at 3255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 259.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (5 KB at 4230.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-commons/3.3.1/asm-commons-3.3.1.pom (417 B at 407.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-tree/3.3.1/asm-tree-3.3.1.pom (406 B at 396.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom (3 KB at 2745.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom (2 KB at 1692.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 1600.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 18385.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 1608.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 6091.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 15688.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 3862.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 1331.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 1779.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (8 KB at 7319.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9 KB at 8755.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 KB at 7999.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (5 KB at 4774.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (10 KB at 9132.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.0/project-4.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 KB at 12805.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 1718.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 2441.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 5494.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.pom (5 KB at 4205.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (2 KB at 1876.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (10 KB at 9005.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 4418.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 2780.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 23712.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 32067.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 2185.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 3257.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 1403.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 2044.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 2637.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 2260.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 1582.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 1967.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 1538.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 17730.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 1543.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 3632.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 5502.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 2155.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 720.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/apache/1/apache-1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/apache/1/apache-1.pom (4 KB at 3330.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 7581.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (6 KB at 5140.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 3735.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 5976.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 14925.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 2905.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 1564.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 2379.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 5366.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9 KB at 8871.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 348.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 845.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 951.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (3 KB at 2255.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 159.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 167.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (4 KB at 3257.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (3 KB at 2196.3 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 337.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.pom (4 KB at 3550.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.pom (3 KB at 2372.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/bsh/bsh/1.3.0/bsh-1.3.0.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/bsh/bsh/1.3.0/bsh-1.3.0.pom (210 B at 205.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.pom (4 KB at 3017.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 10668.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 25772.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.2/maven-plugin-tools-annotations-3.2.jar (39 KB at 38881.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugins/maven-plugin-plugin/3.2/maven-plugin-plugin-3.2.jar (47 KB at 23355.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-tree/3.3.1/asm-tree-3.3.1.jar (22 KB at 21002.9 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (57 KB at 28456.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm/3.3.1/asm-3.3.1.jar (43 KB at 1520.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.jar (12 KB at 11081.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (181 KB at 45074.5 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.jar (11 KB at 10976.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (287 KB at 57205.1 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/asm/asm-commons/3.3.1/asm-commons-3.3.1.jar (38 KB at 1133.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.jar (59 KB at 58335.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.jar (51 KB at 4624.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.jar (15 KB at 867.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.2/maven-plugin-tools-api-3.2.jar (23 KB at 22693.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.2/maven-plugin-tools-generators-3.2.jar (46 KB at 22511.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (169 KB at 4965.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 16191.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.jar (37 KB at 1192.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (89 KB at 44488.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (151 KB at 3135.6 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 KB at 18562.0 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (185 KB at 8773.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (165 KB at 9138.8 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.2/maven-plugin-tools-beanshell-3.2.jar (13 KB at 12858.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/bsh/bsh/1.3.0/bsh-1.3.0.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 6596.4 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.2/maven-plugin-tools-model-3.2.jar (32 KB at 31136.7 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 7700.2 KB/sec)
[INFO] [INFO] Downloading: file:///home/r/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 52682.6 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/bsh/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 19706.5 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.2/maven-plugin-tools-java-3.2.jar (18 KB at 965.3 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (107 KB at 2965.4 KB/sec)
[INFO] [INFO] Downloaded: file:///home/r/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 12503.3 KB/sec)
[INFO] [WARNING] Warning: killAfter is now deprecated. Do you need it ? Please comment on MEXEC-6.
[INFO] [INFO]
[INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ file-manager ---
[INFO] [WARNING] useSystemClassloader setting has no effect when not forking
[INFO] [INFO] Failsafe report directory: /home/r/repo/target/it/file-manager/target/failsafe-reports
[INFO] [INFO] parallel='all', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true
[INFO]
[INFO] -------------------------------------------------------
[INFO]	T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.takes.it.fm.AppITCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 sec - in org.takes.it.fm.AppITCase
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 29.175 s
[INFO] [INFO] Finished at: 2015-05-14T23:40:46+00:00
[INFO] [INFO] Final Memory: 34M/473M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] ..SUCCESS (32.6 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]	 Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ takes ---
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) @ takes ---
[INFO] Installing /home/r/repo/target/takes-0.16.9.jar to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9.pom
[INFO] Installing /home/r/repo/target/takes-0.16.9-sources.jar to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9-sources.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9-javadoc.jar to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9.jar.asc to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9.jar.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9.pom.asc to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9.pom.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9-sources.jar.asc to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9-sources.jar.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9-javadoc.jar.asc to /home/r/.m2/repository/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ takes ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (jcabi-deploy-to-sonatype) @ takes ---
[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.2-06 and edition "Professional"
[INFO]	* Using staging profile ID "bab62ac2f7c3" (matched by Nexus).
[INFO] Installing /home/r/repo/target/takes-0.16.9.jar to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9.pom
[INFO] Installing /home/r/repo/target/takes-0.16.9-sources.jar to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9-sources.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9-javadoc.jar to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar
[INFO] Installing /home/r/repo/target/takes-0.16.9.jar.asc to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9.jar.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9.pom.asc to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9.pom.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9-sources.jar.asc
[INFO] Installing /home/r/repo/target/takes-0.16.9-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/bab62ac2f7c3/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]	* Remote staging into staging profile ID "bab62ac2f7c3"
[INFO]	* Created staging repository with ID "orgtakes-1075".
[INFO]	* Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075
[INFO]	* Uploading locally staged artifacts to profile org.takes
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar (935 KB at 941.5 KB/sec)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/maven-metadata.xml
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/maven-metadata.xml (296 B at 0.8 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-javadoc.jar.asc (473 B at 3.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-sources.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-sources.jar.asc (473 B at 3.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.pom.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.pom.asc (473 B at 3.1 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.jar (294 KB at 854.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.pom
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.pom (10 KB at 68.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9.jar.asc (473 B at 2.6 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-sources.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgtakes-1075/org/takes/takes/0.16.9/takes-0.16.9-sources.jar (274 KB at 1133.3 KB/sec)
[INFO]	* Upload of locally staged artifacts finished.
[INFO]	* Closing staging repository with ID "orgtakes-1075".

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

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

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:37 min
[INFO] Finished at: 2015-05-14T23:41:32+00:00
[INFO] Final Memory: 46M/363M
[INFO] ------------------------------------------------------------------------
+ mvn clean site-deploy -Ptakes -Psite --errors --settings ../settings.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building take 0.16.9
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ takes ---
[INFO] Deleting /home/r/repo/target
[INFO]
[INFO] --- maven-site-plugin:3.4:site (default-site) @ takes ---
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 343.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5 KB at 249.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.pom (2 KB at 78.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 KB at 772.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (2 KB at 78.9 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 205.2 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 10.3 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 88.5 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 128.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.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 93.3 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 237.0 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 234.6 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 146.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 831.8 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 298.4 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 339.7 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 484.8 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 181.4 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 161.7 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 120.0 KB/sec)
Downloading: https://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/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar
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
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
Downloaded: https://oss.sonatype.org/content/groups/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 228.2 KB/sec)
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: 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-sink-api/1.6/doxia-sink-api-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar
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-sink-api/1.6/doxia-sink-api-1.6.jar (11 KB at 437.9 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: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 409.7 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/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 521.4 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: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-exec/1.2/maven-reporting-exec-1.2.jar (27 KB at 816.2 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 1401.2 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-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 1445.4 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: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 2777.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 1734.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.6/doxia-module-apt-1.6.jar (52 KB at 1073.1 KB/sec)
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 2203.2 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (44 KB at 1743.4 KB/sec)
Downloaded:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.4.3/plexus-archiver-2.4.3.jar (160 KB at 4568.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.8/plexus-io-2.0.8.jar (58 KB at 1855.0 KB/sec)
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4
[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 368.6 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 1516.4 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 89.6 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: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-report-parser/2.17/surefire-report-parser-2.17.jar (58 KB at 1848.9 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 > generate-sources @ takes >>>
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc < generate-sources @ takes <<<
[INFO] preparing 'test-javadoc' report requires 'generate-test-sources' forked phase execution
[INFO]
[INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc > generate-test-sources @ takes >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ takes ---
[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: 710dea4 at timestamp: 2015-05-14T23:41:49
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ takes ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 188 source files to /home/r/repo/target/classes
[INFO]
[INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc < generate-test-sources @ takes <<<
[INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2
[INFO] preparing 'cobertura' report requires '[cobertura]test' forked phase execution
[INFO]
[INFO] >>> cobertura-maven-plugin:2.5.2:cobertura > [cobertura]test @ takes >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ takes ---
[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: 710dea4 at timestamp: 2015-05-14T23:41:54
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ takes ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 188 source files to /home/r/repo/target/classes
[INFO]
[INFO] --- cobertura-maven-plugin:2.5.2:instrument @ takes ---
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 288 files to /home/r/repo/target/generated-classes/cobertura
[cobertura] WARN  [main] net.sourceforge.cobertura.instrument.ClassInstrumenter - No line number information found for class org.takes.facets.forward.TkForward$1.  Perhaps you need to compile with debug=true?
Cobertura: Saved information on 288 classes.
Instrument time: 634ms

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ takes ---
[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.takes.facets.auth.codecs.CcGzipTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.takes.facets.auth.codecs.CcGzipTest
Running org.takes.rq.RqWithoutHeaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.takes.rq.RqWithoutHeaderTest
Running org.takes.facets.auth.codecs.CcSaltedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.takes.facets.auth.codecs.CcSaltedTest
Running org.takes.misc.TransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.takes.misc.TransformTest
Running org.takes.rs.RsWithCookieTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.takes.rs.RsWithCookieTest
Running org.takes.facets.auth.PsChainTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.takes.facets.auth.PsChainTest
Running org.takes.misc.HrefTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.takes.misc.HrefTest
Running org.takes.facets.fork.FkParamsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.fork.FkParamsTest
Running org.takes.facets.forward.RsForwardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.takes.facets.forward.RsForwardTest
Running org.takes.facets.flash.RsFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.takes.facets.flash.RsFlashTest
Running org.takes.rq.RqGreedyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.takes.rq.RqGreedyTest
Running org.takes.rq.RqSocketTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.takes.rq.RqSocketTest
Running org.takes.facets.flash.TkFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.facets.flash.TkFlashTest
Running org.takes.rs.RsWithoutHeaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rs.RsWithoutHeaderTest
Running org.takes.rs.RsWithHeaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithHeaderTest
Running org.takes.facets.auth.social.PsFacebookTest
[0;37mINFOm] pool-1-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET graph.facebook.com /oauth/access_token): [200 HTTP OK] in 1ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.takes.facets.auth.social.PsFacebookTest
Running org.takes.facets.auth.social.XeGithubLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.takes.facets.auth.social.XeGithubLinkTest
Running org.takes.rs.RsXSLTTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.takes.rs.RsXSLTTest
Running org.takes.facets.auth.PsByFlagTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.takes.facets.auth.PsByFlagTest
Running org.takes.facets.fork.TkMethodsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.takes.facets.fork.TkMethodsTest
Running org.takes.facets.fork.TkConsumesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 sec - in org.takes.facets.fork.TkConsumesTest
Running org.takes.facets.slf4j.TkLoggedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.takes.facets.slf4j.TkLoggedTest
Running org.takes.facets.auth.codecs.CcAESTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.takes.facets.auth.codecs.CcAESTest
Running org.takes.facets.fork.FkAnonymousTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.fork.FkAnonymousTest
Running org.takes.facets.fork.MediaTypesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.fork.MediaTypesTest
Running org.takes.tk.TkVerboseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkVerboseTest
Running org.takes.rs.xe.XeWhenTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.takes.rs.xe.XeWhenTest
Running org.takes.facets.auth.social.XeFacebookLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.takes.facets.auth.social.XeFacebookLinkTest
Running org.takes.tk.TkClasspathTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkClasspathTest
Running org.takes.facets.auth.codecs.CcStrictTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.takes.facets.auth.codecs.CcStrictTest
Running org.takes.facets.auth.XeLogoutLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.takes.facets.auth.XeLogoutLinkTest
Running org.takes.facets.auth.codecs.CcCompactTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcCompactTest
Running org.takes.tk.TkFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.takes.tk.TkFilesTest
Running org.takes.facets.fork.TkProducesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.fork.TkProducesTest
Running org.takes.tk.TkWithHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.tk.TkWithHeadersTest
Running org.takes.tk.TkMeasuredTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.takes.tk.TkMeasuredTest
Running org.takes.facets.flash.XeFlashTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.takes.facets.flash.XeFlashTest
Running org.takes.rs.RsGzipTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.takes.rs.RsGzipTest
Running org.takes.rs.xe.XeLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.takes.rs.xe.XeLinkTest
Running org.takes.rq.RqWithHeadersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.takes.rq.RqWithHeadersTest
Running org.takes.facets.auth.XeIdentityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in org.takes.facets.auth.XeIdentityTest
Running org.takes.facets.fork.FkEncodingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.fork.FkEncodingTest
Running org.takes.facets.auth.codecs.CcPlainTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcPlainTest
Running org.takes.misc.VerboseIterableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.VerboseIterableTest
Running org.takes.rs.xe.XeLinkSelfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.takes.rs.xe.XeLinkSelfTest
Running org.takes.http.BkBasicTest
[0;37mINFOm] pool-1-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33212 /path/c): [404 Not Found] in 13ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 sec - in org.takes.http.BkBasicTest
Running org.takes.rq.RqMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rq.RqMethodTest
Running org.takes.misc.SelectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.SelectTest
Running org.takes.facets.fork.FkHitRefreshTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 sec - in org.takes.facets.fork.FkHitRefreshTest
Running org.takes.facets.forward.TkForwardTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.facets.forward.TkForwardTest
Running org.takes.http.OptionsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.http.OptionsTest
Running org.takes.rs.RsWithTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithTypeTest
Running org.takes.facets.auth.TkAuthTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.takes.facets.auth.TkAuthTest
Running org.takes.misc.ConcatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.misc.ConcatTest
Running org.takes.tk.TkTextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkTextTest
Running org.takes.rq.RqLiveTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rq.RqLiveTest
Running org.takes.rs.RsVelocityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.takes.rs.RsVelocityTest
Running org.takes.facets.fork.FkMethodsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkMethodsTest
Running org.takes.facets.auth.social.PsLinkedinTest
[0;37mINFOm] pool-1-thread-7 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:56593 /uas/oauth2/accessToken): [200 OK] in 23ms
[0;37mINFOm] pool-1-thread-7 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:56593 /v1/people/): [200 OK] in 4ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.041 sec - in org.takes.facets.auth.social.PsLinkedinTest
Running org.takes.rq.RqWithHeaderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.takes.rq.RqWithHeaderTest
Running org.takes.facets.fork.FkContentTypeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.takes.facets.fork.FkContentTypeTest
Running org.takes.tk.TkHTMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.tk.TkHTMLTest
Running org.takes.rq.RqFormTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.rq.RqFormTest
Running org.takes.facets.fork.FkTypesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkTypesTest
Running org.takes.facets.fork.TkForkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.TkForkTest
Running org.takes.rs.xe.XeTransformTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.takes.rs.xe.XeTransformTest
Running org.takes.facets.auth.PsCookieTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.PsCookieTest
Running org.takes.facets.fork.FkRegexTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkRegexTest
Running org.takes.rs.RsTextTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rs.RsTextTest
Running org.takes.facets.fork.FkAuthenticatedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.FkAuthenticatedTest
Running org.takes.tk.TkVersionedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.tk.TkVersionedTest
Running org.takes.facets.fallback.TkFallbackTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.facets.fallback.TkFallbackTest
Running org.takes.rs.xe.XeLocalhostTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.takes.rs.xe.XeLocalhostTest
Running org.takes.rq.CapInputStreamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rq.CapInputStreamTest
Running org.takes.facets.fork.RsForkTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.facets.fork.RsForkTest
Running org.takes.rq.RqPrintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rq.RqPrintTest
Running org.takes.rs.RsJSONTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rs.RsJSONTest
Running org.takes.rs.xe.XeSLATest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.takes.rs.xe.XeSLATest
Running org.takes.http.BkTimeableTest
[0;37mINFOm] pool-1-thread-6 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:51715 /): [200 OK] in 478ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.548 sec - in org.takes.http.BkTimeableTest
Running org.takes.rs.RsWithHeadersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithHeadersTest
Running org.takes.tk.TkGzipTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.takes.tk.TkGzipTest
Running org.takes.facets.fallback.FbChainTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.fallback.FbChainTest
Running org.takes.http.BkParallelTest
[0;37mINFOm] Thread-28 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:53648 /): [200 OK] in 4ms
[0;37mINFOm] Thread-27 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:53648 /): [200 OK] in 3ms
[0;37mINFOm] Thread-26 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:53648 /): [200 OK] in 4ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.takes.http.BkParallelTest
Running org.takes.facets.auth.social.XeGoogleLinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.takes.facets.auth.social.XeGoogleLinkTest
Running org.takes.facets.auth.IdentityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.IdentityTest
Running org.takes.misc.VerboseIteratorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.misc.VerboseIteratorTest
Running org.takes.facets.auth.social.PsGoogleTest
[0;37mINFOm] pool-1-thread-2 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36616 /o/oauth2/token): [200 OK] in 6ms
[0;37mINFOm] pool-1-thread-2 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36616 /oauth2/v1/userinfo): [200 OK] in 5ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec - in org.takes.facets.auth.social.PsGoogleTest
Running org.takes.rq.RqLengthAwareTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rq.RqLengthAwareTest
Running org.takes.rq.RqHeadersTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.rq.RqHeadersTest
Running org.takes.facets.fork.MediaTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.fork.MediaTypeTest
Running org.takes.rs.RsWithStatusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsWithStatusTest
Running org.takes.facets.fork.RqRegexTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.facets.fork.RqRegexTest
Running org.takes.rs.RsPrintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.takes.rs.RsPrintTest
Running org.takes.rs.xe.RsXemblyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.takes.rs.xe.RsXemblyTest
Running org.takes.facets.hamcrest.HmRsStatusTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.takes.facets.hamcrest.HmRsStatusTest
Running org.takes.rs.xe.XeLinkHomeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.takes.rs.xe.XeLinkHomeTest
Running org.takes.facets.auth.codecs.CcXORTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.codecs.CcXORTest
Running org.takes.tk.TkRedirectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.takes.tk.TkRedirectTest
Running org.takes.facets.auth.TkSecureTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.takes.facets.auth.TkSecureTest
Running org.takes.facets.auth.codecs.CcHexTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.facets.auth.codecs.CcHexTest
Running org.takes.rq.RqHrefTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.takes.rq.RqHrefTest
Running org.takes.facets.auth.social.PsGithubTest
[0;37mINFOm] pool-1-thread-15 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:49619 /login/oauth/access_token): [200 OK] in 18ms
[0;37mINFOm] pool-1-thread-15 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:49619 /user): [200 OK] in 3ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.03 sec - in org.takes.facets.auth.social.PsGithubTest
Running org.takes.rq.RqMultipartTest
Tests run: 11, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 10.103 sec <<< FAILURE! - in org.takes.rq.RqMultipartTest
handlesRequestInTime(org.takes.rq.RqMultipartTest)  Time elapsed: 10.017 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at net.sourceforge.cobertura.coveragedata.TouchCollector.touch(TouchCollector.java:74)
	at org.takes.rq.RqMultipart$Base.copy(RqMultipart.java:291)
	at org.takes.rq.RqMultipart$Base.make(RqMultipart.java:246)
	at org.takes.rq.RqMultipart$Base.buildRequests(RqMultipart.java:220)
	at org.takes.rq.RqMultipart$Base.<init>(RqMultipart.java:139)
	at org.takes.rq.RqMultipartTest.handlesRequestInTime(RqMultipartTest.java:375)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.lang.Thread.run(Thread.java:745)

Running org.takes.http.FtCLITest
[0;37mINFOm] pool-1-thread-11 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45511 /): [200 OK] in 2ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 sec - in org.takes.http.FtCLITest
Running org.takes.facets.auth.RqAuthTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.facets.auth.RqAuthTest
Running org.takes.rs.xe.XeAppendTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.takes.rs.xe.XeAppendTest
Running org.takes.rs.xe.XeDateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.takes.rs.xe.XeDateTest
Running org.takes.http.FtBasicTest
[0;37mINFOm] pool-1-thread-3 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:58321 /): [500 Internal Error] in 3ms
[0;37mINFOm] pool-1-thread-1 com.jcabi.http.request.BaseRequest: #fetch(POST localhost:58520 /): [200 OK] in 4ms
[0;37mINFOm] pool-1-thread-6 com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:53132 /): [200 OK] in 7ms
[0;37mINFOm] pool-1-thread-5 com.jcabi.http.request.BaseRequest: #fetch(GET localhost:54156 /): [200 OK] in 4ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.028 sec - in org.takes.http.FtBasicTest
Running org.takes.facets.auth.codecs.CcBase64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.takes.facets.auth.codecs.CcBase64Test
Running org.takes.rq.RqCookiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.takes.rq.RqCookiesTest
Running org.takes.facets.auth.social.PsTwitterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.takes.facets.auth.social.PsTwitterTest

Results :

Tests in error:
  RqMultipartTest.handlesRequestInTime:375 » TestTimedOut test timed out after 1...

Tests run: 211, Failures: 0, Errors: 1, Skipped: 5

[ERROR] There are test failures.

Please refer to /home/r/repo/target/surefire-reports for the individual test results.
[INFO]
[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura < [cobertura]test @ takes <<<
[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 623.1 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 2091.0 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 221.2 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 156.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (2 KB at 105.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (6 KB at 282.4 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 234.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (3 KB at 113.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (3 KB at 113.0 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 197.5 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 132.3 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 60.5 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 170.1 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-api/3.3/maven-plugin-tools-api-3.3.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/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.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/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
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-commons/5.0.2/asm-commons-5.0.2.jar
Downloaded:5http://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 1016.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 2260.2 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.3/maven-plugin-tools-java-3.3.jar
Downloaded:4http://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 1749.3 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-commons/5.0.2/asm-commons-5.0.2.jar (41 KB at 1508.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar
Downloaded:9http://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 1176.2 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:8http://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 871.3 KB/sec)
Downloaded:2http://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 700.2 KB/sec)
Downloaded:2http://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 1049.5 KB/sec)
Downloaded:2http://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 766.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/beanshell/bsh/1.3.0/bsh-1.3.0.jar (237 KB at 5255.1 KB/sec)
[INFO] preparing 'report' report requires 'process-classes' forked phase execution
[INFO]
[INFO] >>> maven-plugin-plugin:3.3:report > process-classes @ takes >>>
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (jcabi-build-number) @ takes ---
[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: 710dea4 at timestamp: 2015-05-14T23:42:14
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (jcabi-build-number) @ takes ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ takes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 188 source files to /home/r/repo/target/classes
[INFO]
[INFO] <<< maven-plugin-plugin:3.3:report < process-classes @ takes <<<
[INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.32.1
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1-site_en.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1-site_en.xml
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.32.1/parent-0.32.1-site.xml
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.32.1/parent-0.32.1-site.xml
[INFO] Relativizing decoration links with respect to project URL: https://github.com/yegor256/takes
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.5.1/jcabi-maven-skin-1.5.1.jar (19 KB at 36.6 KB/sec)
[INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.5.1 skin.
[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 "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
[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 com.jcabi:jcabi-http: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-http: checking for updates from central
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi.incubator:xembly: checking for updates from central
[INFO] artifact com.restfb:restfb: checking for updates from oss.sonatype.org
[INFO] artifact com.restfb:restfb: checking for updates from central
[INFO] artifact com.sun.jersey:jersey-client: checking for updates from oss.sonatype.org
[INFO] artifact com.sun.jersey:jersey-client: checking for updates from central
[INFO] artifact commons-lang:commons-lang: checking for updates from oss.sonatype.org
[INFO] artifact commons-lang:commons-lang: checking for updates from central
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central
[INFO] artifact net.sourceforge.saxon:saxon: checking for updates from oss.sonatype.org
[INFO] artifact net.sourceforge.saxon:saxon: checking for updates from central
[INFO] artifact nl.jqno.equalsverifier:equalsverifier: checking for updates from oss.sonatype.org
[INFO] artifact nl.jqno.equalsverifier:equalsverifier: checking for updates from central
[INFO] artifact org.apache.velocity:velocity: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.velocity:velocity: checking for updates from central
[INFO] artifact org.glassfish:javax.json: checking for updates from oss.sonatype.org
[INFO] artifact org.glassfish:javax.json: checking for updates from central
[INFO] artifact org.slf4j:slf4j-api: checking for updates from oss.sonatype.org
[INFO] artifact org.slf4j:slf4j-api: checking for updates from central
[INFO] artifact com.google.guava:guava: checking for updates from oss.sonatype.org
[INFO] artifact com.google.guava:guava: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aether: checking for updates from central
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central
[INFO] artifact com.jcabi:jcabi-email: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-email: checking for updates from central
[INFO] artifact com.jcabi:jcabi-github: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-github: checking for updates from central
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central
[INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from oss.sonatype.org
[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 oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-log: checking for updates from central
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-s3: checking for updates from central
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central
[INFO] artifact com.jcabi:jcabi-ssh: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssh: checking for updates from central
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-urn: checking for updates from central
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-xml: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '9492b6bff3f6823324063b589a1402aca143745f'; remote = '417ae7be10dd54577879917ceb2c304852fc50c9' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '9492b6bff3f6823324063b589a1402aca143745f'; remote = '417ae7be10dd54577879917ceb2c304852fc50c9' - IGNORING
[INFO] artifact commons-codec:commons-codec: checking for updates from oss.sonatype.org
[INFO] artifact commons-codec:commons-codec: checking for updates from central
[INFO] artifact commons-collections:commons-collections: checking for updates from oss.sonatype.org
[INFO] artifact commons-collections:commons-collections: checking for updates from central
[INFO] artifact commons-io:commons-io: checking for updates from oss.sonatype.org
[INFO] artifact commons-io:commons-io: checking for updates from central
[INFO] artifact commons-net:commons-net: checking for updates from oss.sonatype.org
[INFO] artifact commons-net:commons-net: checking for updates from central
[INFO] artifact javax.el:javax.el-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.el:javax.el-api: checking for updates from central
[INFO] artifact javax.json:javax.json-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.json:javax.json-api: checking for updates from central
[INFO] artifact javax.servlet:servlet-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.servlet:servlet-api: checking for updates from central
[INFO] artifact javax.validation:validation-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.validation:validation-api: checking for updates from central
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from oss.sonatype.org
[INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central
[INFO] artifact junit:junit: checking for updates from oss.sonatype.org
[INFO] artifact junit:junit: checking for updates from central
[INFO] artifact log4j:log4j: checking for updates from oss.sonatype.org
[INFO] artifact log4j:log4j: checking for updates from central
[INFO] artifact org.antlr:antlr-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr-runtime: checking for updates from central
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-annotations: checking for updates from central
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from oss.sonatype.org
[INFO] artifact org.antlr:antlr4-runtime: checking for updates from central
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-lang3: checking for updates from central
[INFO] artifact org.apache.commons:commons-math3: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.commons:commons-math3: checking for updates from central
[INFO] artifact org.aspectj:aspectjrt: checking for updates from oss.sonatype.org
[INFO] artifact org.aspectj:aspectjrt: checking for updates from central
[INFO] artifact org.clojure:clojure: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure: checking for updates from central
[INFO] artifact org.clojure:clojure-contrib: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:clojure-contrib: checking for updates from central
[INFO] artifact org.clojure:tools.logging: checking for updates from oss.sonatype.org
[INFO] artifact org.clojure:tools.logging: checking for updates from central
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from oss.sonatype.org
[INFO] artifact org.hamcrest:hamcrest-library: checking for updates from central
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from oss.sonatype.org
[INFO] artifact org.hibernate:hibernate-validator: checking for updates from central
[INFO] artifact org.mockito:mockito-core: checking for updates from oss.sonatype.org
[INFO] artifact org.mockito:mockito-core: checking for updates from central
[INFO] artifact org.projectlombok:lombok: checking for updates from oss.sonatype.org
[INFO] artifact org.projectlombok:lombok: checking for updates from central
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from oss.sonatype.org
[INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central
[INFO] artifact xml-apis:xml-apis: checking for updates from oss.sonatype.org
[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.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org
[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 com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org
[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: checking for updates from oss.sonatype.org
[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 ant-contrib:ant-contrib: checking for updates from oss.sonatype.org
[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-changes-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from oss.sonatype.org
[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-surefire-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from oss.sonatype.org
[INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org
[INFO] Generating "JavaDocs" report		--- maven-javadoc-plugin:2.9.1:javadoc
[ERROR] Error fetching link: http://xml.apache.org/commons/components/external/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://json-processing-spec.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-http/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-xml/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/yegor256/xembly/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://restfb.com/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jsonp.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://code.google.com/p/guava-libraries/guava/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jcabi.com/jcabi-matchers/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://jsr311.dev.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: https://jersey.java.net/jersey-client/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://uel.java.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jqno.nl/equalsverifier/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]
6 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
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsWithCookie.java:58: warning - Tag @see: missing final '>': "<a href="http://tools.ietf.org/html/rfc2616#section-2.2">RFC 2616</a>
[WARNING] and cookie value according"
[WARNING] /home/r/repo/src/main/java/org/takes/rs/RsWithCookie.java:58: warning - Tag @see: missing final '>': "<a href="http://tools.ietf.org/html/rfc6265#section-4.1.1">RFC 6265</a>
[WARNING] <p>Use this decorator in order to return a response with a "Set-Cookie"
[WARNING] header inside, for example:
[WARNING] <pre> return new RsWithCookie(
[WARNING] new RsText("hello, world!"),
[WARNING] "u", "Jeff",
[WARNING] "Path=/", "Expires=Wed, 13 Jan 2021 22:23:01 GMT"
[WARNING] );</pre>
[WARNING] <p>This response will contain this header:
[WARNING] <pre> Set-Cookie: u=Jeff;Path=/;Expires=Wed, 13 Jan 2021 22:23:01 GMT</pre>
[WARNING] <p>The class is immutable and thread-safe."
[WARNING] /home/r/repo/src/main/java/org/takes/Request.java:51: warning - Tag @link: reference not found: org.takes.rq
[WARNING] /home/r/repo/src/main/java/org/takes/Response.java:56: warning - Tag @link: reference not found: org.takes.rs
[INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2:cobertura
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Cobertura: Loaded information on 288 classes.
Report time: 2783ms

[INFO] Cobertura Report generation was successful.
[INFO] Generating Sitemap.
[INFO] Rendering 1 generated Doxia document: 1 xdoc
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ takes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-site-plugin:3.4:deploy (default-deploy) @ takes ---
[INFO] maven.site.deploy.skip = true: Skipping site deployment
[INFO]
[INFO] --- site-maven-plugin:0.10:site (default) @ takes ---
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.pom (582 B at 1.3 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.5 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 115.8 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 26.2 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 49.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.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/code/gson/gson/2.2.2/gson-2.2.2.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.10/github-maven-core-0.10.jar (11 KB at 28.5 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 389.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar
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
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (222 KB at 1907.6 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 657.0 KB/sec)
[INFO] Creating 1,068 blobs
[INFO] Creating tree with 1,068 blob entries
[INFO] Merging with tree 585218a1c6b6918b86ded29de0921cc21603a256
[INFO] Creating commit with SHA-1: 388cef3dc1fdd6bc2068d80df10508da84b1d3ee
[INFO] Updating reference refs/heads/gh-pages from e2e3f0d594c7b4dbddd9b5365c6f2f928fbf7b2d to 388cef3dc1fdd6bc2068d80df10508da84b1d3ee
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:11 min
[INFO] Finished at: 2015-05-14T23:43:45+00:00
[INFO] Final Memory: 48M/422M
[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.16.9 -m '0.16.9: tagged by rultor.com'
+ git reset --hard
HEAD is now at 710dea4 0.16.9
+ git clean -fd
+ git checkout master
Switched to branch 'master'
+ git branch -D __rultor
Deleted branch __rultor (was 710dea4).
+ git push --all origin
Everything up-to-date