+ set -e + set -o pipefail ++ dirname /tmp/rultor-gD4c/run.sh + cd /tmp/rultor-gD4c + echo 15512 + echo '1.32.2 3769fef' 1.32.2 3769fef + date --iso-8601=seconds --utc 2014-08-28T11:25:48+0000 + uptime 13:25:48 up 141 days, 15:01, 0 users, load average: 0.07, 0.32, 0.33 + head=git@github.com:jcabi/jcabi-odesk.git + head_branch=master + tag=0.5 + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-odesk.git' '--env=head_branch=master' '--env=tag=0.5') + image=yegor256/rultor + scripts=('sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml' ';') + '[' -z '' ']' + docker=docker + git clone git@github.com:jcabi/jcabi-odesk.git repo Initialized empty Git repository in /tmp/rultor-gD4c/repo/.git/ + cd repo + git config user.email me@rultor.com + git config user.name rultor + git checkout master Already on 'master' + '[' -z 'sudo gem install pdd' ']' + cd .. + cat + chmod a+x entry.sh + cat + echo 'sudo gem install pdd' ';' 'mvn versions:set "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml' ';' 'mvn clean site-deploy -Psite --errors --settings ../settings.xml' ';' + rm -rf .gpg + '[' -z 0.5 ']' + cd repo ++ git tag -l 0.5 + '[' ']' + git checkout -b __rultor-tmp Switched to a new branch '__rultor-tmp' + docker_when_possible + true ++ uptime ++ awk '{print $12}' ++ cut -d , -f 1 + load=0.32 + '[' 0.32 '>' 8 ']' + echo 'load average is 0.32, low enough to run a new Docker container' load average is 0.32, low enough to run a new Docker container + break + cd .. + docker pull yegor256/rultor Pulling repository yegor256/rultor ++ pwd ++ pwd + docker run --rm -v /tmp/rultor-gD4c:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-odesk.git --env=head_branch=master --env=tag=0.5 --memory=4g --cidfile=/tmp/rultor-gD4c/cid -w=/main yegor256/rultor /main/entry.sh + set -e + set -o pipefail + shopt -s dotglob + adduser --disabled-password --gecos '' r Adding user `r' ... Adding new group `r' (1000) ... Adding new user `r' (1000) with group `r' ... Creating home directory `/home/r' ... Copying files from `/etc/skel' ... + adduser r sudo Adding user `r' to group `sudo' ... Adding user r to group sudo Done. + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.java /root/.m2 /root/.profile /home/r + cp -R ./cid ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./s3cfg ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r /home/r + chmod a+x /home/r/script.sh + su -m r -c /home/r/script.sh + set -e + set -o pipefail + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + sudo gem install pdd Successfully installed pdd-0.5.2 1 gem installed Installing ri documentation for pdd-0.5.2... Installing RDoc documentation for pdd-0.5.2... + mvn versions:set -DnewVersion=0.5 [INFO] Scanning for projects... Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom Downloaded: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1.pom Downloaded: http://repo.maven.apache.org/maven2/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/github/github/site-maven-plugin/0.9/site-maven-plugin-0.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/site-maven-plugin/0.9/site-maven-plugin-0.9.jar (17 KB at 12.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 KB at 331.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.pom (13 KB at 9.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/rultor/rultor-maven-plugin/0.5/rultor-maven-plugin-0.5.jar (17 KB at 31.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.pom (13 KB at 29.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.9/jcabi-maven-plugin-0.9.jar (34 KB at 66.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.pom (12 KB at 22.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-mysql-maven-plugin/0.4/jcabi-mysql-maven-plugin-0.4.jar (25 KB at 47.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.pom (11 KB at 22.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-dynamodb-maven-plugin/0.5/jcabi-dynamodb-maven-plugin-0.5.jar (18 KB at 37.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.pom (8 KB at 15.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-ssl-maven-plugin/0.8/jcabi-ssl-maven-plugin-0.8.jar (28 KB at 56.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.pom (10 KB at 22.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-heroku-maven-plugin/0.8/jcabi-heroku-maven-plugin-0.8.jar (27 KB at 42.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.pom (9 KB at 13.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/0.8/jcabi-0.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/0.8/jcabi-0.8.pom (7 KB at 14.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.8/parent-0.8.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.8/parent-0.8.pom (65 KB at 62.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-beanstalk-maven-plugin/0.9/jcabi-beanstalk-maven-plugin-0.9.jar (65 KB at 47.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 49.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar (31 KB at 376.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.pom (19 KB at 322.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/2.9/maven-changes-plugin-2.9.jar (204 KB at 1348.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom (9 KB at 154.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar (67 KB at 838.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.pom (11 KB at 190.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 172.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.9/maven-invoker-plugin-1.9.jar (100 KB at 1261.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.pom (12 KB at 204.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.4.1/maven-release-2.4.1.pom (6 KB at 99.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.4.1/maven-release-plugin-2.4.1.jar (50 KB at 851.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (7 KB at 118.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 KB at 523.6 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-odesk 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.1:set (default-cli) @ jcabi-odesk --- Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (47 KB at 821.5 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing com.jcabi:jcabi-odesk [INFO] Updating project com.jcabi:jcabi-odesk [INFO] from version 1.0-SNAPSHOT to 0.5 Props: {project.version=0.5, project.parent.version=1.14, project.parent.groupId=com.jcabi, project.artifactId=jcabi-odesk, project.groupId=com.jcabi, project.parent.artifactId=jcabi} [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.904 s [INFO] Finished at: 2014-08-28T11:26:45+00:00 [INFO] Final Memory: 18M/239M [INFO] ------------------------------------------------------------------------ + git commit -am 0.5 [__rultor-tmp fab05ec] 0.5 1 file changed, 1 insertion(+), 1 deletion(-) + mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.pom (12 KB at 152.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6/nexus-staging-1.6.pom (3 KB at 109.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6/nexus-maven-plugins-1.6.pom (17 KB at 583.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 30.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 729.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.pom (3 KB at 90.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 125.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 185.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom (5 KB at 207.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom (3 KB at 127.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom (36 KB at 1094.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom (6 KB at 220.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom (2 KB at 81.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom (3 KB at 131.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom (3 KB at 94.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom (7 KB at 262.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom (4 KB at 152.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom (3 KB at 92.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom (5 KB at 189.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom (4 KB at 151.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom (3 KB at 112.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom (4 KB at 152.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom (4 KB at 144.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom (5 KB at 219.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom (5 KB at 182.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom (5 KB at 193.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom (5 KB at 200.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom (3 KB at 140.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom (4 KB at 149.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom (6 KB at 266.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom (25 KB at 993.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 168.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 926.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom Downloaded: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 55.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom (11 KB at 492.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom (25 KB at 1094.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom (2 KB at 82.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom (13 KB at 550.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom (760 B at 35.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom (23 KB at 917.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom (3 KB at 95.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom (11 KB at 477.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom (6 KB at 223.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 1.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 4.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom (2 KB at 5.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 5.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 289.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 158.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom (6 KB at 245.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom (13 KB at 556.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom (5 KB at 206.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom (10 KB at 396.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom (7 KB at 285.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/20/spice-parent-20.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/20/spice-parent-20.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/20/spice-parent-20.pom (10 KB at 418.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/12/forge-parent-12.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/12/forge-parent-12.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/12/forge-parent-12.pom (14 KB at 558.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom (3 KB at 70.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/18/spice-parent-18.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/18/spice-parent-18.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/18/spice-parent-18.pom (7 KB at 227.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/11/forge-parent-11.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/11/forge-parent-11.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/11/forge-parent-11.pom (14 KB at 600.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom (2 KB at 1.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar 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.5/xstream-1.4.5.jar Downloading: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar Downloaded:3https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 275.7 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.jar Downloading:1https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 139.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar (18 KB at 18.1 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 26.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar Downloaded:6https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar (11 KB at 30.9 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 345.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar (242 KB at 4475.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 173.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 322.1 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar (16 KB at 185.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar Downloading: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar (157 KB at 4121.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar Downloaded:1http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 389.0 KB/sec) Downloading:5http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar Downloaded:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar (20 KB at 652.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar (11 KB at 472.4 KB/sec) Downloading:1http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar (207 KB at 1799.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 430.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar (160 KB at 1401.2 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar (426 KB at 2675.6 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar (498 KB at 2536.2 KB/sec) Downloaded:8http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar (223 KB at 1453.4 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar (19 KB at 547.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar (164 KB at 1671.6 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar (870 KB at 4346.5 KB/sec) [INFO] Inspecting build with total of 1 modules... [INFO] Not installing Nexus Staging features: [INFO] * Preexisting staging related goal bindings found in 1 modules. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-odesk 0.5 [INFO] ------------------------------------------------------------------------ Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 306.9 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.jar (44 KB at 1813.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.pom (11 KB at 10.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.pom (5 KB at 14.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/scribe/scribe/1.3.5/scribe-1.3.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/scribe/scribe/1.3.5/scribe-1.3.5.pom (3 KB at 10.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.jar Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar Downloading: https://oss.sonatype.org/content/groups/public/org/scribe/scribe/1.3.5/scribe-1.3.5.jar Downloaded: https://oss.sonatype.org/content/groups/public/org/scribe/scribe/1.3.5/scribe-1.3.5.jar (89 KB at 123.2 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-manifests/1.0.3/jcabi-manifests-1.0.3.jar (11 KB at 11.0 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-http/1.8.1/jcabi-http-1.8.1.jar (179 KB at 111.7 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-odesk --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-odesk --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [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: fab05ec at timestamp: 1409225268750 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-odesk --- log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] Created temp dir /home/r/repo/target/jcabi-ajc [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 20 file(s) processed, 27 pointcut(s) woven, 0 error(s), 21 warning(s) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ jcabi-odesk --- [INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 8 file(s) processed, 0 pointcut(s) woven, 0 error(s), 12 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-odesk --- [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.odesk.OdeskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.jcabi.odesk.OdeskTest Running com.jcabi.odesk.CashTest [2;37mDEBUGm] pool-1-thread-5 com.jcabi.odesk.Cash$S: #decimal(): 15.50 in 1ms [2;37mDEBUGm] pool-1-thread-4 com.jcabi.odesk.Cash$S: #decimal(): 0.0 in 25?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.odesk.Cash$S: #isEmpty(): true in 24ms [2;37mDEBUGm] pool-1-thread-4 com.jcabi.odesk.Cash$S: #decimal(): 10.0 in 34?s [2;37mDEBUGm] pool-1-thread-4 com.jcabi.odesk.Cash$S: #isEmpty(): false in 1ms Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 sec - in com.jcabi.odesk.CashTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ jcabi-odesk --- [INFO] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/com/jcabi/odesk/com-jcabi-jcabi-odesk-jar.txt added [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-odesk --- [INFO] Building jar: /home/r/repo/target/jcabi-odesk-0.5.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (jcabi-sources) > generate-sources @ jcabi-odesk >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (jcabi-sources) < generate-sources @ jcabi-odesk <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (jcabi-sources) @ jcabi-odesk --- [INFO] Building jar: /home/r/repo/target/jcabi-odesk-0.5-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (default) @ jcabi-odesk --- [INFO] Loading source files for package com.jcabi.odesk... Constructing Javadoc information... Standard Doclet version 1.7.0_65 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Adjustments.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Cash.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Cash.S.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/OAuthWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/OAuthWire.OdeskApi.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Odesk.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/RtOdesk.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Team.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/Teams.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/package-frame.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Teams.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Cash.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Cash.S.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/RtOdesk.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Odesk.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/OAuthWire.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/OAuthWire.OdeskApi.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Adjustments.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/class-use/Team.html... Generating /home/r/repo/target/apidocs/com/jcabi/odesk/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/target/apidocs/overview-tree.html... Generating /home/r/repo/target/apidocs/index-all.html... Generating /home/r/repo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/target/apidocs/allclasses-frame.html... Generating /home/r/repo/target/apidocs/allclasses-noframe.html... Generating /home/r/repo/target/apidocs/index.html... Generating /home/r/repo/target/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /home/r/repo/src/main/java/com/jcabi/odesk/Adjustments.java:59: warning - @checkstyle is an unknown tag. [WARNING] /home/r/repo/src/main/java/com/jcabi/odesk/OAuthWire.java:101: warning - @checkstyle is an unknown tag. [WARNING] /home/r/repo/src/main/java/com/jcabi/odesk/RtOdesk.java:68: warning - @checkstyle is an unknown tag. [INFO] Building jar: /home/r/repo/target/jcabi-odesk-0.5-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (assemble-all) @ jcabi-odesk --- [INFO] Building jar: /home/r/repo/target/jcabi-odesk-0.5-jar-with-dependencies.jar [INFO] [INFO] --- maven-failsafe-plugin:2.16:integration-test (default) @ jcabi-odesk --- [WARNING] useSystemClassloader setting has no effect when not forking [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] parallel='none', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.odesk.RtAdjustmentsITCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 sec - in com.jcabi.odesk.RtAdjustmentsITCase Running com.jcabi.odesk.RtOdeskITCase [0;33mWARNm] main com.jcabi.odesk.OdeskRule$1: sys prop failsafe.odesk.key is not set, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in com.jcabi.odesk.RtOdeskITCase Running com.jcabi.odesk.RtTeamsITCase [0;33mWARNm] main com.jcabi.odesk.OdeskRule$1: sys prop failsafe.odesk.key is not set, skipping Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.jcabi.odesk.RtTeamsITCase Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] --- maven-failsafe-plugin:2.16:verify (default) @ jcabi-odesk --- [INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports [INFO] [INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ jcabi-odesk --- [INFO] LICENSE found: file:/home/r/repo/LICENSE.txt log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [INFO] No Checkstyle violations found in 25 files [INFO] No PMD violations found in 19 files [INFO] /src/site/site.xml: to be validated [ERROR] JSR-303 validator failed to initialize: Unable to create a Configuration, because no Bean Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.15/1409f87 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] /src/changes/changes.xml: to be validated [INFO] CodeNarc not required since no groovy files in /home/r/repo/src [INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce... [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check... [INFO] Cannot perform check, instrumentation not performed - skipping. [INFO] This is not an SVN project [INFO] No dependency problems found [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint... [INFO] Qulice quality check completed in 23s [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ jcabi-odesk --- 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:install (default-install) @ jcabi-odesk --- [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.jar to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-sources.jar to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-javadoc.jar to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.pom.asc to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-sources.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-odesk --- Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 251.2 KB/sec) [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging-maven-plugin:1.6:deploy (jcabi-deploy-to-sonatype) @ jcabi-odesk --- [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.9.0-04 and edition "Professional" [INFO] * Using staging profile ID "1b266eb8dd426a" (matched by Nexus). [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-odesk-0.5-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "1b266eb8dd426a" [INFO] * Created staging repository with ID "comjcabi-1382". [INFO] * Uploading locally staged artifacts to profile com.jcabi Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar.asc (473 B at 0.9 KB/sec) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/maven-metadata.xml Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/maven-metadata.xml (296 B at 0.6 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar (17 KB at 31.5 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar (69 KB at 107.0 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar Uploaded:Khttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-jar-with-dependencies.jar (1340 KB at 887.6 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-sources.jar.asc (473 B at 1.2 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5-javadoc.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.jar (30 KB at 69.8 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1382/com/jcabi/jcabi-odesk/0.5/jcabi-odesk-0.5.pom (8 KB at 18.5 KB/sec) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "comjcabi-1382". Waiting for operation to complete........ [INFO] Remote staged 1 repositories, finished with success. [INFO] [INFO] --- nexus-staging-maven-plugin:1.6:release (jcabi-deploy-to-sonatype) @ jcabi-odesk --- [INFO] + Using server credentials "oss.sonatype.org" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.9.0-04 and edition "Professional" [INFO] Releasing staging repository with IDs=[comjcabi-1382] Waiting for operation to complete......... [INFO] Released [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:23 min [INFO] Finished at: 2014-08-28T11:29:10+00:00 [INFO] Final Memory: 58M/460M [INFO] ------------------------------------------------------------------------ + mvn clean site-deploy -Psite --errors --settings ../settings.xml [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-odesk 0.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-odesk --- [INFO] Deleting /home/r/repo/target [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ jcabi-odesk --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.7 [INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.4 [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.16 [INFO] configuring report plugin org.codehaus.mojo:versions-maven-plugin:2.1 [INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1 [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (report:javadoc) > generate-sources @ jcabi-odesk >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (report:javadoc) < generate-sources @ jcabi-odesk <<< [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) > generate-test-sources @ jcabi-odesk >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-odesk --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [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: fab05ec at timestamp: 1409225364456 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-odesk --- log4j:WARN No appenders could be found for logger (org.jboss.logging). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [ERROR] JSR-303 validator failed to initialize: Unable to instantiate Configuration. (see http://www.jcabi.com/jcabi-aspects/jsr-303.html) [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-loggable for watching of @Loggable annotated methods [INFO] Created temp dir /home/r/repo/target/jcabi-ajc [INFO] jcabi-aspects 0.14/af16bab started new daemon thread jcabi-cacheable for automated cleaning of expired @Cacheable values [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 20 file(s) processed, 27 pointcut(s) woven, 0 error(s), 21 warning(s) [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) < generate-test-sources @ jcabi-odesk <<< [INFO] configuring report plugin org.codehaus.mojo:cobertura-maven-plugin:2.5.2 [INFO] [INFO] >>> cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) > [cobertura]test @ jcabi-odesk >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-odesk --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [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: fab05ec at timestamp: 1409225368408 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-odesk --- [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 20 file(s) processed, 27 pointcut(s) woven, 0 error(s), 21 warning(s) [INFO] [INFO] --- cobertura-maven-plugin:2.5.2:instrument (report:cobertura) @ jcabi-odesk --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 20 files to /home/r/repo/target/generated-classes/cobertura Cobertura: Saved information on 20 classes. Instrument time: 161ms [INFO] Instrumentation was successful. [INFO] NOT adding cobertura ser file to attached artifacts list. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-test-compile) @ jcabi-odesk --- [INFO] Created temp dir /home/r/repo/target/jcabi-ajc-test [WARNING] build config error: skipping missing, empty or corrupt aspectpath entry: /home/r/.m2/repository/net/sourceforge/cobertura/cobertura-runtime/1.9.4.1/cobertura-runtime-1.9.4.1.pom [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ImmutabilityChecker has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 8 file(s) processed, 0 pointcut(s) woven, 0 error(s), 13 warning(s) [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-odesk --- [INFO] Surefire report directory: /home/r/repo/target/surefire-reports [INFO] parallel='all', perCoreThreadCount=true, threadCount=4, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0 ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.jcabi.odesk.OdeskTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.jcabi.odesk.OdeskTest Running com.jcabi.odesk.CashTest [2;37mDEBUGm] pool-1-thread-5 com.jcabi.odesk.Cash$S: #decimal(): 15.50 in 1ms [2;37mDEBUGm] pool-1-thread-3 com.jcabi.odesk.Cash$S: #decimal(): 0.0 in 34?s [2;37mDEBUGm] pool-1-thread-3 com.jcabi.odesk.Cash$S: #isEmpty(): true in 19ms [2;37mDEBUGm] pool-1-thread-3 com.jcabi.odesk.Cash$S: #decimal(): 10.0 in 24?s [2;37mDEBUGm] pool-1-thread-3 com.jcabi.odesk.Cash$S: #isEmpty(): false in 966?s Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in com.jcabi.odesk.CashTest Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] <<< cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) < [cobertura]test @ jcabi-odesk <<< [INFO] configuring report plugin org.apache.maven.plugins:maven-plugin-plugin:3.2 [INFO] [INFO] >>> maven-plugin-plugin:3.2:report (report:report) > process-classes @ jcabi-odesk >>> [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-odesk --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [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: fab05ec at timestamp: 1409225372656 [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 buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jcabi-odesk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jcabi-odesk --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/r/repo/target/classes [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:ajc (jcabi-ajc-compile) @ jcabi-odesk --- [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] around on initialization not supported (compiler limitation) [WARNING] advice defined in com.jcabi.aspects.aj.MethodValidator has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.SingleException has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.ExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodAsyncRunner has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodScheduler has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodCacher has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Parallelizer has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.QuietExceptionsLogger has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.MethodInterrupter has not been applied [Xlint:adviceDidNotMatch] [WARNING] advice defined in com.jcabi.aspects.aj.Repeater has not been applied [Xlint:adviceDidNotMatch] [INFO] ajc result: 20 file(s) processed, 27 pointcut(s) woven, 0 error(s), 21 warning(s) [INFO] [INFO] <<< maven-plugin-plugin:3.2:report (report:report) < process-classes @ jcabi-odesk <<< [INFO] Parent project loaded from repository: com.jcabi:jcabi:pom:1.14 [INFO] Parent project loaded from repository: com.jcabi:parent:pom:0.27.1 Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14-site_en.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14-site_en.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.14/jcabi-1.14-site.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.14/jcabi-1.14-site.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1-site_en.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1-site_en.xml Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.27.1/parent-0.27.1-site.xml Downloading: http://repo.maven.apache.org/maven2/com/jcabi/parent/0.27.1/parent-0.27.1-site.xml [INFO] Relativizing decoration links with respect to project URL: http://www.jcabi.com/jcabi-odesk Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.4/jcabi-maven-skin-1.4.jar Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-skin/1.4/jcabi-maven-skin-1.4.jar (9 KB at 7.6 KB/sec) [INFO] Rendering site with com.jcabi:jcabi-maven-skin:jar:1.4 skin. [INFO] Skipped "Test Source Xref" report, file "xref-test/index.html" already exists for the English version. [INFO] Skipped "Source Xref" report, file "xref/index.html" already exists for the English version. [INFO] Generating "Continuous Integration" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Issue Tracking" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project License" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Mailing Lists" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Plugins" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Team" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Source Repository" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Project Summary" report --- maven-project-info-reports-plugin:2.7 [INFO] Generating "Test Source Xref" report --- maven-jxr-plugin:2.4 [INFO] Generating "Source Xref" report --- maven-jxr-plugin:2.4 [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:2.16 [INFO] Generating "Dependency Updates Report" report --- versions-maven-plugin:2.1 [INFO] artifact com.sun.jersey:jersey-client: checking for updates from oss.sonatype.org [INFO] artifact com.sun.jersey:jersey-client: checking for updates from central [INFO] artifact com.sun.jersey:jersey-core: checking for updates from oss.sonatype.org [INFO] artifact com.sun.jersey:jersey-core: checking for updates from central [INFO] artifact org.scribe:scribe: checking for updates from oss.sonatype.org [INFO] artifact org.scribe:scribe: checking for updates from central [INFO] artifact com.google.guava:guava: checking for updates from oss.sonatype.org [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] artifact com.jcabi:jcabi-aether: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-aether: checking for updates from central [INFO] artifact com.jcabi:jcabi-aspects: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-aspects: checking for updates from central [INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-dynamo: checking for updates from central [INFO] artifact com.jcabi:jcabi-github: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-github: checking for updates from central [INFO] artifact com.jcabi:jcabi-http: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-http: checking for updates from central [INFO] artifact com.jcabi:jcabi-immutable: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-immutable: checking for updates from central [INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-jdbc: checking for updates from central [INFO] artifact com.jcabi:jcabi-log: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-log: checking for updates from central [INFO] artifact com.jcabi:jcabi-manifests: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-manifests: checking for updates from central [INFO] artifact com.jcabi:jcabi-matchers: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-matchers: checking for updates from central [INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-maven-slf4j: checking for updates from central [INFO] artifact com.jcabi:jcabi-odesk: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-odesk: checking for updates from central [INFO] artifact com.jcabi:jcabi-s3: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-s3: checking for updates from central [INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-simpledb: checking for updates from central [INFO] artifact com.jcabi:jcabi-urn: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-urn: checking for updates from central [INFO] artifact com.jcabi:jcabi-velocity: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-velocity: checking for updates from central [INFO] artifact com.jcabi:jcabi-w3c: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-w3c: checking for updates from central [INFO] artifact com.jcabi:jcabi-xml: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-xml: checking for updates from central [INFO] artifact commons-codec:commons-codec: checking for updates from oss.sonatype.org [INFO] artifact commons-codec:commons-codec: checking for updates from central [INFO] artifact commons-collections:commons-collections: checking for updates from oss.sonatype.org [INFO] artifact commons-collections:commons-collections: checking for updates from central [INFO] artifact commons-io:commons-io: checking for updates from oss.sonatype.org [INFO] artifact commons-io:commons-io: checking for updates from central [INFO] artifact commons-net:commons-net: checking for updates from oss.sonatype.org [INFO] artifact commons-net:commons-net: checking for updates from central [INFO] artifact javax.el:javax.el-api: checking for updates from oss.sonatype.org [INFO] artifact javax.el:javax.el-api: checking for updates from central [INFO] artifact javax.json:javax.json-api: checking for updates from oss.sonatype.org [INFO] artifact javax.json:javax.json-api: checking for updates from central [INFO] artifact javax.servlet:servlet-api: checking for updates from oss.sonatype.org [INFO] artifact javax.servlet:servlet-api: checking for updates from central [INFO] artifact javax.validation:validation-api: checking for updates from oss.sonatype.org [INFO] artifact javax.validation:validation-api: checking for updates from central [INFO] artifact javax.ws.rs:jsr311-api: checking for updates from oss.sonatype.org [INFO] artifact javax.ws.rs:jsr311-api: checking for updates from central [INFO] artifact javax.xml.bind:jaxb-api: checking for updates from oss.sonatype.org [INFO] artifact javax.xml.bind:jaxb-api: checking for updates from central [INFO] artifact junit:junit: checking for updates from oss.sonatype.org [INFO] artifact junit:junit: checking for updates from central [INFO] artifact log4j:log4j: checking for updates from oss.sonatype.org [INFO] artifact log4j:log4j: checking for updates from central [INFO] artifact org.antlr:antlr-runtime: checking for updates from oss.sonatype.org [INFO] artifact org.antlr:antlr-runtime: checking for updates from central [INFO] artifact org.antlr:antlr4-annotations: checking for updates from oss.sonatype.org [INFO] artifact org.antlr:antlr4-annotations: checking for updates from central [INFO] artifact org.antlr:antlr4-runtime: checking for updates from oss.sonatype.org [INFO] artifact org.antlr:antlr4-runtime: checking for updates from central [INFO] artifact org.apache.commons:commons-lang3: checking for updates from oss.sonatype.org [INFO] artifact org.apache.commons:commons-lang3: checking for updates from central [INFO] artifact org.apache.commons:commons-math3: checking for updates from oss.sonatype.org [INFO] artifact org.apache.commons:commons-math3: checking for updates from central [INFO] artifact org.aspectj:aspectjrt: checking for updates from oss.sonatype.org [INFO] artifact org.aspectj:aspectjrt: checking for updates from central [INFO] artifact org.clojure:clojure: checking for updates from oss.sonatype.org [INFO] artifact org.clojure:clojure: checking for updates from central [INFO] artifact org.clojure:clojure-contrib: checking for updates from oss.sonatype.org [INFO] artifact org.clojure:clojure-contrib: checking for updates from central [INFO] artifact org.clojure:tools.logging: checking for updates from oss.sonatype.org [INFO] artifact org.clojure:tools.logging: checking for updates from central [INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from oss.sonatype.org [INFO] artifact org.codehaus.groovy:groovy-all: checking for updates from central [INFO] artifact org.glassfish:javax.json: checking for updates from oss.sonatype.org [INFO] artifact org.glassfish:javax.json: checking for updates from central [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from oss.sonatype.org [INFO] artifact org.hamcrest:hamcrest-core: checking for updates from central [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from oss.sonatype.org [INFO] artifact org.hamcrest:hamcrest-library: checking for updates from central [INFO] artifact org.hibernate:hibernate-validator: checking for updates from oss.sonatype.org [INFO] artifact org.hibernate:hibernate-validator: checking for updates from central [INFO] artifact org.mockito:mockito-core: checking for updates from oss.sonatype.org [INFO] artifact org.mockito:mockito-core: checking for updates from central [INFO] artifact org.projectlombok:lombok: checking for updates from oss.sonatype.org [INFO] artifact org.projectlombok:lombok: checking for updates from central [INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from oss.sonatype.org [INFO] artifact org.slf4j:slf4j-log4j12: checking for updates from central [INFO] artifact xml-apis:xml-apis: checking for updates from oss.sonatype.org [INFO] artifact xml-apis:xml-apis: checking for updates from central [INFO] Generating "Plugin Updates Report" report --- versions-maven-plugin:2.1 [INFO] artifact org.apache.maven.plugins:maven-docck-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.codehaus.mojo:buildnumber-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.github.github:site-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-beanstalk-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-dynamodb-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-heroku-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-mysql-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.jcabi:jcabi-ssl-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.rultor:rultor-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.sun.tools.jxc.maven2:maven-jaxb-schemagen-plugin: checking for updates from oss.sonatype.org [INFO] artifact com.sun:tools: checking for updates from oss.sonatype.org [INFO] artifact com.sun:tools: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-antrun-plugin: checking for updates from oss.sonatype.org [INFO] artifact ant-contrib:ant-contrib: checking for updates from oss.sonatype.org [INFO] artifact ant-contrib:ant-contrib: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-assembly-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-changes-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-deploy-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-failsafe-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-help-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-javadoc-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-plugin-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-release-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for updates from central [INFO] artifact org.apache.maven.plugins:maven-source-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.apache.maven.plugins:maven-war-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.codehaus.mojo:cobertura-maven-plugin: checking for updates from oss.sonatype.org [INFO] artifact org.codehaus.mojo:versions-maven-plugin: checking for updates from oss.sonatype.org [INFO] Generating "JavaDocs" report --- maven-javadoc-plugin:2.9.1 [ERROR] Error fetching link: http://www.jcabi.com/jcabi-immutable/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.jcabi.com/jcabi-http/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://beanvalidation.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.aspectj.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://jsr311.dev.java.net/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://github.com/fernandezpablo85/scribe-java/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://json-processing-spec.java.net/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://jsonp.java.net/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://jersey.java.net/jersey-client/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://jersey.java.net/jersey-core/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://uel.java.net/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it. [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list [INFO] Generating "Cobertura Test Coverage" report --- cobertura-maven-plugin:2.5.2 [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 20 classes. Report time: 355ms [INFO] Cobertura Report generation was successful. [INFO] Generating Sitemap. [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ jcabi-odesk --- [INFO] maven.site.deploy.skip = true: Skipping site deployment [INFO] [INFO] --- site-maven-plugin:0.9:site (default) @ jcabi-odesk --- Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.pom (581 B at 0.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.pom (5 KB at 1.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (8 KB at 17.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.pom (3 KB at 21.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.jar Downloading: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar Downloaded:/https://oss.sonatype.org/content/groups/public/com/github/github/github-maven-core/0.9/github-maven-core-0.9.jar (8 KB at 5.2 KB/sec) Downloaded:9https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (185 KB at 99.4 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/org/eclipse/mylyn/github/org.eclipse.egit.github.core/2.1.5/org.eclipse.egit.github.core-2.1.5.jar (200 KB at 87.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.1/plexus-utils-3.0.1.jar (222 KB at 3627.5 KB/sec) [INFO] Creating 120 blobs [INFO] Creating tree with 120 blob entries [INFO] Merging with tree d54a76dc55be16706eebec56911daae54cddc2bd [INFO] Creating commit with SHA-1: d79a8172af2371008f1f3f7e566f295e1627e8e9 [INFO] Updating reference refs/heads/gh-pages from c40d914429f7dac24ff3a926d3836517ebacb421 to d79a8172af2371008f1f3f7e566f295e1627e8e9 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:20 min [INFO] Finished at: 2014-08-28T11:32:33+00:00 [INFO] Final Memory: 49M/477M [INFO] ------------------------------------------------------------------------ + mv /home/r/repo . ++ whoami + chown -R root repo ++ whoami + sudo chown -R rultor repo + cd repo + git tag 0.5 -m '0.5: tagged by rultor.com' + git push origin 0.5 To git@github.com:jcabi/jcabi-odesk.git * [new tag] 0.5 -> 0.5