rultor.com logo This build log was produced by rultor.com for driver733/VK-Uploader#329
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 29749
+ echo '1.67.4 dbdae7b78'
1.67.4 dbdae7b78
+ date
Sun Aug 12 13:27:41 CEST 2018
+ uptime
 13:27:41 up 35 days, 22:11,  0 users,  load average: 5.26, 5.24, 5.20
+ head=git@github.com:driver733/VK-Uploader.git
+ ff=default
+ image=maven:3.5-jdk-8
+ rebase=true
+ squash=false
+ head_branch=master
+ author=driver733
+ tag=0.4
+ vars=('--env=head=git@github.com:driver733/VK-Uploader.git' '--env=tag=0.4' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:driver733/VK-Uploader.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=driver733'\''\'\'''\'''\'' '\'';'\'' '\''function'\'' '\''clean_up()'\'' '\''{'\'' '\''md5deep -r -s /root/.m2 > m2sumOld'\'' '\'';'\'' '\''if [ "$(md5deep -r -x m2sumOld /root/.m2 | grep -v --ignore-case -e "driver733" -e "VK-Uploader")" != "" ]; then tar -czvf m2.tar.gz /root/.m2 > /dev/null; ./dropbox_uploader.sh upload m2.tar.gz /m2.tar.gz; fi'\'' '\'';'\'' '\''}'\'' '\'';'\'' '\''trap'\'' '\''clean_up'\'' '\''EXIT'\'' '\'';'\'' '\''apt-get update'\'' '\'';'\'' '\''apt-get -y upgrade'\'' '\'';'\'' '\''apt-get -y install md5deep'\'' '\'';'\'' '\''curl "https://raw.githubusercontent.com/driver733/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh'\'' '\'';'\'' '\''chmod +x dropbox_uploader.sh'\'' '\'';'\'' '\''./dropbox_uploader.sh < /home/r/dropboxAPIKey.txt'\'' '\'';'\'' '\''./dropbox_uploader.sh download m2.tar.gz m2.tar.gz'\'' '\'';'\'' '\''tar -xzvf m2.tar.gz -C / > /dev/null'\'' '\'';'\'' '\''PROPS="/home/r/credentials.properties"'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -e'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Psonatype jacoco:report coveralls:report qulice:check --settings /home/r/settings.xml -Dvk.userId=`cat $PROPS | grep "vk.user"  | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dvk.groupId=`cat $PROPS | grep "vk.group" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dvk.token=`cat $PROPS | grep "vk.token" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dcoveralls.repo.token=`cat $PROPS | grep "coveralls.repo.token" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2`'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=driver733')
+ scripts=('export '\''head=git@github.com:driver733/VK-Uploader.git'\''' ';' 'export '\''tag=0.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=driver733'\''' ';' 'function' 'clean_up()' '{' 'md5deep -r -s /root/.m2 > m2sumOld' ';' 'if [ "$(md5deep -r -x m2sumOld /root/.m2 | grep -v --ignore-case -e "driver733" -e "VK-Uploader")" != "" ]; then tar -czvf m2.tar.gz /root/.m2 > /dev/null; ./dropbox_uploader.sh upload m2.tar.gz /m2.tar.gz; fi' ';' '}' ';' 'trap' 'clean_up' 'EXIT' ';' 'apt-get update' ';' 'apt-get -y upgrade' ';' 'apt-get -y install md5deep' ';' 'curl "https://raw.githubusercontent.com/driver733/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh' ';' 'chmod +x dropbox_uploader.sh' ';' './dropbox_uploader.sh < /home/r/dropboxAPIKey.txt' ';' './dropbox_uploader.sh download m2.tar.gz m2.tar.gz' ';' 'tar -xzvf m2.tar.gz -C / > /dev/null' ';' 'PROPS="/home/r/credentials.properties"' ';' 'mvn versions:set "-DnewVersion=${tag}" -e' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Psonatype jacoco:report coveralls:report qulice:check --settings /home/r/settings.xml -Dvk.userId=`cat $PROPS | grep "vk.user"  | cut -d'\''='\'' -f2` -Dvk.groupId=`cat $PROPS | grep "vk.group" | cut -d'\''='\'' -f2` -Dvk.token=`cat $PROPS | grep "vk.token" | cut -d'\''='\'' -f2` -Dcoveralls.repo.token=`cat $PROPS | grep "coveralls.repo.token" | cut -d'\''='\'' -f2`' ';')
+ directory=
+ container=driver733_vk-uploader_329
+ as_root=true
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:driver733/VK-Uploader.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:driver733/VK-Uploader.git'\''' ']'
+ cd ..
+ cat
+ '[' true = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:driver733/VK-Uploader.git'\''' ';' 'export '\''tag=0.4'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=driver733'\''' ';' function 'clean_up()' '{' 'md5deep -r -s /root/.m2 > m2sumOld' ';' 'if [ "$(md5deep -r -x m2sumOld /root/.m2 | grep -v --ignore-case -e "driver733" -e "VK-Uploader")" != "" ]; then tar -czvf m2.tar.gz /root/.m2 > /dev/null; ./dropbox_uploader.sh upload m2.tar.gz /m2.tar.gz; fi' ';' '}' ';' trap clean_up EXIT ';' 'apt-get update' ';' 'apt-get -y upgrade' ';' 'apt-get -y install md5deep' ';' 'curl "https://raw.githubusercontent.com/driver733/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh' ';' 'chmod +x dropbox_uploader.sh' ';' './dropbox_uploader.sh < /home/r/dropboxAPIKey.txt' ';' './dropbox_uploader.sh download m2.tar.gz m2.tar.gz' ';' 'tar -xzvf m2.tar.gz -C / > /dev/null' ';' 'PROPS="/home/r/credentials.properties"' ';' 'mvn versions:set "-DnewVersion=${tag}" -e' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -Psonatype jacoco:report coveralls:report qulice:check --settings /home/r/settings.xml -Dvk.userId=`cat $PROPS | grep "vk.user"  | cut -d'\''='\'' -f2` -Dvk.groupId=`cat $PROPS | grep "vk.group" | cut -d'\''='\'' -f2` -Dvk.token=`cat $PROPS | grep "vk.token" | cut -d'\''='\'' -f2` -Dcoveralls.repo.token=`cat $PROPS | grep "coveralls.repo.token" | cut -d'\''='\'' -f2`' ';'
+ rm -rf .gpg
+ '[' -z 0.4 ']'
+ [[ 0.4 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.4"'
tag name is valid: "0.4"
+ cd repo
++ git tag -l 0.4
+ '[' ']'
+ export BRANCH_NAME=__rultor
+ BRANCH_NAME=__rultor
++ git show-branch __rultor
++ wc -l
+ '[' 0 -gt 0 ']'
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ uptime
++ sed 's/ /\n/g'
++ tail -n 1
+ load=5.20
++ echo 5.20 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 5.20, low enough to run a new Docker container'
load average is 5.20, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=maven:3.5-jdk-8
+ docker pull maven:3.5-jdk-8
3.5-jdk-8: Pulling from library/maven
Digest: sha256:1be6e59e3cec4587637101f4e834c41e5576d8bc48e065f095f88289451bac51
Status: Image is up to date for maven:3.5-jdk-8
+ docker ps --filter=status=exited
+ grep --quiet '\sdriver733_vk-uploader_329\s*$'
+ ls -al .
total 80
drwx--x--x  3 rultor rultor  4096 Aug 12 13:27 .
drwxrwxrwt 11 root   root   20480 Aug 12 13:27 ..
-rw-rw-r--  1 rultor rultor   224 Aug 12 13:27 credentials.properties
-rw-rw-r--  1 rultor rultor    65 Aug 12 13:27 dropboxAPIKey.txt
-rw-rw-r--  1 rultor rultor   444 Aug 12 13:27 end.sh
-rwxrwxr-x  1 rultor rultor   162 Aug 12 13:27 entry.sh
-rw-rw-r--  1 rultor rultor     6 Aug 12 13:27 pid
-rw-rw-r--  1 rultor rultor  1245 Aug 12 13:27 pubring.gpg
drwxrwxr-x  4 rultor rultor  4096 Aug 12 13:27 repo
-rwxrwxr-x  1 rultor rultor  7449 Aug 12 13:27 run.sh
-rw-rw-r--  1 rultor rultor  1389 Aug 12 13:27 script.sh
-rw-rw-r--  1 rultor rultor  2623 Aug 12 13:27 secring.gpg
-rw-rw-r--  1 rultor rultor   457 Aug 12 13:27 settings.xml
-rw-rw-r--  1 rultor rultor  6625 Aug 12 13:27 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-PLer:/main --env=head=git@github.com:driver733/VK-Uploader.git --env=tag=0.4 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:driver733/VK-Uploader.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.4'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=driver733'\''\'\'''\'''\'' '\'';'\'' '\''function'\'' '\''clean_up()'\'' '\''{'\'' '\''md5deep -r -s /root/.m2 &gt; m2sumOld'\'' '\'';'\'' '\''if [ &quot;$(md5deep -r -x m2sumOld /root/.m2 | grep -v --ignore-case -e &quot;driver733&quot; -e &quot;VK-Uploader&quot;)&quot; != &quot;&quot; ]; then tar -czvf m2.tar.gz /root/.m2 &gt; /dev/null; ./dropbox_uploader.sh upload m2.tar.gz /m2.tar.gz; fi'\'' '\'';'\'' '\''}'\'' '\'';'\'' '\''trap'\'' '\''clean_up'\'' '\''EXIT'\'' '\'';'\'' '\''apt-get update'\'' '\'';'\'' '\''apt-get -y upgrade'\'' '\'';'\'' '\''apt-get -y install md5deep'\'' '\'';'\'' '\''curl "https://raw.githubusercontent.com/driver733/Dropbox-Uploader/master/dropbox_uploader.sh" -o dropbox_uploader.sh'\'' '\'';'\'' '\''chmod +x dropbox_uploader.sh'\'' '\'';'\'' '\''./dropbox_uploader.sh < /home/r/dropboxAPIKey.txt'\'' '\'';'\'' '\''./dropbox_uploader.sh download m2.tar.gz m2.tar.gz'\'' '\'';'\'' '\''tar -xzvf m2.tar.gz -C / > /dev/null'\'' '\'';'\'' '\''PROPS="/home/r/credentials.properties"'\'' '\'';'\'' '\''mvn versions:set "-DnewVersion=${tag}" -e'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn clean deploy -Psonatype jacoco:report coveralls:report qulice:check --settings /home/r/settings.xml -Dvk.userId=`cat $PROPS | grep "vk.user"  | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dvk.groupId=`cat $PROPS | grep "vk.group" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dvk.token=`cat $PROPS | grep "vk.token" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2` -Dcoveralls.repo.token=`cat $PROPS | grep "coveralls.repo.token" | cut -d'\''\'\'''\''='\''\'\'''\'' -f2`'\'' '\'';'\'' )' --env=head_branch=master --env=author=driver733 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-PLer/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=driver733_vk-uploader_329 maven:3.5-jdk-8 /main/entry.sh
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+ set -e
+ set -o pipefail
+ mkdir /home/r
+ cp -R ./cid ./credentials.properties ./dropboxAPIKey.txt ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chmod a+x /home/r/script.sh
+ /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export head=git@github.com:driver733/VK-Uploader.git
+ head=git@github.com:driver733/VK-Uploader.git
+ export tag=0.4
+ tag=0.4
+ export head_branch=master
+ head_branch=master
+ export author=driver733
+ author=driver733
+ trap clean_up EXIT
+ apt-get update
Get:1ohttp://security.debian.org/debian-security stretch/updates InRelease [94.3 kB]
Ign:2ohttp://deb.debian.org/debianfstretcheInRelease1.12.204)] [1 InRelease 873
Get:3 http://deb.debian.org/debian%stretch-updates InRelease [91.0 kB]
Get:4 http://deb.debian.org/debiannstretch Release/[118 kB]15%]
Get:5 http://deb.debian.org/debianestretch7Release.gpg [2434 B]
Get:6ohttp://security.debian.org/debian-security4stretch/updates/main amd64 Packages [386 kB]
Get:7 http://deb.debian.org/debiansstretch-updates/mainWamd64gPackagesd[5148 B]
Get:8Whttp://deb.debian.org/debiansstretch/main1amd64 Packages [7099 kB]
Fetchedo7796gkB ino1sk(40019kB/s)8%]
Reading package lists... Done
+ apt-get -y upgrade
Reading package lists... Done
Building dependency tree... 50%
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.0 MB of archives.
After this operation, 45.1 kB of additional disk space will be used.
Get:1ohttp://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk amd64 8u181-b13-1~deb9u1 [459 kB]
Get:2ohttp://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-1~deb9u1 [8252 kB]
Get:3Whttp://security.debian.org/debian-security%stretch/updates/main amd64 openjdk-8-jre amd64 8u181-b13-1~deb9u1 [69.6 kB]
Get:4Whttp://security.debian.org/debian-security stretch/updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-1~deb9u1 [27.2 MB]
Fetchedo36.0gMB8inr3sh(11.5sMB/s)5BMB/27.2BMB%87%]
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 21455 files and directories currently installed.)
Preparing to unpack .../openjdk-8-jdk_8u181-b13-1~deb9u1_amd64.deb ...
Unpacking openjdk-8-jdk:amd64 (8u181-b13-1~deb9u1) over (8u171-b11-1~deb9u1) ...
Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-1~deb9u1_amd64.deb ...
Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-1~deb9u1) over (8u171-b11-1~deb9u1) ...
Preparing to unpack .../openjdk-8-jre_8u181-b13-1~deb9u1_amd64.deb ...
Unpacking openjdk-8-jre:amd64 (8u181-b13-1~deb9u1) over (8u171-b11-1~deb9u1) ...
Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-1~deb9u1_amd64.deb ...
Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-1~deb9u1) over (8u171-b11-1~deb9u1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Setting up openjdk-8-jre-headless:amd64 (8u181-b13-1~deb9u1) ...
Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-1~deb9u1) ...
Setting up openjdk-8-jre:amd64 (8u181-b13-1~deb9u1) ...
Setting up openjdk-8-jdk:amd64 (8u181-b13-1~deb9u1) ...
Processing triggers for libc-bin (2.24-11+deb9u3) ...
+ apt-get -y install md5deep
Reading package lists... Done
Building dependency tree... 90%
Reading state information... Done
The following additional packages will be installed:
  hashdeep
The following NEW packages will be installed:
  hashdeep md5deep
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 136 kB of archives.
After this operation, 315 kB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian stretch/main amd64 hashdeep amd64 4.4-4 [124 kB]
Get:2Whttp://deb.debian.org/debian stretch/main amd64 md5deep all 4.4-4 [12.0 kB]
Fetchedo136nkB in10sB(2040 kB/s)%]
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package hashdeep.
(Reading database ... 21455 files and directories currently installed.)
Preparing to unpack .../hashdeep_4.4-4_amd64.deb ...
Unpacking hashdeep (4.4-4) ...
Selecting previously unselected package md5deep.
Preparing to unpack .../archives/md5deep_4.4-4_all.deb ...
Unpacking md5deep (4.4-4) ...
Setting up hashdeep (4.4-4) ...
Setting up md5deep (4.4-4) ...
+ curl https://raw.githubusercontent.com/driver733/Dropbox-Uploader/master/dropbox_uploader.sh -o dropbox_uploader.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 49667  100 49667    0     0  93926      0 --:--:-- --:--:-- --:--:-- 94066
+ chmod +x dropbox_uploader.sh
+ ./dropbox_uploader.sh

 This is the first time you run this script, please follow the instructions:

 1) Open the following URL in your Browser, and log in using your account: https://www.dropbox.com/developers/apps
 2) Click on "Create App", then select "Dropbox API app"
 3) Now go on with the configuration, choosing the app permissions and access restrictions to your DropBox folder
 4) Enter the "App Name" that you prefer (e.g. MyUploader93121749714484)

 Now, click on the "Create App" button.

 When your new App is successfully created, please click on the Generate button
 under the 'Generated access token' section, then copy and paste the new access token here:

 # Access token:    The configuration has been saved.
+ ./dropbox_uploader.sh download m2.tar.gz m2.tar.gz
 > Downloading "/m2.tar.gz" to "/home/r/repo/m2.tar.gz"... DONE
+ tar -xzvf m2.tar.gz -C /
+ PROPS=/home/r/credentials.properties
+ mvn versions:set -DnewVersion=0.4 -e
[1;34mINFOm] Error stacktraces are turned on.
[1;34mINFOm] Scanning for projects...
[1;33mWARNINGm]
[1;33mWARNINGm] Some problems were encountered while building the effective model for com.driver733:vk-uploader:jar:1.0-SNAPSHOT
[1;33mWARNINGm] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[1;33mWARNINGm]
[1;33mWARNINGm] It is highly recommended to fix these problems because they threaten the stability of your build.
[1;33mWARNINGm]
[1;33mWARNINGm] For this reason, future Maven versions might no longer support building such malformed projects.
[1;33mWARNINGm]
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom (9.6 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar (87 kB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.pom (8.7 kB at 323 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 432 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-help-plugin/2.2/maven-help-plugin-2.2.jar (68 kB at 1.5 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.pom (11 kB at 393 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/2.0.0/maven-invoker-plugin-2.0.0.jar (108 kB at 2.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.pom (16 kB at 535 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.4/maven-javadoc-plugin-2.10.4.jar (415 kB at 4.5 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.pom (6.1 kB at 265 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar
Downloaded1from3central: https://repo.maven.apache.org/maven2/com/sun/tools/jxc/maven2/maven-jaxb-schemagen-plugin/1.2/maven-jaxb-schemagen-plugin-1.2.jar (13 kB at 487 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom (15 kB at 588 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar (54 kB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.pom (11 kB at 443 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.5.3/maven-release-2.5.3.pom (5.0 kB at 209 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.5.3/maven-release-plugin-2.5.3.jar (53 kB at 1.7 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.pom (5.7 kB at 258 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.1/maven-source-plugin-3.0.1.jar (31 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.pom (9.0 kB at 376 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.jar
Downloaded1from9central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/3.0.0/maven-war-plugin-3.0.0.jar (89 kB at 2.5 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.pom (15 kB at 2.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/32/mojo-parent-32.pom (26 kB at 93 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar
Downloaded1from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/versions-maven-plugin/2.1/versions-maven-plugin-2.1.jar (242 kB at 23 kB/s)
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36mcom.driver733:vk-uploader0;1m >----------------------m
[1;34mINFOm] 1mBuilding VK Uploader 1.0-SNAPSHOTm
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mversions-maven-plugin:2.1:setm 1m(default-cli)m @ 36mvk-uploader0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.pom (2.3 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 80 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 491 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 74 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 129 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-10/doxia-core-1.0-alpha-10.pom (2.4 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom (902 B at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom (700 B at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 196 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-10/doxia-site-renderer-1.0-alpha-10.pom (4.4 kB at 218 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0-alpha-10/doxia-sitetools-1.0-alpha-10.pom (7.7 kB at 386 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-10/doxia-decoration-model-1.0-alpha-10.pom (3.1 kB at 139 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-10/doxia-module-apt-1.0-alpha-10.pom (2.2 kB at 111 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0-alpha-10/doxia-modules-1.0-alpha-10.pom (2.4 kB at 118 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-10/doxia-module-fml-1.0-alpha-10.pom (2.5 kB at 127 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-10/doxia-module-xdoc-1.0-alpha-10.pom (2.2 kB at 105 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-10/doxia-module-xhtml-1.0-alpha-10.pom (1.6 kB at 74 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 81 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 129 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 98 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 123 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 91 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.pom (1.4 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 92 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.pom (3.4 kB at 148 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 366 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.pom (4.8 kB at 228 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1/doxia-sitetools-1.1.pom (12 kB at 528 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.pom (3.2 kB at 143 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.pom (1.6 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1/doxia-modules-1.1.pom (2.4 kB at 106 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.pom (4.0 kB at 192 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-7/plexus-container-default-1.0-alpha-7.pom (1.3 kB at 59 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/plexus/plexus-containers/1.0.2/plexus-containers-1.0.2.pom (471 B at 20 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/plexus/plexus-root/1.0.3/plexus-root-1.0.3.pom (6.0 kB at 274 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.pom (740 B at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.pom (1.3 kB at 2.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 61 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.7.jar (521 kB at 323 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar
Downloaded1from9central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.4.1/maven-reporting-impl-2.0.4.1.jar (19 kB at 621 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar
Downloaded4from1central:/https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/1.0-beta-6/wagon-file-1.0-beta-6.jar (11 kB at 204 kB/s)
Downloading)from/central:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar
Downloaded4from2central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1/doxia-module-xhtml-1.1.jar (15 kB at 290 kB/s)
Downloading)from/central:2https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar
Downloaded5from1central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1/doxia-site-renderer-1.1.jar (48 kB at 648 kB/s)
Downloading)from central:1https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
Downloaded4from1central:/https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1/doxia-decoration-model-1.1.jar (51 kB at 646 kB/s)
Downloaded4from4central:5https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1/doxia-module-fml-1.1.jar (35 kB at 404 kB/s)
Downloaded3from4central:5https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1/doxia-core-1.1.jar (148 kB at 1.5 MB/s)
Downloaded2from6central:7https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 268 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/plexus/plexus-utils/1.0.2/plexus-utils-1.0.2.jar (160 kB at 1.5 MB/s)
[1;34mINFOm] Searching for local aggregator root...
[1;34mINFOm] Local aggregation root: /home/r/repo
[1;34mINFOm] Processing com.driver733:vk-uploader
[1;34mINFOm]     Updating project com.driver733:vk-uploader
[1;34mINFOm]         from version 1.0-SNAPSHOT to 0.4
Props: {project.groupId=com.driver733, project.parent.version=8864b83e8e, project.parent.artifactId=jcabi-parent, project.artifactId=vk-uploader, project.version=0.4, project.parent.groupId=com.github.driver733}
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;32mBUILD SUCCESSm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 01:45 min
[1;34mINFOm] Finished at: 2018-08-12T11:30:35Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
0m0m+ git commit -am 0.4
[__rultor 050272c] 0.4
 1 file changed, 1 insertion(+), 1 deletion(-)
++ cat /home/r/credentials.properties
++ grep vk.user
++ cut -d= -f2
++ cat /home/r/credentials.properties
++ grep vk.group
++ cut -d= -f2
++ cat /home/r/credentials.properties
++ grep vk.token
++ cut -d= -f2
++ cat /home/r/credentials.properties
++ cut -d= -f2
++ grep coveralls.repo.token
+ mvn clean deploy -Psonatype jacoco:report coveralls:report qulice:check --settings /home/r/settings.xml -Dvk.userId=438005213 -Dvk.groupId=162196365 -Dvk.token=9e6a7c0e07bafee42b734566a058e40cedd2fdf5e75aa263568b5f6f25466109a4259da70cddc8ac52649 -Dcoveralls.repo.token=XIfTP5GSfbaabAF2AjPpZ6mZAqbpDFbn8
[1;34mINFOm] Scanning for projects...
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 kB at 144 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (2.8 kB at 110 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 kB at 462 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 32 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 560 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (2.2 kB at 97 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 174 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 8.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 9.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 205 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 123 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 1.1 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 237 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 4.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 8.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 8.7 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 11 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 13 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 8.3 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloading from rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
Downloaded1from.rso-public-grid: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 141 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 250 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 894 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 173 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 780 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 4.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 51 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
Downloaded1from1oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 19 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 15 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 18 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloading from central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom
Downloaded1from6oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 71 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 483 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 35 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 747 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 102 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 452 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 794 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 291 kB/s)
Downloading from oss.sonatype.org: 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 from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 270 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 143 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 217 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 570 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 219 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 528 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 3.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 116 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 2.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 62 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom
Downloaded1from3oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 22 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 4.9 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 7.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 17 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 192 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 223 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 486 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 616 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 130 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 157 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 54 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
Downloaded1from.oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 8.4 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
Downloaded1from5oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 41 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 45 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloading)from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
Downloading)from4oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded3from.oss.sonatype.org:|https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 25 kB/s)
Downloading)from8oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar
Downloading)from4oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded3from.oss.sonatype.org:7https://oss.sonatype.org/content/groups/public/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 308 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 1.2 MB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 311 kB/s)
Downloading from oss.sonatype.org: 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 from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloading)from/oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 23 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
Downloading)from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 85 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
Downloaded2from7oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 12 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 14 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
Downloading)from8oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded3from6oss.sonatype.org:Bhttps://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 5.5 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 9.2 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloading)from0oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloading)from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
Downloaded2from1oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 4.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 258 kB/s)
Downloaded2from7oss.sonatype.org:8https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 67 kB/s)
Downloaded1from2oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 100 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
Downloaded5from4central:|https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 219 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
Downloaded4from9central: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 kB at 205 kB/s)
Downloading)from6central:|https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
Downloaded5from5central:6https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 1.7 MB/s)
Downloading)from0central:1https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (250 kB at 2.4 MB/s)
Downloading)from1central:/https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
Downloaded3from1central:8https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
Downloaded3from1central:3https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
Downloaded4from6central:.https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 60 kB/s)
Downloading)from4central:/https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
Downloaded4from6central:7https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 198 kB/s)
Downloading)from4central:/https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
Downloaded3from6central:5https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 1.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
Downloaded3from1central:|https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 136 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
Downloaded4from6central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 68 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
Downloaded5from0central:3https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 757 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 92 kB/s)
Downloading)from7central:2https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded3from0central:4https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 1.2 MB/s)
Downloading)from8central:|https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
Downloaded2from1central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 34 kB/s)
Downloading)from4central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
Downloaded5from6central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 106 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
Downloaded4from1central: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 460 kB/s)
Downloading)from0central:|https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
Downloaded5from6central:2https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 984 kB/s)
Downloading)from7central:5https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
Downloaded4from6central:3https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 1.6 MB/s)
Downloaded4from4central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 164 kB/s)
Downloaded3from9central:7https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 1.8 MB/s)
Downloaded2from1central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 181 kB/s)
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 662 kB/s)
[1;33mWARNINGm]
[1;33mWARNINGm] Some problems were encountered while building the effective model for com.driver733:vk-uploader:jar:0.4
[1;33mWARNINGm] Reporting configuration should be done in <reporting> section, not in maven-site-plugin <configuration> as reportPlugins parameter.
[1;33mWARNINGm]
[1;33mWARNINGm] It is highly recommended to fix these problems because they threaten the stability of your build.
[1;33mWARNINGm]
[1;33mWARNINGm] For this reason, future Maven versions might no longer support building such malformed projects.
[1;33mWARNINGm]
[1;34mINFOm] Inspecting build with total of 1 modules...
[1;34mINFOm] Not installing Nexus Staging features:
[1;34mINFOm]  * Preexisting staging related goal bindings found in 1 modules.
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 229 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 1.4 MB/s)
[1;34mINFOm]
[1;34mINFOm] 1m---------------------< 0;36mcom.driver733:vk-uploader0;1m >----------------------m
[1;34mINFOm] 1mBuilding VK Uploader 0.4m
[1;34mINFOm] 1m--------------------------------[ jar ]---------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-clean-plugin:3.0.0:cleanm 1m(default-clean)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:1.4.1:enforcem 1m(enforce-maven)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] ShortRevision tag detected. The value is '7'.
[1;34mINFOm] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[1;34mINFOm] Working directory: /home/r/repo
[1;34mINFOm] Storing buildNumber: 050272c at timestamp: 2018-08-12T11:31:31
[1;34mINFOm] Storing buildScmBranch: __rultor
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.1:prepare-agentm 1m(default)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/r/repo/target/jacoco.exec
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mproperties-maven-plugin:1.0.0:write-project-propertiesm 1m(1)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.1:resourcesm 1m(default-resources)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Copying 2 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.6.0:compilem 1m(default-compile)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 110 source files to /home/r/repo/target/classes
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/EntranceDirectory.java:[137,20] found raw type: java.nio.file.WatchEvent
  missing type arguments for generic class java.nio.file.WatchEvent<T>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/EntranceDirectory.java:[138,29] found raw type: java.nio.file.WatchEvent.Kind
  missing type arguments for generic class java.nio.file.WatchEvent.Kind<T>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.java:[44,24] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.java:[50,44] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.java:[55,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.java:[56,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.java:[59,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafe.java:[43,10] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:[119,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:[121,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:[144,18] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:[146,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/Attachment.java:[44,10] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:[100,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:[102,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:[106,24] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:[129,18] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/Zipped.java:[97,16] explicit call to close() on an auto-closeable resource
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioWithProps.java:[109,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioWithProps.java:[111,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioWithProps.java:[130,18] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasic.java:[67,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasic.java:[70,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasic.java:[94,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasic.java:[99,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAddAudio.java:[97,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder&lt;T,R&gt;
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/IdsMap.java:[47,24] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/IdsMap.java:[54,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/IdsMap.java:[65,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudio.java:[97,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudio.java:[99,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudio.java:[118,18] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.java:[44,24] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.java:[50,41] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.java:[55,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.java:[56,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.java:[59,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentFakeAudio.java:[62,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentFakeAudio.java:[63,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/Queries.java:[44,10] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallDocument.java:[80,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/QueriesFromAttachments.java:[61,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/QueriesFromAttachments.java:[62,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/queries/QueriesFromAttachments.java:[65,24] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArraysWithProps.java:[107,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.java:[96,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhoto.java:[88,17] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhoto.java:[90,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-resources-plugin:3.0.1:testResourcesm 1m(default-testResources)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Using 'UTF-8' encoding to copy filtered resources.
[1;34mINFOm] Copying 40 resources
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-compiler-plugin:3.6.0:testCompilem 1m(default-testCompile)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Changes detected - recompiling the module!
[1;34mINFOm] Compiling 51 source files to /home/r/repo/target/test-classes
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotosTest.java:[83,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotosTest.java:[86,60] serializable class <anonymous com.driver733.vkuploader.wallpost.attachment.AttachmentWallPhotosTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotosTest.java:[111,20] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotosTest.java:[112,21] unchecked method invocation: method add in class java.util.ArrayList is applied to given types
  required: E
  found: java.util.Map
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotosTest.java:[113,28] unchecked conversion
  required: E
  found:    java.util.Map
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/IdsMapTest.java:[73,27] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder&lt;T,R&gt;
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/IdsMapTest.java:[73,52] serializable class <anonymous com.driver733.vkuploader.wallpost.attachment.support.IdsMapTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[67,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[115,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[186,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[256,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$4> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[315,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$5> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[397,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$6> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuoteTest.java:[503,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest$7> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[83,60] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[141,60] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[212,64] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[278,60] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$4> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[337,64] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$5> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[401,60] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$6> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuoteTest.java:[507,64] serializable class <anonymous com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest$7> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasicTest.java:[60,29] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[81,64] serializable class <anonymous com.driver733.vkuploader.post.posts.PostsBasicTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[152,68] serializable class <anonymous com.driver733.vkuploader.post.posts.PostsBasicTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[216,31] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[216,31] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[274,64] serializable class <anonymous com.driver733.vkuploader.post.posts.PostsBasicTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/posts/PostsBasicTest.java:[380,68] serializable class <anonymous com.driver733.vkuploader.post.posts.PostsBasicTest$4> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostMusicAlbumTest.java:[82,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostMusicAlbumTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostMusicAlbumTest.java:[185,40] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostMusicAlbumTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostMusicAlbumTest.java:[195,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostMusicAlbumTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[78,64] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[149,68] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[211,27] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[211,27] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[268,64] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[374,68] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$4> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[460,64] serializable class &lt;anonymous com.driver733.vkuploader.post.PostableRootDirTest$5&gt; has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[531,68] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$6> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[606,64] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$7> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[665,68] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$8> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[735,64] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$9> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/PostableRootDirTest.java:[841,68] serializable class <anonymous com.driver733.vkuploader.post.PostableRootDirTest$10> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/PropertiesUpdateTest.java:[81,31] found raw type: com.vk.api.sdk.client.AbstractQueryBuilder
  missing type arguments for generic class com.vk.api.sdk.client.AbstractQueryBuilder<T,R>
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/PropertiesUpdateTest.java:[81,56] serializable class <anonymous com.driver733.vkuploader.wallpost.attachment.support.PropertiesUpdateTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[69,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[141,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[204,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$3> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[263,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$4> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[324,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$5> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostRandomTest.java:[430,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostRandomTest$6> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/support/ZippedTest.java:[82,38] serializable class <anonymous com.driver733.vkuploader.wallpost.attachment.support.ZippedTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioTest.java:[79,64] serializable class <anonymous com.driver733.vkuploader.wallpost.attachment.AttachmentAudioTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/EntranceDirectoryTest.java:[81,60] serializable class <anonymous com.driver733.vkuploader.post.EntranceDirectoryTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/EntranceDirectoryTest.java:[153,64] serializable class <anonymous com.driver733.vkuploader.post.EntranceDirectoryTest$2> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/EntranceDirectoryTest.java:[237,27] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/post/EntranceDirectoryTest.java:[237,27] unchecked generic array creation for varargs parameter of type org.hamcrest.Matcher<? super java.util.Map<java.lang.String,java.lang.String>>[]
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostPhotoAlbumTest.java:[75,64] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostPhotoAlbumTest$1> has no definition of serialVersionUID
[1;33mWARNINGm] /home/r/repo/src/test/java/com/driver733/vkuploader/wallpost/WallPostPhotoAlbumTest.java:[147,68] serializable class <anonymous com.driver733.vkuploader.wallpost.WallPostPhotoAlbumTest$2> has no definition of serialVersionUID
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-surefire-plugin:2.19.1:testm 1m(default-test)m @ 36mvk-uploader0;1m ---m

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.driver733.vkuploader.wallpost.attachment.support.BytesFromRequestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in com.driver733.vkuploader.wallpost.attachment.support.BytesFromRequestTest
Running com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.basictag.BasicTagTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.basictag.BasicTagTest
Running com.driver733.vkuploader.wallpost.attachment.message.MessageWithRandomQuoteTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec - in com.driver733.vkuploader.wallpost.attachment.message.MessageWithRandomQuoteTest
Running com.driver733.vkuploader.wallpost.attachment.support.AttachmentsFromResultsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in com.driver733.vkuploader.wallpost.attachment.support.AttachmentsFromResultsTest
Running com.driver733.vkuploader.media.RandomMediaFromEntranceDirectoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in com.driver733.vkuploader.media.RandomMediaFromEntranceDirectoryTest
Running com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.advancedtag.AdvancedTagFromMp3FileTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.advancedtag.AdvancedTagFromMp3FileTest
Running com.driver733.vkuploader.wallpost.attachment.support.AttachmentStringsFromJsonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in com.driver733.vkuploader.wallpost.attachment.support.AttachmentStringsFromJsonTest
Running com.driver733.vkuploader.wallpost.PropsFileTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in com.driver733.vkuploader.wallpost.PropsFileTest
Running com.driver733.vkuploader.post.execution.UploadExecTest
2018-08-12 11:31:40 INFO  BaseRequest:0 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 4ms
SLF4J: A number (2) of logging calls during the initialization phase have been intercepted and are
SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
SLF4J: See also http://www.slf4j.org/codes.html#replay
2018-08-12 11:31:40 INFO  BaseRequest:0 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 7ms
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in com.driver733.vkuploader.post.execution.UploadExecTest
Running com.driver733.vkuploader.wallpost.WallPostBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in com.driver733.vkuploader.wallpost.WallPostBaseTest
Running com.driver733.vkuploader.wallpost.WallPostFromGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.driver733.vkuploader.wallpost.WallPostFromGroupTest
Running com.driver733.vkuploader.wallpost.WallPostWithOwnerIdTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec - in com.driver733.vkuploader.wallpost.WallPostWithOwnerIdTest
Running com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.advancedtag.AdvancedTagVerifiedAlbumImageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.advancedtag.AdvancedTagVerifiedAlbumImageTest
Running com.driver733.vkuploader.wallpost.WallPostWithMessageTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.driver733.vkuploader.wallpost.WallPostWithMessageTest
Running com.driver733.vkuploader.wallpost.attachment.support.QueryResultsBasicTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in com.driver733.vkuploader.wallpost.attachment.support.QueryResultsBasicTest
Running com.driver733.vkuploader.wallpost.attachment.support.PropertiesUpdateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in com.driver733.vkuploader.wallpost.attachment.support.PropertiesUpdateTest
Running com.driver733.vkuploader.media.MediaVerifiedTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in com.driver733.vkuploader.media.MediaVerifiedTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentWallDocumentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentWallDocumentTest
Running com.driver733.vkuploader.wallpost.attachment.message.ID3v1AnnotatedSafeTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in com.driver733.vkuploader.wallpost.attachment.message.ID3v1AnnotatedSafeTest
Running com.driver733.vkuploader.post.posts.PostsBasicTest
2018-08-12 11:31:40 INFO  WallPostsMusicAlbum:261 - Processing directory: 'src/test/resources/music/album'...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.26 sec - in com.driver733.vkuploader.post.posts.PostsBasicTest
Running com.driver733.vkuploader.post.PostableRootDirTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.089 sec - in com.driver733.vkuploader.post.PostableRootDirTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentAudioPropsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentAudioPropsTest
Running com.driver733.vkuploader.wallpost.WallPostWithAttachmentsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 sec - in com.driver733.vkuploader.wallpost.WallPostWithAttachmentsTest
Running com.driver733.vkuploader.wallpost.attachment.support.queries.QueriesSafeNonCachedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in com.driver733.vkuploader.wallpost.attachment.support.queries.QueriesSafeNonCachedTest
Running com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 582ms
2018-08-12 11:31:40 INFO  BaseRequest:361 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 168ms
2018-08-12 11:31:40 INFO  BaseRequest:361 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
2018-08-12 11:31:40 INFO  BaseRequest:361 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 221ms
2018-08-12 11:31:40 INFO  BaseRequest:361 - #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 233ms
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 sec - in com.driver733.vkuploader.wallpost.WallPostWithRandomQuoteTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentWallPhotosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentWallPhotosTest
Running com.driver733.vkuploader.wallpost.attachment.support.IdsMapTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.driver733.vkuploader.wallpost.attachment.support.IdsMapTest
Running com.driver733.vkuploader.wallpost.WallPostPhotoAlbumTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec - in com.driver733.vkuploader.wallpost.WallPostPhotoAlbumTest
Running com.driver733.vkuploader.wallpost.WallPostMusicAlbumTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in com.driver733.vkuploader.wallpost.WallPostMusicAlbumTest
Running com.driver733.vkuploader.post.UploadUrlsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.driver733.vkuploader.post.UploadUrlsTest
Running com.driver733.vkuploader.wallpost.attachment.support.queries.QueriesSafeCachedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec - in com.driver733.vkuploader.wallpost.attachment.support.queries.QueriesSafeCachedTest
Running com.driver733.vkuploader.post.EntranceDirectoryTest
2018-08-12 11:31:41 INFO  WallPostsPhotoAlbum:228 - Processing directory: 'src/test/resources/photos/testPhotoAlbum'...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.048 sec - in com.driver733.vkuploader.post.EntranceDirectoryTest
Running com.driver733.vkuploader.wallpost.WallPostRandomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec - in com.driver733.vkuploader.wallpost.WallPostRandomTest
Running com.driver733.vkuploader.wallpost.attachment.support.ZippedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in com.driver733.vkuploader.wallpost.attachment.support.ZippedTest
Running com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.bytearray.fallback.FallbackBytesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.bytearray.fallback.FallbackBytesTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentAddAudioTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentAddAudioTest
Running com.driver733.vkuploader.wallpost.attachment.support.AttachmentStringFromJsonTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.driver733.vkuploader.wallpost.attachment.support.AttachmentStringFromJsonTest
Running com.driver733.vkuploader.wallpost.attachment.message.MessageBasicTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in com.driver733.vkuploader.wallpost.attachment.message.MessageBasicTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentWallPhotoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentWallPhotoTest
Running com.driver733.vkuploader.wallpost.attachment.AttachmentAudioTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in com.driver733.vkuploader.wallpost.attachment.AttachmentAudioTest
Running com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 225ms
2018-08-12 11:31:43 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 36ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 228ms
2018-08-12 11:31:43 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 26ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 579ms
2018-08-12 11:31:43 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 36ms
2018-08-12 11:31:41 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 223ms
2018-08-12 11:31:43 INFO  BaseRequest:361 - #fetch(POST api.forismatic.com /api/1.0/): [200 OK] in 14ms
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.371 sec - in com.driver733.vkuploader.wallpost.wallposts.WallPostsRandomQuoteTest

Results :

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

[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjcabi-maven-plugin:0.14.1:versionalizem 1m(jcabi-versionalize-packages)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] jcabi-aspects 0.18/55a5c13 started new daemon thread jcabi-loggable for watching of @Loggable annotated methods
[1;34mINFOm] Versionalizing /home/r/repo/target/classes directory
[0;37mINFOm] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.1.2.Final
[1;34mINFOm] JSR-303 validator org.hibernate.validator.internal.engine.ValidatorImpl instantiated by jcabi-aspects 0.18/55a5c13
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/wallposts/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/message/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/upload/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/queries/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/strings/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/fields/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/wallpost/attachment/support/string/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/post/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/post/execution/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/post/posts/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/media/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm] File /home/r/repo/target/classes/com/driver733/vkuploader/media/photo/com-driver733-vk-uploader-jar.txt added
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.1:reportm 1m(report)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Loading execution data file /home/r/repo/target/jacoco.exec
[1;34mINFOm] Analyzed bundle 'VK Uploader' with 72 classes
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-jar-plugin:3.0.2:jarm 1m(default-jar)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/target/vk-uploader-0.4.jar
[1;34mINFOm]
[1;34mINFOm] 1m>>> 0;32mmaven-source-plugin:3.0.1:jarm 1m(jcabi-sources)0;1m > 0;1mgenerate-sourcesm @ 36mvk-uploader0;1m >>>m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-enforcer-plugin:1.4.1:enforcem 1m(enforce-maven)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:createm 1m(jcabi-build-number)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mbuildnumber-maven-plugin:1.4:create-timestampm 1m(jcabi-build-number)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mjacoco-maven-plugin:0.8.1:prepare-agentm 1m(default)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/home/r/repo/target/jacoco.exec
[1;34mINFOm]
[1;34mINFOm] 1m<<< 0;32mmaven-source-plugin:3.0.1:jarm 1m(jcabi-sources)0;1m < 0;1mgenerate-sourcesm @ 36mvk-uploader0;1m <<<m
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-source-plugin:3.0.1:jarm 1m(jcabi-sources)m @ 36mvk-uploader0;1m ---m
[1;34mINFOm] Building jar: /home/r/repo/target/vk-uploader-0.4-sources.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-javadoc-plugin:2.10.4:jarm 1m(jcabi-javadoc)m @ 36mvk-uploader0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 206 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 79 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 152 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 320 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 95 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 96 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 76 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 94 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 88 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 85 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 126 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 131 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 97 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 101 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 70 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 148 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 83 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 279 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 181 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 195 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 406 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 871 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 75 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 121 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 77 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 748 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 73 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 306 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
Downloaded1from7central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 780 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 194 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 150 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
Downloaded1from0central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 796 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 65 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 87 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 375 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 448 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 745 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 222 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 468 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
Downloaded1from3central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 624 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 127 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 78 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 131 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 253 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
Downloaded1from8central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 728 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 350 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 294 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 7.0 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
Downloaded1from6central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 8.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 7.8 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 301 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 430 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 7.1 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 33 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 216 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 492 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-master/4/struts-master-4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
Downloaded1from2central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 563 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/2/apache-2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (3.4 kB at 179 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
Downloaded1from4central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 7.6 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 146 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 145 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 531 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 269 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
Downloaded1from5central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 562 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
Downloaded1from.central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 258 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
Downloaded1from1central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 499 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
Downloaded1from8oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 25 kB/s)
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar
Downloaded2from6oss.sonatype.org:khttps://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 128 kB/s)
Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
Downloaded5from2central:/https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 623 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 795 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 314 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 796 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
Downloading)from central:/https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
Downloaded2from1central:7https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 249 kB/s)
Downloading)from/central:0https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
Downloaded5from3central:1https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 565 kB/s)
Downloading)from1central:|https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (165 kB at 1.5 MB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 542 kB/s)
Downloading)from2central:|https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 124 kB/s)
Downloading)from3central:|https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 231 kB/s)
Downloading)from6central:|https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 711 kB/s)
Downloading)from7central:|https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 417 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
Downloaded5from.central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.4 MB/s)
Downloading)from9central:|https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
Downloaded4from.central: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 101 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 537 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
Downloaded5from.central:8https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 3.5 MB/s)
Downloading)from4central:|https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
Downloaded5from5central:2https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
Downloaded4from2central:2https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 839 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
Downloaded4from5central:9https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 299 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
Downloaded4from5central:2https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 616 kB/s)
Downloading)from7central:|https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar
Downloaded5from5central:6https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 820 kB/s)
Downloaded4from9central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 476 kB/s)
Downloaded3from6central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 405 kB/s)
Downloaded2from3central:8https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.3/plexus-archiver-3.3.jar (185 kB at 369 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 858 kB/s)
[1;34mINFOm]
Loading source files for package com.driver733.vkuploader.wallpost...
Loading source files for package com.driver733.vkuploader.wallpost.wallposts...
Loading source files for package com.driver733.vkuploader.wallpost.attachment...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.message...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.bytearray.fallback...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.bytearray...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.mp3filefromfile...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.basictag...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.mp3filefromfile.advancedtag...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.upload...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support.queries...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support.queries.safe...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support.strings...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support.fields...
Loading source files for package com.driver733.vkuploader.wallpost.attachment.support.string...
Loading source files for package com.driver733.vkuploader...
Loading source files for package com.driver733.vkuploader.post...
Loading source files for package com.driver733.vkuploader.post.execution...
Loading source files for package com.driver733.vkuploader.post.posts...
Loading source files for package com.driver733.vkuploader.media...
Loading source files for package com.driver733.vkuploader.media.photo...
Constructing Javadoc information...
Standard Doclet version 1.8.0_181
Building tree for all the packages and classes...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/Props.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/PropsFile.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPost.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostBase.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostFromGroup.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostMusicAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostPhotoAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostWithAttachments.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostWithMessage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostWithOwnerId.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/WallPostWithRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/WallPosts.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/WallPostsMusicAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/WallPostsPhotoAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/Attachment.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentAddAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioWithProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentFakeAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentWallDocument.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhoto.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/ID3v1AnnotatedSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/MessageBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/MessageWithRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/RequestRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/TagSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/FallbackBytes.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/ByteArrayFromFile.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/ByteArrayImageFromAdvancedTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/BasicTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/BasicTagFromMp3File.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/AdvancedTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/AdvancedTagFromMp3File.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/AdvancedTagVerifiedAlbumImage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/QueryFakeAudioAdd.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/TransportClientFake.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/Upload.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/UploadAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/UploadWallDocument.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/UploadWallPhoto.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/AudioStatus.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/BytesFromRequest.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/IdsMap.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/PropertiesUpdate.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/QueryResultsBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/RequestRandomImage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/WallPhotoStatus.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/Zipped.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/Queries.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/QueriesFromAttachments.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeCached.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/QueriesSafeNonCached.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/AttachmentsFromResults.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/AttachmentStrings.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/AttachmentStringsFromJson.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArraysWithProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentsFields.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/AttachmentString.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/AttachmentStringFromJson.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/Entrance.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/EntranceDirectory.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/Postable.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/PostableRootDir.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/SuppressFBWarnings.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/UploadServers.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/UploadServersBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/UploadExec.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/UploadExecVerification.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/Posts.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/PostsBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/AudiosNonProcessed.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/Media.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/MediaAudiosBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/MediaEmpty.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/MediaRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/MediaSingle.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/MediaVerified.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/RandomMediaFromDirectory.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/MediaPhotosBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/MediaPhotosNonProcessed.html...
Generating /home/r/repo/target/apidocs/overview-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/package-tree.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/package-frame.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/package-summary.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/package-tree.html...
Generating /home/r/repo/target/apidocs/constant-values.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/PropsFile.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostBase.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostFromGroup.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostMusicAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostWithAttachments.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostWithRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPost.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostPhotoAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostWithMessage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/WallPostWithOwnerId.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/class-use/Props.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/class-use/WallPostsRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/class-use/WallPosts.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/class-use/WallPostsMusicAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/class-use/WallPostsPhotoAlbum.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/class-use/WallPostsRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentCachedAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentAddAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentFakeAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentWallPhotos.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/Attachment.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentAudioWithProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentWallPhoto.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentAudioProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentWallDocument.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/class-use/AttachmentAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/class-use/ID3v1AnnotatedSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/class-use/MessageWithRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/class-use/TagSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/class-use/RequestRandomQuote.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/class-use/MessageBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/class-use/FallbackBytes.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/class-use/ByteArrayImageFromAdvancedTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/class-use/ByteArrayFromFile.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/class-use/BasicTagFromMp3File.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/class-use/BasicTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/class-use/AdvancedTag.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/class-use/AdvancedTagVerifiedAlbumImage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/class-use/AdvancedTagFromMp3File.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/UploadWallPhoto.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/Upload.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/UploadAudio.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/TransportClientFake.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/UploadWallDocument.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/class-use/QueryFakeAudioAdd.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/AudioStatus.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/RequestRandomImage.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/Zipped.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/WallPhotoStatus.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/BytesFromRequest.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/IdsMap.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/QueryResultsBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/class-use/PropertiesUpdate.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/class-use/Queries.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/class-use/QueriesFromAttachments.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/class-use/QueriesSafe.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/class-use/QueriesSafeNonCached.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/class-use/QueriesSafeCached.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/class-use/AttachmentStrings.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/class-use/AttachmentsFromResults.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/class-use/AttachmentStringsFromJson.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/class-use/AttachmentArrays.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/class-use/AttachmentArraysWithProps.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/class-use/AttachmentsFields.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/class-use/AttachmentString.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/class-use/AttachmentStringFromJson.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/Entrance.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/SuppressFBWarnings.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/EntranceDirectory.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/UploadServersBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/Postable.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/PostableRootDir.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/class-use/UploadServers.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/class-use/UploadExecVerification.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/class-use/UploadExec.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/class-use/Posts.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/class-use/PostsBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/RandomMediaFromDirectory.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/MediaRandom.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/Media.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/AudiosNonProcessed.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/MediaVerified.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/MediaAudiosBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/MediaEmpty.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/class-use/MediaSingle.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/class-use/MediaPhotosBasic.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/class-use/MediaPhotosNonProcessed.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/media/photo/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/execution/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/post/posts/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/message/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/advancedtag/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/basictag/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/fields/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/queries/safe/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/string/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/support/strings/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/attachment/upload/package-use.html...
Generating /home/r/repo/target/apidocs/com/driver733/vkuploader/wallpost/wallposts/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/target/apidocs/overview-tree.html...
Generating /home/r/repo/target/apidocs/index-all.html...
Generating /home/r/repo/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/target/apidocs/index.html...
Generating /home/r/repo/target/apidocs/overview-summary.html...
Generating /home/r/repo/target/apidocs/help-doc.html...
72 warnings
[1;33mWARNINGm] Javadoc Warnings
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostMusicAlbum.java:63: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostMusicAlbum.java:107: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostPhotoAlbum.java:52: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostPhotoAlbum.java:90: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostRandom.java:50: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostRandom.java:50: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuote.java:51: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/WallPostWithRandomQuote.java:65: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsMusicAlbum.java:65: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsMusicAlbum.java:147: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsPhotoAlbum.java:64: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsPhotoAlbum.java:131: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandom.java:67: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandom.java:67: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuote.java:61: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/WallPostsRandomQuote.java:111: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAddAudio.java:82: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudio.java:82: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioProps.java:42: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioProps.java:67: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentAudioWithProps.java:92: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:59: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentCachedAudio.java:102: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhoto.java:75: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:49: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/AttachmentWallPhotos.java:85: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/message/ID3v1AnnotatedSafe.java:40: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/mp3filefromfile/bytearray/fallback/FallbackBytes.java:41: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/upload/QueryFakeAudioAdd.java:41: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.java:56: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.java:56: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArrays.java:81: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArraysWithProps.java:59: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArraysWithProps.java:59: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/attachment/support/fields/AttachmentArraysWithProps.java:90: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/PostableRootDir.java:51: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/SuppressFBWarnings.java:38: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/PostsBasic.java:53: warning - @checkstyle is an unknown tag.
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see:illegal character: "58" in "https://vk.com/dev/wall"
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see:illegal character: "47" in "https://vk.com/dev/wall"
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see:illegal character: "47" in "https://vk.com/dev/wall"
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see:illegal character: "47" in "https://vk.com/dev/wall"
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see:illegal character: "47" in "https://vk.com/dev/wall"
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/package-info.java:33: warning - Tag @see: reference not found: https://vk.com/dev/wall
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/Props.java:72: warning - Tag @link: reference not found: Map.Entry
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/post/posts/package-info.java:33: warning - Tag @link: reference not found: Post
[1;33mWARNINGm] /home/r/repo/src/main/java/com/driver733/vkuploader/wallpost/wallposts/package-info.java:32: warning - Tag @link: reference not found: WallPost
[1;34mINFOm] Building jar: /home/r/repo/target/vk-uploader-0.4-javadoc.jar
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-failsafe-plugin:2.22.0:integration-testm 1m(integration-test)m @ 36mvk-uploader0;1m ---m
[1;33mWARNINGm] useSystemClassloader setting has no effect when not forking
java.lang.UnsupportedOperationException: #apply()
        at com.driver733.vkuploader.wallpost.support.VkCredentials.apply(VkCredentials.java:138)
        at org.junit.rules.RunRules.applyAll(RunRules.java:26)
        at org.junit.rules.RunRules.<init>(RunRules.java:15)
        at org.junit.runners.BlockJUnit4ClassRunner.withTestRules(BlockJUnit4ClassRunner.java:400)
        at org.junit.runners.BlockJUnit4ClassRunner.withRules(BlockJUnit4ClassRunner.java:356)
        at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:278)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

java.lang.UnsupportedOperationException: #apply()
        at com.driver733.vkuploader.wallpost.support.VkCredentials.apply(VkCredentials.java:138)
        at org.junit.rules.RunRules.applyAll(RunRules.java:26)
        at org.junit.rules.RunRules.<init>(RunRules.java:15)
        at org.junit.runners.BlockJUnit4ClassRunner.withTestRules(BlockJUnit4ClassRunner.java:400)
        at org.junit.runners.BlockJUnit4ClassRunner.withRules(BlockJUnit4ClassRunner.java:356)
        at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:278)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

java.lang.UnsupportedOperationException: #apply()
        at com.driver733.vkuploader.wallpost.support.VkCredentials.apply(VkCredentials.java:138)
        at org.junit.rules.RunRules.applyAll(RunRules.java:26)
        at org.junit.rules.RunRules.<init>(RunRules.java:15)
        at org.junit.runners.BlockJUnit4ClassRunner.withTestRules(BlockJUnit4ClassRunner.java:400)
        at org.junit.runners.BlockJUnit4ClassRunner.withRules(BlockJUnit4ClassRunner.java:356)
        at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:278)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

java.lang.UnsupportedOperationException: #apply()
        at com.driver733.vkuploader.wallpost.support.VkCredentials.apply(VkCredentials.java:138)
        at org.junit.rules.RunRules.applyAll(RunRules.java:26)
        at org.junit.rules.RunRules.<init>(RunRules.java:15)
        at org.junit.runners.BlockJUnit4ClassRunner.withTestRules(BlockJUnit4ClassRunner.java:400)
        at org.junit.runners.BlockJUnit4ClassRunner.withRules(BlockJUnit4ClassRunner.java:356)
        at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:278)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:410)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

[1;34mINFOm] Running com.driver733.vkuploader.wallpost.WallPostWithMessageIT
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.driver733.vkuploader.wallpost.WallPostWithMessageIT
[1;34mINFOm] Running com.driver733.vkuploader.wallpost.attachment.support.RandomImageIT
2018-08-12 11:32:38 INFO  BaseRequest:361 - #fetch(GET picsum.photos /600/400/): [200 OK] in 755ms
[1;34mINFOm] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in com.driver733.vkuploader.wallpost.attachment.support.RandomImageIT
[1;34mINFOm] Running com.driver733.vkuploader.wallpost.WallPostFromGroupIT
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.driver733.vkuploader.wallpost.WallPostFromGroupIT
[1;34mINFOm] Running com.driver733.vkuploader.wallpost.WallPostWithAttachmentsIT
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.driver733.vkuploader.wallpost.WallPostWithAttachmentsIT
[1;34mINFOm] Running com.driver733.vkuploader.wallpost.WallPostWithOwnerIdIT
[1;34mINFOm] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.driver733.vkuploader.wallpost.WallPostWithOwnerIdIT
[1;34mINFOm]
[1;34mINFOm] Results:
[1;34mINFOm]
[1;34mINFOm] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[1;34mINFOm]
[1;34mINFOm]
[1;34mINFOm] 1m--- 0;32mmaven-gpg-plugin:1.6:signm 1m(jcabi-sign-artifacts)m @ 36mvk-uploader0;1m ---m
Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloaded1from4central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 3.7 MB/s)
gpg: WARNING: unsafe permissions on homedir '/home/r'
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/home/r/secring.gpg' to gpg-agent
gpg: key 9329341F355D1C02: secret key imported
gpg: migration succeeded
gpg: signing failed: Inappropriate ioctl for device
gpg: signing failed: Inappropriate ioctl for device
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mSkipping VK Uploaderm
[1;34mINFOm] This project has been banned from the build due to previous failures.
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm]
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1mSkipping VK Uploaderm
[1;34mINFOm] This project has been banned from the build due to previous failures.
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] 1;31mBUILD FAILUREm
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;34mINFOm] Total time: 02:04 min
[1;34mINFOm] Finished at: 2018-08-12T11:32:40Z
[1;34mINFOm] 1m------------------------------------------------------------------------m
[1;31mERRORm] Failed to execute goal 32morg.apache.maven.plugins:maven-gpg-plugin:1.6:signm 1m(jcabi-sign-artifacts)m on project 36mvk-uploaderm: 1;31mExit code: 2m -> 1m[Help 1]m
[1;31mERRORm]
[1;31mERRORm] To see the full stack trace of the errors, re-run Maven with the 1m-em switch.
[1;31mERRORm] Re-run Maven using the 1m-Xm switch to enable full debug logging.
[1;31mERRORm]
[1;31mERRORm] For more information about the errors and possible solutions, please read the following articles:
[1;31mERRORm] 1m[Help 1]m http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
+ clean_up
+ md5deep -r -s /root/.m2
++ md5deep -r -x m2sumOld /root/.m2
++ grep -v --ignore-case -e driver733 -e VK-Uploader
+ '[' '' '!=' '' ']'
container 51e710ca3846dc01b0b4b7a090b8d86e0eb4368e22f23dd08d7c41ae18695f6f is dead
Sun Aug 12 13:35:02 CEST 2018