+ set -e + set -o pipefail ++ dirname /tmp/rultor-fkBY/run.sh + cd /tmp/rultor-fkBY + echo 22207 + echo '1.31.1 0bc9918' 1.31.1 0bc9918 + date --iso-8601=seconds --utc 2014-08-20T10:35:56+0000 + uptime 12:35:56 up 133 days, 14:11, 0 users, load average: 1.76, 3.42, 5.43 + head=git@github.com:jcabi/jcabi-urn.git + head_branch=master + tag=0.9 + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:jcabi/jcabi-urn.git' '--env=head_branch=master' '--env=tag=0.9') + 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-urn.git repo Initialized empty Git repository in /tmp/rultor-fkBY/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.9 ']' + cd repo ++ git tag -l 0.9 + '[' ']' + git checkout -b __rultor-tmp Switched to a new branch '__rultor-tmp' + docker_when_possible + true ++ awk '{print $12}' ++ cut -d , -f 1 ++ uptime + load=5.40 + '[' 5.40 '>' 8 ']' + echo 'load average is 5.40, low enough to run a new Docker container' load average is 5.40, low enough to run a new Docker container + break + cd .. ++ pwd ++ pwd + docker run --rm -v /tmp/rultor-fkBY:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:jcabi/jcabi-urn.git --env=head_branch=master --env=tag=0.9 --memory=4g --cidfile=/tmp/rultor-fkBY/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.9 [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 (7 KB at 2.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 (73 KB at 1510.6 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/maven-metadata.xml Downloading: https://oss.sonatype.org/content/groups/public/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 15.7 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 422.6 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 11.6 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 42.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 44.4 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 75.7 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 39.1 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 62.0 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 38.5 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 60.3 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 28.2 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 70.3 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 34.3 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 69.3 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 29.0 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 24.9 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 166.8 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 161.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.pom (5 KB at 161.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 1028.7 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 681.7 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 3133.5 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 218.4 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 2069.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.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 409.3 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 388.6 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 2555.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.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 459.4 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 233.1 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 1334.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 271.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 1011.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jcabi-urn 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- versions-maven-plugin:2.1:set (default-cli) @ jcabi-urn --- 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 1873.1 KB/sec) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/r/repo [INFO] Processing com.jcabi:jcabi-urn [INFO] Updating project com.jcabi:jcabi-urn [INFO] from version 1.0-SNAPSHOT to 0.9 Props: {project.version=0.9, project.parent.version=1.14, project.parent.groupId=com.jcabi, project.artifactId=jcabi-urn, project.groupId=com.jcabi, project.parent.artifactId=jcabi} [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.308 s [INFO] Finished at: 2014-08-20T10:37:08+00:00 [INFO] Final Memory: 19M/239M [INFO] ------------------------------------------------------------------------ + git commit -am 0.9 [__rultor-tmp d661293] 0.9 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 83.3 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 48.3 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 216.9 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 11.2 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 280.6 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 38.7 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 51.6 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 71.5 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 80.0 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 46.9 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 437.7 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 90.6 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 34.2 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 50.7 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 37.9 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 103.9 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 60.8 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 34.9 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 68.0 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 62.3 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 43.8 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 59.8 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 54.3 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 84.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 59.3 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 77.3 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 76.2 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 52.7 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 59.2 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 102.8 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 394.3 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 34.1 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 288.0 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 21.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 190.1 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 415.1 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 24.6 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 212.3 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 13.5 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 379.5 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 37.4 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 164.5 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 91.8 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.0 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.1 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.5 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.8 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom Downloaded: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 75.9 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 47.7 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 96.5 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 170.2 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 86.5 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 147.1 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 102.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 145.9 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 239.4 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 37.5 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 108.2 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 224.0 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.6 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/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.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/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/plexus/plexus-cipher/1.7/plexus-cipher-1.7.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/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.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/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:2https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 260.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar Downloaded:2https://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 123.0 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar Downloaded:1https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar (18 KB at 16.0 KB/sec) 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-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 23.2 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar 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 333.8 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar (11 KB at 10.3 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/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.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-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:1http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 102.7 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6/nexus-common-1.6.jar (16 KB at 120.4 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 Downloading: http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar Downloaded:1http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 198.9 KB/sec) 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/plugins/nexus-staging-maven-plugin/1.6/nexus-staging-maven-plugin-1.6.jar (242 KB at 1559.3 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar Downloaded:7http://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 1301.6 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/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar (20 KB at 416.3 KB/sec) Downloaded:1http://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 164.8 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar 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/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar (157 KB at 2060.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar (11 KB at 305.7 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar Downloaded:3http://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 193.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar Downloaded:1http://repo.maven.apache.org/maven2/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar (160 KB at 1298.7 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/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar (498 KB at 2672.6 KB/sec) Downloading:2http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar (19 KB at 372.2 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar (426 KB at 2215.7 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 4199.5 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 1531.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar (223 KB at 1111.9 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-urn 0.9 [INFO] ------------------------------------------------------------------------ Downloading: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.5/maven-gpg-plugin-1.5.pom (7 KB at 268.6 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 1061.5 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.pom (5 KB at 3.4 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.pom (2 KB at 5.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar Downloaded:6https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.14.1/jcabi-log-0.14.1.jar (39 KB at 33.2 KB/sec) Downloaded:Bhttps://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.14.4/lombok-1.14.4.jar (1153 KB at 776.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-urn --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-urn --- [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: d661293 at timestamp: 1408531104244 [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-urn --- [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-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jcabi-urn --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-urn --- [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.urn.URNTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.787 sec - in com.jcabi.urn.URNTest Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] --- jcabi-maven-plugin:0.9.2:versionalize (jcabi-versionalize-packages) @ jcabi-urn --- 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] Versionalizing /home/r/repo/target/classes directory [INFO] File /home/r/repo/target/classes/com/jcabi/urn/com-jcabi-jcabi-urn-jar.txt added [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jcabi-urn --- [INFO] Building jar: /home/r/repo/target/jcabi-urn-0.9.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (jcabi-sources) > generate-sources @ jcabi-urn >>> [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (jcabi-sources) < generate-sources @ jcabi-urn <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (jcabi-sources) @ jcabi-urn --- [INFO] Building jar: /home/r/repo/target/jcabi-urn-0.9-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (default) @ jcabi-urn --- [INFO] Loading source files for package com.jcabi.urn... Constructing Javadoc information... Standard Doclet version 1.7.0_55 Building tree for all the packages and classes... Generating /home/r/repo/target/apidocs/com/jcabi/urn/URN.html... Generating /home/r/repo/target/apidocs/com/jcabi/urn/package-frame.html... Generating /home/r/repo/target/apidocs/com/jcabi/urn/package-summary.html... Generating /home/r/repo/target/apidocs/com/jcabi/urn/package-tree.html... Generating /home/r/repo/target/apidocs/constant-values.html... Generating /home/r/repo/target/apidocs/serialized-form.html... Generating /home/r/repo/target/apidocs/com/jcabi/urn/class-use/URN.html... Generating /home/r/repo/target/apidocs/com/jcabi/urn/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... [INFO] Building jar: /home/r/repo/target/jcabi-urn-0.9-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (jcabi-mock-artifact) @ jcabi-urn --- [INFO] Building jar: /home/r/repo/target/jcabi-urn-0.9-mock.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (assemble-all) @ jcabi-urn --- [INFO] Building jar: /home/r/repo/target/jcabi-urn-0.9-jar-with-dependencies.jar [INFO] [INFO] --- qulice-maven-plugin:0.8.2:check (jcabi-check) @ jcabi-urn --- [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 9 files [INFO] No PMD violations found in 6 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] 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 com.ning.maven.plugins:maven-duplicate-finder-plugin:1.0.7:check... [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Calling org.codehaus.mojo:cobertura-maven-plugin:2.5.1:check... [INFO] Cannot perform check, instrumentation not performed - skipping. [INFO] This is not an SVN project [INFO] No dependency problems found [INFO] Calling org.codehaus.mojo:jslint-maven-plugin:1.0.1:jslint... [INFO] Qulice quality check completed in 32s [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (jcabi-sign-artifacts) @ jcabi-urn --- gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] [INFO] --- maven-install-plugin:2.5:install (default-install) @ jcabi-urn --- [INFO] Installing /home/r/repo/target/jcabi-urn-0.9.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-sources.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-javadoc.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-mock.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-jar-with-dependencies.jar to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9.pom.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-sources.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-javadoc.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-mock.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-jar-with-dependencies.jar.asc to /home/r/.m2/repository/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ jcabi-urn --- 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 852.5 KB/sec) [INFO] Skipping artifact deployment [INFO] [INFO] --- nexus-staging-maven-plugin:1.6:deploy (jcabi-deploy-to-sonatype) @ jcabi-urn --- [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-urn-0.9.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar [INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-sources.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-javadoc.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-mock.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-jar-with-dependencies.jar to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar [INFO] Installing /home/r/repo/target/jcabi-urn-0.9.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9.pom.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-mock.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar.asc [INFO] Installing /home/r/repo/target/jcabi-urn-0.9-jar-with-dependencies.jar.asc to /home/r/repo/target/nexus-staging/staging/1b266eb8dd426a/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-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-1374". [INFO] * Uploading locally staged artifacts to profile com.jcabi Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar.asc (473 B at 0.3 KB/sec) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/maven-metadata.xml Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/maven-metadata.xml (294 B at 0.3 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar Uploaded:Bhttps://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar (723 KB at 476.2 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar (6 KB at 12.8 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar (41 KB at 93.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-jar-with-dependencies.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-mock.jar (4 KB at 5.5 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-javadoc.jar.asc (473 B at 0.8 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar.asc (473 B at 1.0 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom.asc (473 B at 0.9 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar.asc Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9-sources.jar.asc (473 B at 1.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.jar (8 KB at 15.1 KB/sec) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comjcabi-1374/com/jcabi/jcabi-urn/0.9/jcabi-urn-0.9.pom (4 KB at 7.4 KB/sec) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "comjcabi-1374". 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-urn --- [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-1374] Waiting for operation to complete......... [INFO] Released [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:35 min [INFO] Finished at: 2014-08-20T10:40:46+00:00 [INFO] Final Memory: 46M/271M [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-urn 0.9 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jcabi-urn --- [INFO] Deleting /home/r/repo/target [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ jcabi-urn --- [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-urn >>> [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (report:javadoc) < generate-sources @ jcabi-urn <<< [INFO] [INFO] >>> maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) > generate-test-sources @ jcabi-urn >>> [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-urn --- [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: d661293 at timestamp: 1408531335288 [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-urn --- [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-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/classes [INFO] [INFO] <<< maven-javadoc-plugin:2.9.1:test-javadoc (report:test-javadoc) < generate-test-sources @ jcabi-urn <<< [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-urn >>> [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-urn --- [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: d661293 at timestamp: 1408531338435 [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-urn --- [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-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/classes [INFO] [INFO] --- cobertura-maven-plugin:2.5.2:instrument (report:cobertura) @ jcabi-urn --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 1 file to /home/r/repo/target/generated-classes/cobertura Cobertura: Saved information on 1 classes. Instrument time: 290ms [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-urn --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jcabi-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ jcabi-urn --- [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.urn.URNTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.13 sec - in com.jcabi.urn.URNTest Results : Tests run: 23, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] <<< cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) < [cobertura]test @ jcabi-urn <<< [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-urn >>> [INFO] [INFO] --- build-helper-maven-plugin:1.7:add-test-source (jcabi-add-test-sources) @ jcabi-urn --- [INFO] Test Source directory: /home/r/repo/src/mock/java added. [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (jcabi-build-number) @ jcabi-urn --- [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: d661293 at timestamp: 1408531347583 [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-urn --- [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-urn --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/target/classes [INFO] [INFO] <<< maven-plugin-plugin:3.2:report (report:report) < process-classes @ jcabi-urn <<< [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-urn 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 8.8 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.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:build-helper-maven-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://projectlombok.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it. [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] javadoc: warning - Error fetching URL: http://www.h2database.com/javadoc/package-list [INFO] Generating "Test JavaDocs" report --- maven-javadoc-plugin:2.9.1 [ERROR] Error fetching link: http://projectlombok.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-core/apidocs/package-list. Ignored it. [ERROR] Error fetching link: https://github.com/hamcrest/JavaHamcrest/hamcrest-library/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.mockito.org/apidocs/package-list. Ignored it. [INFO] 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 1 classes. Report time: 435ms [INFO] Cobertura Report generation was successful. [INFO] Generating Sitemap. [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ jcabi-urn --- [INFO] maven.site.deploy.skip = true: Skipping site deployment [INFO] [INFO] --- site-maven-plugin:0.9:site (default) @ jcabi-urn --- 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.6 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 17.3 KB/sec) Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.pom (8 KB at 26.1 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.5 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 8.2 KB/sec) Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.2.2/gson-2.2.2.jar (185 KB at 133.2 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 141.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 3302.6 KB/sec) [INFO] Creating 103 blobs [INFO] Creating tree with 103 blob entries [INFO] Creating commit with SHA-1: 3e8da6233a6431733be39ffb1e0236c1855cc62c [INFO] Creating reference refs/heads/gh-pages starting at commit 3e8da6233a6431733be39ffb1e0236c1855cc62c [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:28 min [INFO] Finished at: 2014-08-20T10:44:40+00:00 [INFO] Final Memory: 41M/278M [INFO] ------------------------------------------------------------------------ + mv /home/r/repo . ++ whoami + chown -R root repo ++ whoami + sudo chown -R rultor repo + cd repo + git tag 0.9 -m '0.9: tagged by rultor.com' + git push origin 0.9 To git@github.com:jcabi/jcabi-urn.git * [new tag] 0.9 -> 0.9