rultor.com logo This build log was produced by rultor.com for myunusov/maxur-base#67
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 15807
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue May 31 06:48:56 UTC 2016
+ uptime
 06:48:56 up 11 days,  2:11,  0 users,  load average: 11.64, 8.67, 5.43
+ head=git@github.com:youngmonkeys/ezyfox-sfs2x.git
+ head_branch=master
+ tag=1.0.0
+ vars=('--env=head=git@github.com:youngmonkeys/ezyfox-sfs2x.git' '--env=head_branch=master' '--env=tag=1.0.0')
+ image=yegor256/rultor
+ directory=
+ scripts=('mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Psonatype -Pjcabi -Pezyfox-sfs2x --settings /home/r/settings.xml' ';')
+ container=youngmonkeys_ezyfox-sfs2x_2
+ 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:youngmonkeys/ezyfox-sfs2x.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'mvn versions:set "-DnewVersion=${tag}"' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Psonatype -Pjcabi -Pezyfox-sfs2x --settings /home/r/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.blupill.com
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-lEsv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lEsv/.gpg/secring.gpg --decrypt repo/settings.xml.asc
Comment: GPGTools - https://gpgtools.org
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='rultor-XXXX.ryYhnaFZ'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:youngmonkeys/ezyfox-sfs2x settings.xml.enc
Comment: GPGTools - https://gpgtools.org
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='settings.xml'
gpg: WARNING: message was not integrity protected
+ rm -rf settings.xml.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-lEsv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lEsv/.gpg/secring.gpg --decrypt repo/pubring.gpg.asc
Comment: GPGTools - https://gpgtools.org
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='rultor-XXXX.d8WqdkrP'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:youngmonkeys/ezyfox-sfs2x pubring.gpg.enc
Comment: GPGTools - https://gpgtools.org
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='pubring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf pubring.gpg.enc
++ pwd
++ pwd
+ gpg --verbose --keyring=/tmp/rultor-lEsv/.gpg/pubring.gpg --secret-keyring=/tmp/rultor-lEsv/.gpg/secring.gpg --decrypt repo/secring.gpg.asc
Comment: GPGTools - https://gpgtools.org
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='rultor-XXXX.INT0qQ5P'
+ gpg --no-tty --batch --verbose --decrypt --passphrase rultor-key:youngmonkeys/ezyfox-sfs2x secring.gpg.enc
Comment: GPGTools - https://gpgtools.org
gpg: armor header:
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='secring.gpg'
gpg: WARNING: message was not integrity protected
+ rm -rf secring.gpg.enc
+ rm -rf .gpg
+ '[' -z 1.0.0 ']'
+ [[ 1.0.0 =~ ^[a-zA-Z0-9\\.\\-]+$ ]]
+ echo 'tag name is valid: "1.0.0"'
tag name is valid: "1.0.0"
+ cd repo
++ git tag -l 1.0.0
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ sed 's/ /\n/g'
++ uptime
++ tail -n 1
+ load=5.45
++ echo 5.45 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.45, low enough to run a new Docker container'
load average is 5.45, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor
+ docker pull yegor256/rultor
Using default tag: latest
Trying to pull repository docker.io/yegor256/rultor ... latest: Pulling from yegor256/rultor
Digest: sha256:d47e5d8ae47d09b0269f923dfb9fbf001b9b7be6b38964dd2a6305f207b2c3f1
Status: Image is up to date for docker.io/yegor256/rultor:latest

+ grep --quiet '\syoungmonkeys_ezyfox-sfs2x_2\s*$'
+ docker ps --filter=status=exited
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-lEsv:/main --env=head=git@github.com:youngmonkeys/ezyfox-sfs2x.git --env=head_branch=master --env=tag=1.0.0 --hostname=docker --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-lEsv/cid -w=/main --name=youngmonkeys_ezyfox-sfs2x_2 yegor256/rultor /main/entry.sh
Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_loop_devices=true` to suppress this warning.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./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
+ mvn versions:set -DnewVersion=1.0.0
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.43/parent-0.43.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.43/parent-0.43.pom (74 KB at 238.0 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.tvd12:ezyfox-sfs2x:jar:1.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-v2:jar should not point at files within the project directory, ${project.basedir}/lib/sfs2x.jar will be unresolvable by dependent projects @ line 92, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-core:jar should not point at files within the project directory, ${project.basedir}/lib/sfs2x-core.jar will be unresolvable by dependent projects @ line 99, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-boot:jar should not point at files within the project directory, ${project.basedir}/lib/boot.jar will be unresolvable by dependent projects @ line 112, column 16
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 KB at 354.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 KB at 820.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.pom (10 KB at 253.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 301.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.jar (49 KB at 1087.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom (7 KB at 127.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar (31 KB at 730.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (16 KB at 429.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (396 KB at 2638.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.pom (10 KB at 219.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eluder/eluder-parent/7/eluder-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eluder/eluder-parent/7/eluder-parent-7.pom (15 KB at 301.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eluder/coveralls/coveralls-maven-plugin/4.1.0/coveralls-maven-plugin-4.1.0.jar (81 KB at 2697.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (4 KB at 116.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (36 KB at 1299.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (52 KB at 1897.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (5 KB at 145.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (30 KB at 665.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 284.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 851.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (8 KB at 358.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (31 KB at 653.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 201.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 419.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1250.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom (6 KB at 155.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar (26 KB at 715.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 268.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 833.3 KB/sec)
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 518.9 KB/sec)
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 3452.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.pom (14 KB at 506.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-mysql-maven-plugin/0.9/jcabi-mysql-maven-plugin-0.9.jar (32 KB at 707.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.2/jcabi-dynamodb-maven-plugin-0.7.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.2/jcabi-dynamodb-maven-plugin-0.7.2.pom (12 KB at 481.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.2/jcabi-dynamodb-maven-plugin-0.7.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-dynamodb-maven-plugin/0.7.2/jcabi-dynamodb-maven-plugin-0.7.2.jar (27 KB at 506.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.pom (10 KB at 347.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-ssl-maven-plugin/0.11/jcabi-ssl-maven-plugin-0.11.jar (30 KB at 539.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.pom (11 KB at 400.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-heroku-maven-plugin/0.9/jcabi-heroku-maven-plugin-0.9.jar (28 KB at 613.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.pom (10 KB at 266.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi-beanstalk-maven-plugin/0.11/jcabi-beanstalk-maven-plugin-0.11.jar (71 KB at 1723.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.pom (14 KB at 500.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.7/cobertura-maven-plugin-2.7.jar (57 KB at 1302.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (4 KB at 61.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 KB at 717.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.pom (17 KB at 555.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.6/maven-assembly-plugin-2.6.jar (240 KB at 4798.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.11/maven-changes-plugin-2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.11/maven-changes-plugin-2.11.pom (19 KB at 662.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.11/maven-changes-plugin-2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.11/maven-changes-plugin-2.11.jar (209 KB at 3930.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.pom (12 KB at 509.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.10/maven-dependency-plugin-2.10.jar (157 KB at 2692.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom (10 KB at 390.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar (85 KB at 1724.9 KB/sec)
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 224.1 KB/sec)
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 988.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom (11 KB at 467.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar (106 KB at 1884.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6 KB at 258.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 KB at 325.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.pom (14 KB at 269.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.4/maven-plugin-tools-3.4.pom (14 KB at 276.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.4/maven-plugin-plugin-3.4.jar (49 KB at 1623.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0-r1585899/maven-release-plugin-3.0-r1585899.pom
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 is missing, no dependency information available
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/3.0-r1585899/maven-release-plugin-3.0-r1585899.jar
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:3.0-r1585899: Plugin org.apache.maven.plugins:maven-release-plugin:3.0-r1585899 or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 in Maven (http://repo.maven.apache.org/maven2)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.pom (9 KB at 160.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.6/maven-war-plugin-2.6.jar (86 KB at 1586.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 KB at 318.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 KB at 531.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar (237 KB at 6055.1 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sfs2x-adapter 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-release-plugin:3.0-r1585899: Plugin org.apache.maven.plugins:maven-release-plugin:3.0-r1585899 or one of its dependencies could not be resolved: Failure to find org.apache.maven.plugins:maven-release-plugin:jar:3.0-r1585899 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of Maven has elapsed or updates are forced
[INFO]
[INFO] --- versions-maven-plugin:2.1:set (default-cli) @ ezyfox-sfs2x ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (3 KB at 51.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (3 KB at 50.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (5 KB at 185.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (8 KB at 342.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom (3 KB at 106.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (3 KB at 54.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (3 KB at 100.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (3 KB at 103.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (3 KB at 79.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (2 KB at 65.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 47.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 224.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 42.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (2 KB at 32.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (3 KB at 85.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom (4 KB at 75.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 37.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 17.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 144.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom (5 KB at 88.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom (12 KB at 252.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (4 KB at 128.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (2 KB at 38.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom (3 KB at 59.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom (4 KB at 85.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (2 KB at 43.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 11.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6 KB at 146.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 15.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (2 KB at 29.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (2 KB at 37.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloading: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 KB at 126.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 546.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar (19 KB at 165.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (145 KB at 1159.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 396.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar (50 KB at 395.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar (35 KB at 224.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (157 KB at 955.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 KB at 86.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (26 KB at 145.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 6334.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (509 KB at 2706.2 KB/sec)
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /home/r/repo
[INFO] Processing com.tvd12:ezyfox-sfs2x
[INFO]     Updating project com.tvd12:ezyfox-sfs2x
[INFO]         from version 1.0.0-SNAPSHOT to 1.0.0
Props: {project.version=1.0.0, project.parent.version=0.43, project.parent.groupId=com.jcabi, project.artifactId=ezyfox-sfs2x, project.groupId=com.tvd12, project.parent.artifactId=parent}
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.199 s
[INFO] Finished at: 2016-05-31T06:49:25+00:00
[INFO] Final Memory: 21M/491M
[INFO] ------------------------------------------------------------------------
+ git commit -am 1.0.0
[__rultor e5fc778] 1.0.0
 1 file changed, 1 insertion(+), 1 deletion(-)
+ mvn clean deploy -Psonatype -Pjcabi -Pezyfox-sfs2x --settings /home/r/settings.xml
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.43/parent-0.43.pom
Downloaded: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.43/parent-0.43.pom (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/4/apache-4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/7/apache-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (0 B at 0.0 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/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (0 B at 0.0 KB/sec)
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/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (0 B at 0.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (0 B at 0.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.pom (12 KB at 223.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.6/nexus-staging-1.6.6.pom (3 KB at 96.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.6/nexus-maven-plugins-1.6.6.pom (18 KB at 612.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 33.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 590.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.pom (3 KB at 86.8 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: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 107.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 156.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 313.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 154.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 49.9 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: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded: https://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 192.1 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: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 101.1 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: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 1125.4 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: https://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: https://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 231.5 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: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded: https://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 68.9 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 11.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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 26.9 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 25.1 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 70.9 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 41.8 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 24.1 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 54.4 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 43.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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 30.4 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 47.5 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 42.4 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 26.9 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 50.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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 55.4 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 54.2 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 50.4 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: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 34.7 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: https://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: https://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 110.8 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: https://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: https://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 217.0 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: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded: https://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 1007.0 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: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 132.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 417.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 46.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 242.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 44.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 223.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 442.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 15.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 54.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 65.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 250.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 30.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 841.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 87.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 406.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 721.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 233.2 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: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded: https://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 233.4 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: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 124.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 188.4 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: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 577.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/7/project-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/13/apache-13.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (0 B at 0.0 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 34.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 86.0 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 36.2 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 (0 B at 0.0 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 116.5 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 (0 B at 0.0 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 105.3 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 (0 B at 0.0 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 78.7 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 91.6 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 45.9 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 110.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.pom
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 213.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 174.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 418.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 515.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 63.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0.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 77.7 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 291.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 139.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/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/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.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/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloading:6https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloading:6https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 139.4 KB/sec)
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/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.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
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 1582.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloaded:1https://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.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 1380.4 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:5https://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 36.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded:5https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 424.0 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-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 57.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 63.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/inject/javax.inject/1/javax.inject-1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 30.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 1603.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 3757.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 409.3 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 637.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.6/nexus-common-1.6.6.jar (16 KB at 399.9 KB/sec)
Downloading: https://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: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 310.4 KB/sec)
Downloading:6https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded:9https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 563.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded: https://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 2008.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded: https://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 2540.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.6/nexus-staging-maven-plugin-1.6.6.jar (243 KB at 2639.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 110.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 1815.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloaded:5https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded:2https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 68.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
Downloaded:2https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 229.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 167.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 87.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 42.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 846.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Downloaded: https://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 93.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded:1https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 2203.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 529.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 121.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 1225.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 216.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 2412.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 823.2 KB/sec)
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.tvd12:ezyfox-sfs2x:jar:1.0.0
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-v2:jar should not point at files within the project directory, ${project.basedir}/lib/sfs2x.jar will be unresolvable by dependent projects @ line 92, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-core:jar should not point at files within the project directory, ${project.basedir}/lib/sfs2x-core.jar will be unresolvable by dependent projects @ line 99, column 16
[WARNING] 'dependencies.dependency.systemPath' for com.smartfoxserver:sfs2x-boot:jar should not point at files within the project directory, ${project.basedir}/lib/boot.jar will be unresolvable by dependent projects @ line 112, column 16
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[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 sfs2x-adapter 1.0.0
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/16/apache-16.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.4/maven-source-plugin-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.13.2/jcabi-maven-plugin-0.13.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.13.2/jcabi-maven-plugin-0.13.2.pom (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.13.2/jcabi-maven-plugin-0.13.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.13.2/jcabi-maven-plugin-0.13.2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/17/apache-17.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.7/maven-resources-plugin-2.7.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5/maven-compiler-plugin-3.5.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.6/maven-jar-plugin-2.6.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 214.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 1711.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/ezyfox-core/1.0.1/ezyfox-core-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/tvd12/ezyfox-core/1.0.1/ezyfox-core-1.0.1.pom (9 KB at 169.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/properties-file/1.0.2/properties-file-1.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/com/tvd12/properties-file/1.0.2/properties-file-1.0.2.pom (6 KB at 109.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.pom (9 KB at 178.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (7 KB at 301.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (10 KB at 192.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.pom (10 KB at 170.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.pom (764 B at 13.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom (14 KB at 236.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 417.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 1476.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.3.RELEASE/spring-core-4.2.3.RELEASE.pom
Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.3.RELEASE/spring-core-4.2.3.RELEASE.pom (3 KB at 93.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 66.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 239.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.4/json-lib-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.4/json-lib-2.4.pom (13 KB at 555.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom (11 KB at 195.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.pom (17 KB at 334.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/12/commons-parent-12.pom (27 KB at 486.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.pom (7 KB at 254.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom (2 KB at 53.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.pom (6 KB at 123.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.16.8/lombok-1.16.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.16.8/lombok-1.16.8.pom (2 KB at 54.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/test-util/1.0.0/test-util-1.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/tvd12/test-util/1.0.0/test-util-1.0.0.pom (6 KB at 106.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.pom (2 KB at 17.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.7/testng-6.8.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.7/testng-6.8.7.pom (8 KB at 294.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom
Downloaded: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.pom (8 KB at 137.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.12/snakeyaml-1.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.12/snakeyaml-1.12.pom (22 KB at 360.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.pom
Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.0.44-beta/mockito-core-2.0.44-beta.pom
Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.0.44-beta/mockito-core-2.0.44-beta.pom (2 KB at 38.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.2.3/byte-buddy-1.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.2.3/byte-buddy-1.2.3.pom (11 KB at 227.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.2.3/byte-buddy-parent-1.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.2.3/byte-buddy-parent-1.2.3.pom (25 KB at 495.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.19/slf4j-log4j12-1.7.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.19/slf4j-log4j12-1.7.19.pom (909 B at 19.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.19/slf4j-parent-1.7.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.19/slf4j-parent-1.7.19.pom (14 KB at 286.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.19/slf4j-api-1.7.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.19/slf4j-api-1.7.19.pom (3 KB at 55.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/ezyfox-core/1.0.1/ezyfox-core-1.0.1.jar
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/properties-file/1.0.2/properties-file-1.0.2.jar
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.3.RELEASE/spring-core-4.2.3.RELEASE.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar
Downloaded: https://repo.maven.apache.org/maven2/com/tvd12/ezyfox-core/1.0.1/ezyfox-core-1.0.1.jar (149 KB at 3705.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar
Downloaded:2https://repo.maven.apache.org/maven2/com/tvd12/properties-file/1.0.2/properties-file-1.0.2.jar (38 KB at 726.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
Downloaded:2https://repo.maven.apache.org/maven2/com/google/code/findbugs/annotations/2.0.1/annotations-2.0.1.jar (73 KB at 1025.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar
Downloaded: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.9.10/reflections-0.9.10.jar (127 KB at 982.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.jar (41 KB at 278.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar (226 KB at 1201.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/net/sf/json-lib/json-lib/2.4/json-lib-2.4-jdk15.jar (156 KB at 733.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.19.0-GA/javassist-3.19.0-GA.jar (732 KB at 3114.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.3.RELEASE/spring-core-4.2.3.RELEASE.jar (1052 KB at 3614.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar (273 KB at 849.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/net/sf/ezmorph/ezmorph/1.0.6/ezmorph-1.0.6.jar (85 KB at 252.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.16.8/lombok-1.16.8.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 1613.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/tvd12/test-util/1.0.0/test-util-1.0.0.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/com/tvd12/test-util/1.0.0/test-util-1.0.0.jar (14 KB at 34.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/commons-vfs/commons-vfs/1.0/commons-vfs-1.0.jar (355 KB at 839.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.7/testng-6.8.7.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2255 KB at 4229.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar
Downloaded:6https://repo.maven.apache.org/maven2/com/beust/jcommander/1.27/jcommander-1.27.jar (55 KB at 93.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.12/snakeyaml-1.12.jar
Downloaded: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar (1227 KB at 2078.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.jar
Downloaded:7https://repo.maven.apache.org/maven2/joda-time/joda-time/2.9.3/joda-time-2.9.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/testng/testng/6.8.7/testng-6.8.7.jar (816 KB at 1255.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.0.44-beta/mockito-core-2.0.44-beta.jar
Downloading: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.2.3/byte-buddy-1.2.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.16.8/lombok-1.16.8.jar (1363 KB at 2084.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.12/snakeyaml-1.12.jar (265 KB at 390.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.19/slf4j-log4j12-1.7.19.jar
Downloaded: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0.0 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.19/slf4j-log4j12-1.7.19.jar (10 KB at 13.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar (1545 KB at 2053.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/2.0.44-beta/mockito-core-2.0.44-beta.jar (741 KB at 945.2 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.2.3/byte-buddy-1.2.3.jar (2091 KB at 2372.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/6/apache-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 151.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 936.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 874.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 3012.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 529.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1409.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 1351.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 1758.8 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 1127.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 2303.4 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/google/1/google-1.pom
Downloading: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/google/1/google-1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.11/junit-4.11.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (2 KB at 73.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 KB at 359.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (3 KB at 73.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (2 KB at 69.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (2 KB at 75.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (4 KB at 148.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (3 KB at 117.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (3 KB at 90.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (3 KB at 131.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (3 KB at 95.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (3 KB at 95.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (3 KB at 103.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (3 KB at 105.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (2 KB at 79.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (3 KB at 98.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (3 KB at 110.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (3 KB at 105.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (3 KB at 101.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (3 KB at 107.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (10 KB at 251.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (3 KB at 119.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (3 KB at 98.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (4 KB at 165.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 KB at 871.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/11/apache-11.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (2 KB at 73.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (3 KB at 122.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (2 KB at 25.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (4 KB at 139.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.1/commons-io-2.1.pom (11 KB at 399.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (3 KB at 63.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (2 KB at 31.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (5 KB at 73.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (2 KB at 30.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 22.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (3 KB at 45.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (4 KB at 59.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (10 KB at 155.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (2 KB at 61.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (2 KB at 43.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (2 KB at 39.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (3 KB at 41.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (3 KB at 103.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 25.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 29.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (2 KB at 43.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (2 KB at 24.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (4 KB at 148.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar
Downloading:1https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (61 KB at 516.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (4 KB at 31.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (10 KB at 71.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (161 KB at 798.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar
Downloaded:0https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (7 KB at 28.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar
Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 KB at 47.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar
Downloaded:0https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (745 KB at 2964.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar
Downloaded:0https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (6 KB at 20.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (5 KB at 15.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (8 KB at 25.4 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (69 KB at 224.0 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (245 KB at 744.8 KB/sec)
Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3726 KB at 9651.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (65 KB at 1789.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 KB at 173.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (105 KB at 1585.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (76 KB at 1131.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (55 KB at 724.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 KB at 480.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 KB at 479.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 KB at 373.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (66 KB at 659.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (65 KB at 536.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (75 KB at 573.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar
Downloaded:6https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (70 KB at 429.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (82 KB at 504.0 KB/sec)
Downloaded:2https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (240 KB at 1127.5 KB/sec)
Downloaded:Bhttps://repo.maven.apache.org/maven2/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (676 KB at 2237.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1165 KB at 3650.2 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: e5fc778 at timestamp: 2016-05-31T06:49:59
[INFO] Storing buildScmBranch: __rultor
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/3/apache-3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 78.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 115.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 592.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 75.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 116.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 45.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 85.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 94.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 94.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 65.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 75.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 60.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 59.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 311.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 67.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 113.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 211.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/1/apache-1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 291.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 162.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 249.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 678.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 107.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 62.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 108.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 233.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (3 KB at 80.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (2 KB at 33.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 52.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 223.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (2 KB at 23.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar
Downloaded:1https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (133 KB at 637.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (139 KB at 637.1 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (283 KB at 1295.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0.0 KB/sec)
Downloading:2https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
Downloaded:2https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 352.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
Downloaded:2https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 2453.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
Downloaded:7https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 3446.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
Downloaded:7https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 362.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 608.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 2783.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 335.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 133.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 460.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 2203.3 KB/sec)
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 235.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloaded: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 1198.4 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 43.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (5 KB at 240.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 123.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 567.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 30.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 36.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (2 KB at 67.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 515.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 861.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 1572.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 2094.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 181.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloaded:3https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
Downloaded:4https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 796.0 KB/sec)
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 4117.5 KB/sec)
Downloaded:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 KB at 230.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (5 KB at 40.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (20 KB at 153.5 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 89 source files to /home/r/repo/target/classes
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.java:[73,26] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.InitBuddyListImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.InitBuddyList
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.InitBuddyList to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.java:[63,26] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.InitBuddyListImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.InitBuddyList
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.InitBuddyList to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.java:[53,26] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.InitBuddyListImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.InitBuddyList
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.InitBuddyList to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.java:[36,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.InitBuddyListImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[98,22] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[88,22] fireClientEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>fireClientEvent(boolean) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[78,22] room(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>room(java.lang.String) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[68,22] room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[58,22] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[48,22] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.LeaveRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.LeaveRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.java:[36,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SubscribeRoomGroupImpl.java:[54,31] groupId(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SubscribeRoomGroupImpl implements <T>groupId(java.lang.String) in com.tvd12.ezyfox.core.command.SubscribeRoomGroup
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SubscribeRoomGroup to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SubscribeRoomGroupImpl.java:[44,31] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.SubscribeRoomGroupImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.SubscribeRoomGroup
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SubscribeRoomGroup to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SubscribeRoomGroupImpl.java:[34,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.SubscribeRoomGroupImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.java:[82,21] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.GoOnline
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GoOnline to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.java:[72,21] online(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl implements <T>online(boolean) in com.tvd12.ezyfox.core.command.GoOnline
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GoOnline to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.java:[62,21] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.GoOnline
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GoOnline to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.java:[52,21] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.GoOnline
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GoOnline to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.java:[36,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GetIpAddressImpl.java:[53,25] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.GetIpAddressImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.GetIpAddress
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GetIpAddress to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GetIpAddressImpl.java:[43,25] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.GetIpAddressImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.GetIpAddress
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.GetIpAddress to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/GetIpAddressImpl.java:[33,19] execute() in com.tvd12.ezyfox.sfs2x.command.impl.GetIpAddressImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.String to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/FetchConfigPropertiesImpl.java:[28,23] execute() in com.tvd12.ezyfox.sfs2x.command.impl.FetchConfigPropertiesImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.util.Properties to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.java:[84,30] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.PlayerToSpectator
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.PlayerToSpectator to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.java:[74,30] fireClientEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl implements <T>fireClientEvent(boolean) in com.tvd12.ezyfox.core.command.PlayerToSpectator
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.PlayerToSpectator to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.java:[64,30] room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl implements <T>room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.PlayerToSpectator
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.PlayerToSpectator to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.java:[54,30] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl implements &lt;T&gt;user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.PlayerToSpectator
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.PlayerToSpectator to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.java:[38,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[106,24] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[96,24] fireClientEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>fireClientEvent(boolean) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[86,24] buddy(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>buddy(java.lang.String) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[76,24] zone(com.tvd12.ezyfox.core.model.ApiZone) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>zone(com.tvd12.ezyfox.core.model.ApiZone) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[66,24] owner(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>owner(java.lang.String) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[56,24] owner(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>owner(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.RemoveBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.RemoveBuddy to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.java:[43,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/model/impl/ApiBuddyImpl.java:[24,5] getOwner() in com.tvd12.ezyfox.sfs2x.model.impl.ApiBuddyImpl implements <T>getOwner() in com.tvd12.ezyfox.core.model.ApiBuddy
  return type requires unchecked conversion from com.tvd12.ezyfox.core.model.ApiUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.java:[83,22] forceLogin(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl implements <T>forceLogin(boolean) in com.tvd12.ezyfox.core.command.CreateNPC
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.CreateNPC to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.java:[73,22] zone(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl implements <T>zone(java.lang.String) in com.tvd12.ezyfox.core.command.CreateNPC
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.CreateNPC to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.java:[63,22] zone(com.tvd12.ezyfox.core.model.ApiZone) in com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl implements <T>zone(com.tvd12.ezyfox.core.model.ApiZone) in com.tvd12.ezyfox.core.command.CreateNPC
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.CreateNPC to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.java:[53,22] username(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl implements <T>username(java.lang.String) in com.tvd12.ezyfox.core.command.CreateNPC
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.CreateNPC to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.java:[36,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[108,31] params(java.lang.Object) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>params(java.lang.Object) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[88,31] message(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>message(java.lang.String) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[98,31] recipient(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>recipient(java.lang.String) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[79,31] recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[69,31] sender(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>sender(java.lang.String) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[59,31] sender(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>sender(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.SendPrivateMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendPrivateMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.java:[40,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/serializer/RoomAgentUnwrapper.java:[14,28] newVariable(java.lang.String,java.lang.Object,boolean) in com.tvd12.ezyfox.sfs2x.serializer.RoomAgentUnwrapper overrides &lt;T&gt;newVariable(java.lang.String,java.lang.Object,boolean) in com.tvd12.ezyfox.sfs2x.serializer.AgentUnwrapper
  return type requires unchecked conversion from com.smartfoxserver.v2.entities.variables.RoomVariable to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[125,20] delay(int) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>delay(int) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[115,20] duration(int) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>duration(int) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[105,20] byName() in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>byName() in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[95,20] byAddress() in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>byAddress() in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[85,20] message(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>message(java.lang.String) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[75,20] modUser(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>modUser(java.lang.String) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[65,20] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[55,20] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.BanUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.BanUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.java:[40,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[171,30] jsonMessage(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>jsonMessage(java.lang.String) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[161,30] message(java.lang.Object) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>message(java.lang.Object) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[151,30] message(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>message(java.lang.String) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[193,30] recipients(java.lang.String...) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>recipients(java.lang.String...) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[203,30] recipient(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>recipient(java.lang.String) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[139,30] recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[129,30] sender(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>sender(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[119,30] room(int) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>room(int) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[109,30] room(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>room(java.lang.String) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[99,30] room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.SendObjectMessage
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SendObjectMessage to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.java:[56,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.java:[72,31] password(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomPasswordImpl implements <T>password(java.lang.String) in com.tvd12.ezyfox.core.command.ChangeRoomPassword
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.ChangeRoomPassword to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.java:[62,31] room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomPasswordImpl implements <T>room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.ChangeRoomPassword
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.ChangeRoomPassword to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.java:[52,31] owner(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomPasswordImpl implements <T>owner(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.ChangeRoomPassword
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.ChangeRoomPassword to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.java:[36,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomPasswordImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserImpl.java:[73,22] room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.FetchUserImpl implements <T>room(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.FetchUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.FetchUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserImpl.java:[63,22] username(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.FetchUserImpl implements <T>username(java.lang.String) in com.tvd12.ezyfox.core.command.FetchUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.FetchUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserImpl.java:[53,22] userId(int) in com.tvd12.ezyfox.sfs2x.command.impl.FetchUserImpl implements <T>userId(int) in com.tvd12.ezyfox.core.command.FetchUser
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.FetchUser to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[99,21] useUDP(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>useUDP(boolean) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[89,21] recipient(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>recipient(java.lang.String) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[79,21] recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>recipient(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[69,21] param(java.lang.String,java.lang.Object) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>param(java.lang.String,java.lang.Object) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[59,21] data(java.lang.Object) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>data(java.lang.Object) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[49,21] command(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>command(java.lang.String) in com.tvd12.ezyfox.core.command.Response
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.Response to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.java:[109,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[134,21] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[124,21] fireClientEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>fireClientEvent(boolean) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[104,21] roomToLeave(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>roomToLeave(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[114,21] roomToLeave(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>roomToLeave(java.lang.String) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[94,21] asSpectator(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>asSpectator(boolean) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[84,21] password(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>password(java.lang.String) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[64,21] roomToJoin(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>roomToJoin(com.tvd12.ezyfox.core.model.ApiRoom) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[74,21] roomToJoin(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>roomToJoin(java.lang.String) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[54,21] user(java.lang.String) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>user(java.lang.String) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[44,21] user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>user(com.tvd12.ezyfox.core.model.ApiBaseUser) in com.tvd12.ezyfox.core.command.JoinRoom
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.JoinRoom to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.java:[144,20] execute() in com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl implements <T>execute() in com.tvd12.ezyfox.core.command.BaseCommand
  return type requires unchecked conversion from java.lang.Boolean to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.java:[51,25] task(java.lang.Runnable) in com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl implements <T>task(java.lang.Runnable) in com.tvd12.ezyfox.core.command.Schedule
  return type requires unchecked conversion from com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.java:[44,25] period(long) in com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl implements <T>period(long) in com.tvd12.ezyfox.core.command.Schedule
  return type requires unchecked conversion from com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.java:[37,25] oneTime(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl implements <T>oneTime(boolean) in com.tvd12.ezyfox.core.command.Schedule
  return type requires unchecked conversion from com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.java:[30,25] delay(long) in com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl implements <T>delay(long) in com.tvd12.ezyfox.core.command.Schedule
  return type requires unchecked conversion from com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SpectatorToPlayerImpl.java:[83,30] fireServerEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.SpectatorToPlayerImpl implements <T>fireServerEvent(boolean) in com.tvd12.ezyfox.core.command.SpectatorToPlayer
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SpectatorToPlayer to T
[WARNING] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SpectatorToPlayerImpl.java:[73,30] fireClientEvent(boolean) in com.tvd12.ezyfox.sfs2x.command.impl.SpectatorToPlayerImpl implements <T>fireClientEvent(boolean) in com.tvd12.ezyfox.core.command.SpectatorToPlayer
  return type requires unchecked conversion from com.tvd12.ezyfox.core.command.SpectatorToPlayer to T
[INFO] /home/r/repo/src/main/java/com/tvd12/ezyfox/sfs2x/command/impl/SpectatorToPlayerImpl.java: Some input files additionally use unchecked or unsafe operations.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ezyfox-sfs2x ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5:testCompile (default-testCompile) @ ezyfox-sfs2x ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 147 source files to /home/r/repo/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 198.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 137.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 135.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
Downloaded:7https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0.0 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (0 B at 0.0 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 793.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 3967.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 3191.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.pom (3 KB at 90.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 69.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.pom (3 KB at 113.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.pom (3 KB at 99.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.pom (3 KB at 91.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/2.19.1/surefire-testng-utils-2.19.1.jar (27 KB at 974.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar
Downloading:2https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/2.19.1/surefire-testng-2.19.1.jar (42 KB at 1535.5 KB/sec)
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/2.19.1/surefire-grouper-2.19.1.jar (38 KB at 1561.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/2.19.1/common-java5-2.19.1.jar (44 KB at 1026.0 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
2016-05-31 06:50:32 INFO  Reflections:229 - Reflections took 345 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:32 INFO  Reflections:229 - Reflections took 42 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:32 INFO  Reflections:229 - Reflections took 43 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:32 INFO  Reflections:229 - Reflections took 42 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:32 INFO  Reflections:229 - Reflections took 48 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 33 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 31 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 51 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 46 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 39 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 32 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 58 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 27 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:33 INFO  Reflections:229 - Reflections took 27 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 21 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 41 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 50 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 28 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 33 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 33 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 19 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 18 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 39 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:34 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 31 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 24 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 33 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 20 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 20 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 18 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 29 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 19 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 26 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 36 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:35 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 26 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 21 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 35 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 14 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 19 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 26 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 24 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:36 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 48 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 4 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 4 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 53 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 16 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 26 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:37 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 29 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 19 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 41 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 41 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 56 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:38 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 4 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 4 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:39 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:40 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:42 INFO  ParameterParserTest:125 - ParameterParserTest#performanceTest time(new) = 1620
2016-05-31 06:50:42 INFO  ResponseParamParserTest:75 - byte array is 0, 0, 0
2016-05-31 06:50:42 INFO  ResponseParamParserTest:75 - byte array is 1, 2, 3
2016-05-31 06:50:42 INFO  ResponseParamParserTest:75 - byte array is 2, 4, 6
2016-05-31 06:50:42 INFO  ResponseParamParserTest:175 - ResponseParamParserTest#getFieldsWithAnnotationsPerformaceTest time = 61
2016-05-31 06:50:42 INFO  ResponseParamParserTest:134 - ResponseParamParserTest#performanceTest with no parser time = 301
2016-05-31 06:50:43 INFO  ResponseParamParserTest:144 - ResponseParamParserTest#performanceTest with parser(new) time = 609
2016-05-31 06:50:43 INFO  ResponseParamParserTest:156 - ResponseParamParserTest#performanceTest2 with no parser time = 284
2016-05-31 06:50:44 INFO  ResponseParamParserTest:164 - ResponseParamParserTest#performanceTest2 with parser time = 412
USER_LOGOUT=com.tvd12.ezyfox.sfs2x.serverhandler.UserLogoutEventHandler
USER_RECONNECTION_SUCCESS=com.tvd12.ezyfox.sfs2x.serverhandler.UserReconnectionSuccessEventHandler
BUDDY_ADD=com.tvd12.ezyfox.sfs2x.serverhandler.BuddyAddEventHandler
USER_DISCONNECT=com.tvd12.ezyfox.sfs2x.serverhandler.UserDisconnectEventHandler
USER_JOIN_ZONE=com.tvd12.ezyfox.sfs2x.serverhandler.UserJoinZoneEventHandler
SERVER_INIT=com.tvd12.ezyfox.sfs2x.serverhandler.ServerInitializingEventHandler
USER_JOIN_ROOM=com.tvd12.ezyfox.sfs2x.serverhandler.UserJoinRoomEventHandler
USER_LEAVE_ROOM=com.tvd12.ezyfox.sfs2x.serverhandler.UserLeaveRoomEventHandler
BUDDY_REMOVE=com.tvd12.ezyfox.sfs2x.serverhandler.BuddyRemoveEventHandler
PUBLIC_MESSAGE=com.tvd12.ezyfox.sfs2x.serverhandler.PublicMessageEventHandler
PRIVATE_MESSAGE=com.tvd12.ezyfox.sfs2x.serverhandler.PrivateMessageEventHandler
SERVER_READY=com.tvd12.ezyfox.sfs2x.serverhandler.ServerReadyEventHandler
BUDDY_MESSAGE=com.tvd12.ezyfox.sfs2x.serverhandler.BuddyMessageEventHandler
USER_LOGIN=com.tvd12.ezyfox.sfs2x.serverhandler.UserLoginEventHandler
BUDDY_LIST_INIT=com.tvd12.ezyfox.sfs2x.serverhandler.BuddyListInitEventHandler
USER_RECONNECTION_TRY=com.tvd12.ezyfox.sfs2x.serverhandler.UserReconnectTryEventHandler
BUDDY_BLOCK=com.tvd12.ezyfox.sfs2x.serverhandler.BuddyBlockEventHandler
com.tvd12.ezyfox.core.command.InitBuddyList = com.tvd12.ezyfox.sfs2x.command.impl.InitBuddyListImpl
com.tvd12.ezyfox.core.command.LeaveRoom = com.tvd12.ezyfox.sfs2x.command.impl.LeaveRoomImpl
com.tvd12.ezyfox.core.command.SubscribeRoomGroup = com.tvd12.ezyfox.sfs2x.command.impl.SubscribeRoomGroupImpl
com.tvd12.ezyfox.core.command.FindUser = com.tvd12.ezyfox.sfs2x.command.impl.FindUserImpl
com.tvd12.ezyfox.core.command.GoOnline = com.tvd12.ezyfox.sfs2x.command.impl.GoOnlineImpl
com.tvd12.ezyfox.core.command.GetIpAddress = com.tvd12.ezyfox.sfs2x.command.impl.GetIpAddressImpl
com.tvd12.ezyfox.core.command.FetchConfigProperties = com.tvd12.ezyfox.sfs2x.command.impl.FetchConfigPropertiesImpl
com.tvd12.ezyfox.core.command.FindZone = com.tvd12.ezyfox.sfs2x.command.impl.FindZoneImpl
com.tvd12.ezyfox.core.command.PlayerToSpectator = com.tvd12.ezyfox.sfs2x.command.impl.PlayerToSpectatorImpl
com.tvd12.ezyfox.core.command.RemoveBuddy = com.tvd12.ezyfox.sfs2x.command.impl.RemoveBuddyImpl
com.tvd12.ezyfox.core.command.CreateNPC = com.tvd12.ezyfox.sfs2x.command.impl.CreateNPCImpl
com.tvd12.ezyfox.core.command.SendPrivateMessage = com.tvd12.ezyfox.sfs2x.command.impl.SendPrivateMessageImpl
com.tvd12.ezyfox.core.command.BanUser = com.tvd12.ezyfox.sfs2x.command.impl.BanUserImpl
com.tvd12.ezyfox.core.command.SendObjectMessage = com.tvd12.ezyfox.sfs2x.command.impl.SendObjectMessageImpl
com.tvd12.ezyfox.core.command.ChangeRoomPassword = com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomPasswordImpl
com.tvd12.ezyfox.core.command.FetchUser = com.tvd12.ezyfox.sfs2x.command.impl.FetchUserImpl
com.tvd12.ezyfox.core.command.Response = com.tvd12.ezyfox.sfs2x.command.impl.ResponseImpl
com.tvd12.ezyfox.core.command.JoinRoom = com.tvd12.ezyfox.sfs2x.command.impl.JoinRoomImpl
com.tvd12.ezyfox.core.command.Schedule = com.tvd12.ezyfox.sfs2x.command.impl.ScheduleImpl
com.tvd12.ezyfox.core.command.SpectatorToPlayer = com.tvd12.ezyfox.sfs2x.command.impl.SpectatorToPlayerImpl
com.tvd12.ezyfox.core.command.FetchBuddyList = com.tvd12.ezyfox.sfs2x.command.impl.FetchBuddyListImpl
com.tvd12.ezyfox.core.command.UpdateBuddyProperties = com.tvd12.ezyfox.sfs2x.command.impl.UpdateBuddyPropertiesImpl
com.tvd12.ezyfox.core.command.Logout = com.tvd12.ezyfox.sfs2x.command.impl.LogoutImpl
com.tvd12.ezyfox.core.command.ChangeRoomName = com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomNameImpl
com.tvd12.ezyfox.core.command.ChangeRoomCapacity = com.tvd12.ezyfox.sfs2x.command.impl.ChangeRoomCapacityImpl
com.tvd12.ezyfox.core.command.FetchUserList = com.tvd12.ezyfox.sfs2x.command.impl.FetchUserListImpl
com.tvd12.ezyfox.core.command.UnsubscribeRoomGroup = com.tvd12.ezyfox.sfs2x.command.impl.UnsubscribeRoomGroupImpl
com.tvd12.ezyfox.core.command.UpdateRoom = com.tvd12.ezyfox.sfs2x.command.impl.UpdateRoomImpl
com.tvd12.ezyfox.core.command.FindBuddy = com.tvd12.ezyfox.sfs2x.command.impl.FindBuddyImpl
com.tvd12.ezyfox.core.command.BlockBuddy = com.tvd12.ezyfox.sfs2x.command.impl.BlockBuddyImpl
com.tvd12.ezyfox.core.command.CreateRoom = com.tvd12.ezyfox.sfs2x.command.impl.CreateRoomImpl
com.tvd12.ezyfox.core.command.FindRoom = com.tvd12.ezyfox.sfs2x.command.impl.FindRoomImpl
com.tvd12.ezyfox.core.command.DisconnectUser = com.tvd12.ezyfox.sfs2x.command.impl.DisconnectUserImpl
com.tvd12.ezyfox.core.command.Log = com.tvd12.ezyfox.sfs2x.command.impl.LogImpl
com.tvd12.ezyfox.core.command.UpdateUser = com.tvd12.ezyfox.sfs2x.command.impl.UpdateUserImpl
com.tvd12.ezyfox.core.command.AddBuddy = com.tvd12.ezyfox.sfs2x.command.impl.AddBuddyImpl
com.tvd12.ezyfox.core.command.SendBuddyMessage = com.tvd12.ezyfox.sfs2x.command.impl.SendBuddyMessageImpl
com.tvd12.ezyfox.core.command.SendPublicMessage = com.tvd12.ezyfox.sfs2x.command.impl.SendPublicMessageImpl
com.tvd12.ezyfox.core.command.KickUser = com.tvd12.ezyfox.sfs2x.command.impl.KickUserImpl
2016-05-31 06:50:45 INFO  ParamTypeParserTest:29 - ===== Start test ParamTypeParserTest =====
2016-05-31 06:50:45 INFO  ParamTypeParserTest:29 - ===== Finish test ParamTypeParserTest, Time elapsed = 8 =====
2016-05-31 06:50:45 INFO  RoomAgentWrapperTest:29 - ===== Start test RoomAgentWrapperTest =====
2016-05-31 06:50:45 INFO  RoomAgentWrapperTest:29 - ===== Finish test RoomAgentWrapperTest, Time elapsed = 14 =====
2016-05-31 06:50:45 INFO  ParameterUnwrapperTest:29 - ===== Start test ParameterUnwrapperTest =====
2016-05-31 06:50:45 INFO  ParameterUnwrapperTest:29 - ===== Finish test ParameterUnwrapperTest, Time elapsed = 28 =====
2016-05-31 06:50:45 INFO  RoomAgentUnwrapperTest:29 - ===== Start test RoomAgentUnwrapperTest =====
2016-05-31 06:50:45 INFO  RoomAgentUnwrapperTest:29 - ===== Finish test RoomAgentUnwrapperTest, Time elapsed = 3 =====
2016-05-31 06:50:45 INFO  UserAgentUnwrapperTest:29 - ===== Start test UserAgentUnwrapperTest =====
2016-05-31 06:50:46 INFO  UserAgentUnwrapperTest:29 - testing time = 1454
2016-05-31 06:50:46 INFO  UserAgentUnwrapperTest:29 - ===== Finish test UserAgentUnwrapperTest, Time elapsed = 1487 =====
2016-05-31 06:50:46 INFO  AgentUtilTest:29 - ===== Start test AgentUtilTest =====
2016-05-31 06:50:46 INFO  AgentUtilTest:29 - ===== Finish test AgentUtilTest, Time elapsed = 5 =====
2016-05-31 06:50:46 INFO  BaseHandlerTest:29 - ===== Start test BaseHandlerTest =====
2016-05-31 06:50:46 INFO  BaseHandlerTest:29 - ===== Finish test BaseHandlerTest, Time elapsed = 0 =====
2016-05-31 06:50:46 INFO  ClientEventHandlerTest:29 - ===== Start test ClientEventHandlerTest =====
2016-05-31 06:50:46 INFO  Reflections:229 - Reflections took 22 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:46 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:46 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:46 INFO  Reflections:229 - Reflections took 11 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 24 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 17 ms to scan 1 urls, producing 17 keys and 64 values
com.tvd12.ezyfox.core.exception.ExtensionException: cannot invoke method execute on class class com.tvd12.ezyfox.sfs2x.testing.context.BettingRequestListener6 by object of class class com.tvd12.ezyfox.sfs2x.testing.context.BettingRequestListener6
        at com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeMethod(ReflectMethodUtil.java:114)
        at com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeExecuteMethod(ReflectMethodUtil.java:148)
        at com.tvd12.ezyfox.sfs2x.clienthandler.ClientEventHandler.notifyListener(ClientEventHandler.java:43)
        at com.tvd12.ezyfox.sfs2x.clienthandler.ClientEventHandler.handleClientRequest(ClientEventHandler.java:30)
        at com.tvd12.ezyfox.sfs2x.testing.clienthandler.ClientEventHandlerTest.test(ClientEventHandlerTest.java:34)
        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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
        at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
        at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
        at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
        at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
        at org.testng.TestRunner.privateRun(TestRunner.java:767)
        at org.testng.TestRunner.run(TestRunner.java:617)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
        at org.testng.SuiteRunner.run(SuiteRunner.java:240)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
        at org.testng.TestNG.run(TestNG.java:1057)
        at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
        at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
        at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
        at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.reflect.InvocationTargetException
        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 com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeMethod(ReflectMethodUtil.java:110)
        ... 31 more
Caused by: com.tvd12.ezyfox.core.exception.BadRequestException
        at com.tvd12.ezyfox.sfs2x.testing.context.BettingRequestListener6.execute(BettingRequestListener6.java:13)
        ... 36 more
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 33 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 26 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 8 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 12 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
com.tvd12.ezyfox.core.exception.ExtensionException: cannot invoke method execute on class class com.tvd12.ezyfox.sfs2x.testing.clienthandler.ClientEventHandlerTest$ClassA by object of class class com.tvd12.ezyfox.sfs2x.testing.clienthandler.ClientEventHandlerTest$ClassA
        at com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeMethod(ReflectMethodUtil.java:114)
        at com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeExecuteMethod(ReflectMethodUtil.java:148)
        at com.tvd12.ezyfox.sfs2x.clienthandler.ClientEventHandler.notifyListener(ClientEventHandler.java:43)
        at com.tvd12.ezyfox.sfs2x.clienthandler.ClientEventHandler.handleClientRequest(ClientEventHandler.java:30)
        at com.tvd12.ezyfox.sfs2x.testing.clienthandler.ClientEventHandlerTest.testInvalidCase(ClientEventHandlerTest.java:46)
        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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
        at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
        at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
        at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
        at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
        at org.testng.TestRunner.privateRun(TestRunner.java:767)
        at org.testng.TestRunner.run(TestRunner.java:617)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
        at org.testng.SuiteRunner.run(SuiteRunner.java:240)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
        at org.testng.TestNG.run(TestNG.java:1057)
        at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
        at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
        at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
        at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.reflect.InvocationTargetException
        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 com.tvd12.ezyfox.core.reflect.ReflectMethodUtil.invokeMethod(ReflectMethodUtil.java:110)
        ... 31 more
Caused by: java.lang.NullPointerException
        at com.tvd12.ezyfox.sfs2x.testing.clienthandler.ClientEventHandlerTest$ClassA.execute(ClientEventHandlerTest.java:101)
        ... 36 more
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 15 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 13 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 27 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 9 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 19 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 5 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 10 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:47 INFO  ClientEventHandlerTest:29 - ===== Finish test ClientEventHandlerTest, Time elapsed = 586 =====
2016-05-31 06:50:47 INFO  ServerBaseEventHandlerTest:29 - ===== Start test ServerBaseEventHandlerTest =====
2016-05-31 06:50:47 INFO  ServerBaseEventHandlerTest:29 - ===== Finish test ServerBaseEventHandlerTest, Time elapsed = 7 =====
2016-05-31 06:50:47 INFO  UserJoinRoomEventHandlerTest:29 - ===== Start test UserJoinRoomEventHandlerTest =====
2016-05-31 06:50:47 INFO  UserJoinRoomEventHandlerTest:29 - ===== Finish test UserJoinRoomEventHandlerTest, Time elapsed = 18 =====
2016-05-31 06:50:47 INFO  UserJoinZoneEventHandlerTest:29 - ===== Start test UserJoinZoneEventHandlerTest =====
2016-05-31 06:50:47 INFO  UserJoinZoneEventHandlerTest:29 - ===== Finish test UserJoinZoneEventHandlerTest, Time elapsed = 9 =====
2016-05-31 06:50:47 INFO  BaseZoneHandlerTest:29 - ===== Start test BaseZoneHandlerTest =====
2016-05-31 06:50:47 INFO  BaseZoneHandlerTest:29 - ===== Finish test BaseZoneHandlerTest, Time elapsed = 1 =====
2016-05-31 06:50:47 INFO  ServerInitializingEventHandlerTest:29 - ===== Start test ServerInitializingEventHandlerTest =====
2016-05-31 06:50:47 INFO  ServerInitializingEventHandlerTest:29 - ===== Finish test ServerInitializingEventHandlerTest, Time elapsed = 2 =====
2016-05-31 06:50:47 INFO  PrivateMessageEventHandlerTest:29 - ===== Start test PrivateMessageEventHandlerTest =====
2016-05-31 06:50:47 INFO  PrivateMessageEventHandlerTest:29 - ===== Finish test PrivateMessageEventHandlerTest, Time elapsed = 8 =====
2016-05-31 06:50:47 INFO  BuddyListInitEventHandlerTest:29 - ===== Start test BuddyListInitEventHandlerTest =====
2016-05-31 06:50:47 INFO  BuddyListInitEventHandlerTest:29 - ===== Finish test BuddyListInitEventHandlerTest, Time elapsed = 19 =====
2016-05-31 06:50:47 INFO  UserLeaveRoomEventHandlerTest:29 - ===== Start test UserLeaveRoomEventHandlerTest =====
2016-05-31 06:50:47 INFO  UserLeaveRoomEventHandlerTest:29 - ===== Finish test UserLeaveRoomEventHandlerTest, Time elapsed = 3 =====
2016-05-31 06:50:47 INFO  BuddyMessageEventHandlerTest:29 - ===== Start test BuddyMessageEventHandlerTest =====
2016-05-31 06:50:47 INFO  BuddyMessageEventHandlerTest:29 - ===== Finish test BuddyMessageEventHandlerTest, Time elapsed = 4 =====
2016-05-31 06:50:47 INFO  PublicMessageEventHandlerTest:29 - ===== Start test PublicMessageEventHandlerTest =====
2016-05-31 06:50:47 INFO  PublicMessageEventHandlerTest:29 - ===== Finish test PublicMessageEventHandlerTest, Time elapsed = 7 =====
2016-05-31 06:50:47 INFO  ServerReadyHandlerTest:29 - ===== Start test ServerReadyHandlerTest =====
2016-05-31 06:50:47 INFO  ServerReadyHandlerTest:29 - ===== Finish test ServerReadyHandlerTest, Time elapsed = 32 =====
2016-05-31 06:50:47 INFO  BuddyAddEventHandlerTest:29 - ===== Start test BuddyAddEventHandlerTest =====
2016-05-31 06:50:47 INFO  BuddyAddEventHandlerTest:29 - ===== Finish test BuddyAddEventHandlerTest, Time elapsed = 4 =====
2016-05-31 06:50:47 INFO  UserLoginEventHandlerTest:29 - ===== Start test UserLoginEventHandlerTest =====
2016-05-31 06:50:47 INFO  UserLoginEventHandlerTest:29 - ===== Finish test UserLoginEventHandlerTest, Time elapsed = 2 =====
2016-05-31 06:50:47 INFO  UserLogoutEventHandlerTest:29 - ===== Start test UserLogoutEventHandlerTest =====
2016-05-31 06:50:47 INFO  UserLogoutEventHandlerTest:29 - ===== Finish test UserLogoutEventHandlerTest, Time elapsed = 5 =====
2016-05-31 06:50:47 INFO  BaseCommandTest:29 - ===== Start test BaseCommandTest =====
2016-05-31 06:50:47 INFO  BaseCommandTest:29 - ===== Finish test BaseCommandTest, Time elapsed = 1 =====
2016-05-31 06:50:47 INFO  BaseCommandTest2:29 - ===== Start test BaseCommandTest2 =====
2016-05-31 06:50:47 INFO  BaseCommandTest2:29 - ===== Finish test BaseCommandTest2, Time elapsed = 1 =====
2016-05-31 06:50:47 INFO  SendBuddyMessageImplTest:29 - ===== Start test SendBuddyMessageImplTest =====
2016-05-31 06:50:47 INFO  CreateRoomTest:29 - ===== Start test CreateRoomTest =====
2016-05-31 06:50:47 INFO  CreateRoomTest:29 - ===== Finish test CreateRoomTest, Time elapsed = 17 =====
2016-05-31 06:50:47 INFO  SendObjectMessageImplTest:29 - ===== Start test SendObjectMessageImplTest =====
2016-05-31 06:50:48 INFO  SendObjectMessageImplTest:29 - ===== Finish test SendObjectMessageImplTest, Time elapsed = 324 =====
2016-05-31 06:50:48 INFO  SendPublicMessageImplTest:29 - ===== Start test SendPublicMessageImplTest =====
2016-05-31 06:50:48 INFO  SendPublicMessageImplTest:29 - ===== Finish test SendPublicMessageImplTest, Time elapsed = 6 =====
2016-05-31 06:50:48 INFO  ScheduleImplTest:29 - ===== Start test ScheduleImplTest =====
2016-05-31 06:50:48 INFO  ScheduleImplTest:29 - ===== Finish test ScheduleImplTest, Time elapsed = 14 =====
2016-05-31 06:50:48 INFO  GetRoomImplTest:29 - ===== Start test GetRoomImplTest =====
2016-05-31 06:50:48 INFO  GetRoomImplTest:29 - ===== Finish test GetRoomImplTest, Time elapsed = 3 =====
2016-05-31 06:50:48 INFO  SendPrivateMessageImplTest:29 - ===== Start test SendPrivateMessageImplTest =====
2016-05-31 06:50:48 INFO  SendPrivateMessageImplTest:29 - ===== Finish test SendPrivateMessageImplTest, Time elapsed = 3 =====
2016-05-31 06:50:48 INFO  DisconnectUserImplTest:29 - ===== Start test DisconnectUserImplTest =====
2016-05-31 06:50:48 INFO  DisconnectUserImplTest:29 - ===== Finish test DisconnectUserImplTest, Time elapsed = 5 =====
2016-05-31 06:50:48 INFO  SendBuddyMessageImplTest:29 - ===== Finish test SendBuddyMessageImplTest, Time elapsed = 393 =====
2016-05-31 06:50:48 INFO  CreateNPCImplTest:29 - ===== Start test CreateNPCImplTest =====
2016-05-31 06:50:48 INFO  CreateNPCImplTest:29 - ===== Finish test CreateNPCImplTest, Time elapsed = 10 =====
2016-05-31 06:50:48 INFO  GoOnlineImplTest:29 - ===== Start test GoOnlineImplTest =====
2016-05-31 06:50:48 INFO  GoOnlineImplTest:29 - ===== Finish test GoOnlineImplTest, Time elapsed = 47 =====
2016-05-31 06:50:48 INFO  FetchBuddyListImplTest:29 - ===== Start test FetchBuddyListImplTest =====
2016-05-31 06:50:48 INFO  FetchBuddyListImplTest:29 - ===== Finish test FetchBuddyListImplTest, Time elapsed = 44 =====
2016-05-31 06:50:48 INFO  SpectatorToPlayerImplTest:29 - ===== Start test SpectatorToPlayerImplTest =====
2016-05-31 06:50:48 INFO  SpectatorToPlayerImplTest:29 - ===== Finish test SpectatorToPlayerImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  ResponseImplTest:29 - ===== Start test ResponseImplTest =====
2016-05-31 06:50:48 INFO  UpdateBuddyPropertiesImplTest:29 - ===== Start test UpdateBuddyPropertiesImplTest =====
2016-05-31 06:50:48 INFO  UpdateBuddyPropertiesImplTest:29 - ===== Finish test UpdateBuddyPropertiesImplTest, Time elapsed = 13 =====
2016-05-31 06:50:48 INFO  FetchConfigPropertiesImplTest:29 - ===== Start test FetchConfigPropertiesImplTest =====
2016-05-31 06:50:48 INFO  FetchConfigPropertiesImplTest:29 - ===== Finish test FetchConfigPropertiesImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  FindUserImplTest:29 - ===== Start test FindUserImplTest =====
2016-05-31 06:50:48 INFO  FindUserImplTest:29 - ===== Finish test FindUserImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  ResponseImplTest:29 - ===== Finish test ResponseImplTest, Time elapsed = 22 =====
2016-05-31 06:50:48 INFO  FetchUserListImplTest:29 - ===== Start test FetchUserListImplTest =====
2016-05-31 06:50:48 INFO  FetchUserListImplTest:29 - ===== Finish test FetchUserListImplTest, Time elapsed = 3 =====
2016-05-31 06:50:48 INFO  JoinRoomImplTest:29 - ===== Start test JoinRoomImplTest =====
2016-05-31 06:50:48 INFO  UnsubscribeRoomGroupImplTest:29 - ===== Start test UnsubscribeRoomGroupImplTest =====
2016-05-31 06:50:48 INFO  UnsubscribeRoomGroupImplTest:29 - ===== Finish test UnsubscribeRoomGroupImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  ChangeRoomPasswordImplTest:29 - ===== Start test ChangeRoomPasswordImplTest =====
2016-05-31 06:50:48 INFO  ChangeRoomPasswordImplTest:29 - ===== Finish test ChangeRoomPasswordImplTest, Time elapsed = 3 =====
2016-05-31 06:50:48 INFO  JoinRoomImplTest:29 - ===== Finish test JoinRoomImplTest, Time elapsed = 17 =====
2016-05-31 06:50:48 INFO  SubscribeRoomGroupImplTest:29 - ===== Start test SubscribeRoomGroupImplTest =====
2016-05-31 06:50:48 INFO  SubscribeRoomGroupImplTest:29 - ===== Finish test SubscribeRoomGroupImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  GetUserImplTest:29 - ===== Start test GetUserImplTest =====
2016-05-31 06:50:48 INFO  GetUserImplTest:29 - ===== Finish test GetUserImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  BlockBuddyImplTest:29 - ===== Start test BlockBuddyImplTest =====
2016-05-31 06:50:48 INFO  BlockBuddyImplTest:29 - ===== Finish test BlockBuddyImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  ChangeRoomNameImplTest:29 - ===== Start test ChangeRoomNameImplTest =====
2016-05-31 06:50:48 INFO  ChangeRoomNameImplTest:29 - ===== Finish test ChangeRoomNameImplTest, Time elapsed = 3 =====
2016-05-31 06:50:48 INFO  LogoutImplTest:29 - ===== Start test LogoutImplTest =====
2016-05-31 06:50:48 INFO  LogoutImplTest:29 - ===== Finish test LogoutImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  PlayerToSpectatorImplTest:29 - ===== Start test PlayerToSpectatorImplTest =====
2016-05-31 06:50:48 INFO  PlayerToSpectatorImplTest:29 - ===== Finish test PlayerToSpectatorImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  FetchUserImplTest:29 - ===== Start test FetchUserImplTest =====
2016-05-31 06:50:48 INFO  FetchUserImplTest:29 - ===== Finish test FetchUserImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  BanUserImplTest:29 - ===== Start test BanUserImplTest =====
2016-05-31 06:50:48 INFO  BanUserImplTest:29 - ===== Finish test BanUserImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  UpdateUserImplTest:29 - ===== Start test UpdateUserImplTest =====
2016-05-31 06:50:48 INFO  UpdateUserImplTest:29 - ===== Finish test UpdateUserImplTest, Time elapsed = 33 =====
2016-05-31 06:50:48 INFO  AddBuddyImplTest:29 - ===== Start test AddBuddyImplTest =====
2016-05-31 06:50:48 INFO  AddBuddyImplTest:29 - ===== Finish test AddBuddyImplTest, Time elapsed = 148 =====
2016-05-31 06:50:48 INFO  InitBuddyListImplTest:29 - ===== Start test InitBuddyListImplTest =====
2016-05-31 06:50:48 INFO  InitBuddyListImplTest:29 - ===== Finish test InitBuddyListImplTest, Time elapsed = 14 =====
2016-05-31 06:50:48 INFO  CommandUtilTest:29 - ===== Start test CommandUtilTest =====
2016-05-31 06:50:48 INFO  CommandUtilTest:29 - ===== Finish test CommandUtilTest, Time elapsed = 0 =====
2016-05-31 06:50:48 INFO  ChangeRoomCapacityImplTest:29 - ===== Start test ChangeRoomCapacityImplTest =====
2016-05-31 06:50:48 INFO  ChangeRoomCapacityImplTest:29 - ===== Finish test ChangeRoomCapacityImplTest, Time elapsed = 7 =====
2016-05-31 06:50:48 INFO  RemoveBuddyImplTest:29 - ===== Start test RemoveBuddyImplTest =====
2016-05-31 06:50:48 INFO  RemoveBuddyImplTest:29 - ===== Finish test RemoveBuddyImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  UpdateRoomImplTest:29 - ===== Start test UpdateRoomImplTest =====
2016-05-31 06:50:48 INFO  UpdateRoomImplTest:29 - ===== Finish test UpdateRoomImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  FindZoneImplTest:29 - ===== Start test FindZoneImplTest =====
2016-05-31 06:50:48 INFO  FindZoneImplTest:29 - ===== Finish test FindZoneImplTest, Time elapsed = 30 =====
2016-05-31 06:50:48 INFO  LeaveRoomImplTest:29 - ===== Start test LeaveRoomImplTest =====
2016-05-31 06:50:48 INFO  LeaveRoomImplTest:29 - ===== Finish test LeaveRoomImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  GetIpAddressImplTest:29 - ===== Start test GetIpAddressImplTest =====
2016-05-31 06:50:48 INFO  GetIpAddressImplTest:29 - ===== Finish test GetIpAddressImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  LogImplTest:29 - ===== Start test LogImplTest =====
2016-05-31 06:50:48 ERROR LogImplTest:62 -
2016-05-31 06:50:48 ERROR LogImplTest:94 -
2016-05-31 06:50:48 ERROR LogImplTest:126 - user monkey
2016-05-31 06:50:48 INFO  LogImplTest:38 -
2016-05-31 06:50:48 INFO  LogImplTest:70 -
java.lang.Exception
        at com.tvd12.ezyfox.sfs2x.testing.command.LogImplTest.test(LogImplTest.java:20)
        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.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
        at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
        at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
        at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
        at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
        at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
        at org.testng.TestRunner.privateRun(TestRunner.java:767)
        at org.testng.TestRunner.run(TestRunner.java:617)
        at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
        at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
        at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
        at org.testng.SuiteRunner.run(SuiteRunner.java:240)
        at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
        at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
        at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
        at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
        at org.testng.TestNG.run(TestNG.java:1057)
        at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
        at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
        at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
        at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
        at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
        at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2016-05-31 06:50:48 INFO  LogImplTest:102 - user monkey
2016-05-31 06:50:48 WARN  LogImplTest:54 -
2016-05-31 06:50:48 WARN  LogImplTest:86 -
2016-05-31 06:50:48 WARN  LogImplTest:118 - user monkey
2016-05-31 06:50:48 INFO  LogImplTest:29 - ===== Finish test LogImplTest, Time elapsed = 10 =====
2016-05-31 06:50:48 INFO  FindBuddyImplTest:29 - ===== Start test FindBuddyImplTest =====
2016-05-31 06:50:48 INFO  FindBuddyImplTest:29 - ===== Finish test FindBuddyImplTest, Time elapsed = 2 =====
2016-05-31 06:50:48 INFO  KickUserImplTest:29 - ===== Start test KickUserImplTest =====
2016-05-31 06:50:48 INFO  KickUserImplTest:29 - ===== Finish test KickUserImplTest, Time elapsed = 1 =====
2016-05-31 06:50:48 INFO  ZoneExtensionTest:29 - ===== Start test ZoneExtensionTest =====
2016-05-31 06:50:48 INFO  ZoneExtension:33 - ================ start init null===========
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 6 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  Reflections:229 - Reflections took 7 ms to scan 1 urls, producing 17 keys and 64 values
2016-05-31 06:50:48 INFO  ZoneExtension:41 - ================ end init null===========
2016-05-31 06:50:48 INFO  ZoneExtensionTest:29 - ===== Finish test ZoneExtensionTest, Time elapsed = 73 =====
2016-05-31 06:50:48 INFO  BuddyAgentUnwrapperTest:29 - ===== Start test BuddyAgentUnwrapperTest =====
2016-05-31 06:50:48 INFO  BuddyAgentUnwrapperTest:29 - ===== Finish test BuddyAgentUnwrapperTest, Time elapsed = 8 =====
Tests run: 229, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.456 sec - in TestSuite
2016-05-31 06:50:49 INFO  SFSZoneManager:86 - BuddyList saveAll...

Results :

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

[INFO]
[INFO] --- jcabi-maven-plugin:0.13.2:versionalize (jcabi-versionalize-packages) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.pom (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.pom (0 B at 0.0 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: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.pom (0 B at 0.0 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: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator-parent/5.1.2.Final/hibernate-validator-parent-5.1.2.Final.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/arquillian/arquillian-bom/1.0.2.Final/arquillian-bom-1.0.2.Final.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/shrinkwrap-bom/1.0.1/shrinkwrap-bom-1.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/1.0.0-beta-7/shrinkwrap-resolver-bom-1.0.0-beta-7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-3/shrinkwrap-descriptors-bom-2.0.0-alpha-3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/9/jboss-parent-9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.3/jcabi-log-0.14.3.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-aspects/0.18/jcabi-aspects-0.18.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.9/jcabi-maven-slf4j-0.9.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjrt/1.8.2/aspectjrt-1.8.2.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.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/org/aspectj/aspectjtools/1.8.6/aspectjtools-1.8.6.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.0.0/classmate-1.0.0.jar (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar
Downloading: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-validator/5.1.2.Final/hibernate-validator-5.1.2.Final.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.1.3.GA/jboss-logging-3.1.3.GA.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0.0 KB/sec)
[INFO] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[INFO] Versionalizing /home/r/repo/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://aspects.jcabi.com/jsr-303.html)
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/clienthandler/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/command/impl/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/content/impl/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/data/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/data/impl/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/extension/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/model/impl/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/serializer/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/serverhandler/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO] File /home/r/repo/target/classes/com/tvd12/ezyfox/sfs2x/util/com-tvd12-ezyfox-sfs2x-jar.txt added
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default-report) @ ezyfox-sfs2x ---
[INFO] Analyzed bundle 'sfs2x-adapter' with 115 classes
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (5 KB at 191.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (5 KB at 182.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (3 KB at 129.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (5 KB at 203.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (4 KB at 165.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0.0 KB/sec)
Downloaded:8https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 KB at 537.5 KB/sec)
Downloaded:3https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (80 KB at 2026.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (142 KB at 2730.2 KB/sec)
[INFO] Building jar: /home/r/repo/target/ezyfox-sfs2x-1.0.0.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (jcabi-sources) > generate-sources @ ezyfox-sfs2x >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ ezyfox-sfs2x ---
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (jcabi-sources) < generate-sources @ ezyfox-sfs2x <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (jcabi-sources) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom (4 KB at 165.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 157.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom (3 KB at 78.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (12 KB at 507.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0.0 KB/sec)
Downloaded:1https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar (65 KB at 831.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar (129 KB at 1644.5 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar (238 KB at 2696.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar (357 KB at 3880.3 KB/sec)
[INFO] Building jar: /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ ezyfox-sfs2x >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (jcabi-build-number) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (jcabi-build-number) @ ezyfox-sfs2x ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (prepare-agent) @ ezyfox-sfs2x ---
[INFO] argLine set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/jacoco.exec
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) &lt; generate-sources @ ezyfox-sfs2x <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ ezyfox-sfs2x ---
[INFO] Building jar: /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (jcabi-javadoc) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 201.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 131.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 180.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 72.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 62.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 373.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 55.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6 KB at 298.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 KB at 798.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4 KB at 172.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 57.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 68.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (3 KB at 108.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (2 KB at 75.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (3 KB at 121.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (5 KB at 213.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloading: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 199.1 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 548.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 222.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 373.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 318.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloading: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloading: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar (0 B at 0.0 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 981.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded:5https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 863.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 455.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 394.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 842.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (52 KB at 1851.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded:8https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (60 KB at 1068.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (162 KB at 2300.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (16 KB at 211.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded:1https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 2433.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (37 KB at 473.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded:Bhttps://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 7645.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 1037.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 1097.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 2013.9 KB/sec)
[INFO]
Loading source files for package com.tvd12.ezyfox.sfs2x.clienthandler...
Loading source files for package com.tvd12.ezyfox.sfs2x.command.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.content.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.data...
Loading source files for package com.tvd12.ezyfox.sfs2x.data.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.extension...
Loading source files for package com.tvd12.ezyfox.sfs2x.model.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.serializer...
Loading source files for package com.tvd12.ezyfox.sfs2x.serverhandler...
Loading source files for package com.tvd12.ezyfox.sfs2x.util...
Constructing Javadoc information...
Standard Doclet version 1.7.0_101
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/ClientEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/ClientRequestHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/AddBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BaseCommandImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BlockBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomCapacityImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomNameImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CommandUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CreateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/DisconnectUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchConfigPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/GetIpAddressImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/KickUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LogImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LogoutImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendPublicMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SpectatorToPlayerImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UnsubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateBuddyPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/AppContextImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/Transformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/SimpleTransformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/ZoneExtension.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBaseMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/AgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/AgentWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/BuddyAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParameterUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParameterWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParamTypeParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/RequestParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ResponseParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/RoomAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/UserAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyAddEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyBlockEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyListInitEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyRemoveEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/MessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/PrivateMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/PublicMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerBaseEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerInitializingEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerReadyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerUserEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserActionEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserDisconnectEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserJoinRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserJoinZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLeaveRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLoginEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLogoutEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserReconnectionSuccessEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserReconnectTryEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/AgentUtil.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/class-use/ClientRequestHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/class-use/ClientEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateBuddyPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UnsubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SpectatorToPlayerImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendPublicMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendObjectMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ScheduleImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ResponseImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/RemoveBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/PlayerToSpectatorImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LogoutImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LogImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LeaveRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/KickUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/JoinRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/InitBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/GoOnlineImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/GetIpAddressImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchUserListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchConfigPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/DisconnectUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CreateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CreateNPCImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CommandUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomPasswordImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomNameImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomCapacityImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BlockBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BaseCommandImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BanUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/AddBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/class-use/AppContextImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/class-use/Transformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/class-use/SimpleTransformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/class-use/ZoneExtension.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBaseMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/UserAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/RoomAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ResponseParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/RequestParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParameterWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParameterUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParamTypeParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/BuddyAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/AgentWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/AgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserReconnectionSuccessEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserReconnectTryEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLogoutEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLoginEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLeaveRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserJoinZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserJoinRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserDisconnectEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserActionEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerUserEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerReadyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerInitializingEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerBaseEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/PublicMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/PrivateMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/MessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyRemoveEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyListInitEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyBlockEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyAddEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/class-use/AgentUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/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...
[INFO] Building jar: /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ezyfox-sfs2x ---
[INFO]
Loading source files for package com.tvd12.ezyfox.sfs2x.clienthandler...
Loading source files for package com.tvd12.ezyfox.sfs2x.command.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.content.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.data...
Loading source files for package com.tvd12.ezyfox.sfs2x.data.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.extension...
Loading source files for package com.tvd12.ezyfox.sfs2x.model.impl...
Loading source files for package com.tvd12.ezyfox.sfs2x.serializer...
Loading source files for package com.tvd12.ezyfox.sfs2x.serverhandler...
Loading source files for package com.tvd12.ezyfox.sfs2x.util...
Constructing Javadoc information...
Standard Doclet version 1.7.0_101
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/ClientEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/ClientRequestHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/AddBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BanUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BaseCommandImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/BlockBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomCapacityImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomNameImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ChangeRoomPasswordImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CommandUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CreateNPCImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/CreateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/DisconnectUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchConfigPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FetchUserListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/FindZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/GetIpAddressImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/GoOnlineImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/InitBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/JoinRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/KickUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LeaveRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LogImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/LogoutImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/PlayerToSpectatorImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/RemoveBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ResponseImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/ScheduleImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendObjectMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SendPublicMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SpectatorToPlayerImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/SubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UnsubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateBuddyPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/UpdateUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/AppContextImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/Transformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/SimpleTransformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/ZoneExtension.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBaseMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/ApiZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/AgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/AgentWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/BuddyAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParameterUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParameterWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ParamTypeParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/RequestParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/ResponseParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/RoomAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/UserAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyAddEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyBlockEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyListInitEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/BuddyRemoveEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/MessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/PrivateMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/PublicMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerBaseEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerInitializingEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerReadyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/ServerUserEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserActionEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserDisconnectEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserJoinRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserJoinZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLeaveRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLoginEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserLogoutEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserReconnectionSuccessEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserReconnectTryEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/UserZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/AgentUtil.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-tree.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-frame.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-summary.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/class-use/ClientRequestHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/class-use/ClientEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UpdateBuddyPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/UnsubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SubscribeRoomGroupImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SpectatorToPlayerImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendPublicMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendObjectMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/SendBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ScheduleImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ResponseImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/RemoveBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/PlayerToSpectatorImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LogoutImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LogImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/LeaveRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/KickUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/JoinRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/InitBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/GoOnlineImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/GetIpAddressImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FindBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchUserListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchConfigPropertiesImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/FetchBuddyListImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/DisconnectUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CreateRoomImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CreateNPCImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/CommandUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomPasswordImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomNameImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/ChangeRoomCapacityImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BlockBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BaseCommandImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/BanUserImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/class-use/AddBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/class-use/AppContextImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/class-use/Transformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/class-use/SimpleTransformer.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/class-use/ZoneExtension.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiZoneImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiPrivateMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBuddyMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBuddyImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/class-use/ApiBaseMessageImpl.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/UserAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/RoomAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ResponseParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/RequestParamParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParameterWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParameterUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/ParamTypeParser.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/BuddyAgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/AgentWrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/class-use/AgentUnwrapper.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserReconnectionSuccessEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserReconnectTryEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLogoutEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLoginEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserLeaveRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserJoinZoneEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserJoinRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserDisconnectEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/UserActionEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerUserEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerRoomEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerReadyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerInitializingEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/ServerBaseEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/PublicMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/PrivateMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/MessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyRemoveEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyMessageEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyListInitEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyBlockEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/class-use/BuddyAddEventHandler.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/class-use/AgentUtil.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/clienthandler/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/command/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/content/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/data/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/extension/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/model/impl/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serializer/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/serverhandler/package-use.html...
Generating /home/r/repo/target/apidocs/com/tvd12/ezyfox/sfs2x/util/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...
[INFO] Building jar: /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (jcabi-sign-artifacts) @ ezyfox-sfs2x ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ezyfox-sfs2x ---
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (0 B at 0.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (0 B at 0.0 KB/sec)
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.jar to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.jar.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.pom.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar.asc to /home/r/.m2/repository/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc
[INFO]
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ezyfox-sfs2x ---
[INFO] Skipping artifact deployment
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.6:deploy (jcabi-deploy-to-sonatype) @ ezyfox-sfs2x ---
[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.13.0-01 and edition "Professional"
[INFO]  * Using staging profile ID "ca2d26808e2d2" (matched by Nexus).
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.jar to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.jar.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0.pom.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc
[INFO] Installing /home/r/repo/target/ezyfox-sfs2x-1.0.0-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/ca2d26808e2d2/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "ca2d26808e2d2"
[INFO]  * Created staging repository with ID "comtvd12-1007".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007
[INFO]  * Uploading locally staged artifacts to profile com.tvd12
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar.asc (473 B at 4.9 KB/sec)
Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/maven-metadata.xml
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/maven-metadata.xml
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/maven-metadata.xml (301 B at 6.8 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar (150 KB at 3118.7 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom (8 KB at 164.5 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.pom.asc (473 B at 22.0 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-sources.jar (79 KB at 1638.4 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0.jar.asc (473 B at 38.5 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar
Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar (496 KB at 6199.5 KB/sec)
Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc
Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comtvd12-1007/com/tvd12/ezyfox-sfs2x/1.0.0/ezyfox-sfs2x-1.0.0-javadoc.jar.asc (473 B at 28.9 KB/sec)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "comtvd12-1007".

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

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

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

[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:22 min
[INFO] Finished at: 2016-05-31T06:51:51+00:00
[INFO] Final Memory: 64M/865M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "jcabi" could not be activated because it does not exist.
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
M       src/main/resources/ezyfox/config/command-implementations.properties
M       src/main/resources/ezyfox/config/server-event-handlers.properties
+ git tag 1.0.0 -m '1.0.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at e5fc778 1.0.0
+ git clean -fd
+ git checkout master
Switched to branch 'master'
+ git branch -D __rultor
Deleted branch __rultor (was e5fc778).
+ git push --all origin
ERROR: Permission to youngmonkeys/ezyfox-sfs2x.git denied to rultor.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
container ec117be2f45b70089d859d54c9127459c28e411e35d8fe55e49b2f3f8f815301 is dead
Tue May 31 06:52:19 UTC 2016