rultor.com logo This build log was produced by rultor.com for velo/maven-formatter-plugin#41
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 22337
+ echo '1.67 34c399f8f'
1.67 34c399f8f
+ date
Thu Dec 21 06:05:57 CET 2017
+ uptime
 06:05:57 up 176 days,  8:06,  0 users,  load average: 0.00, 0.00, 0.00
+ head=git@github.com:velo/maven-formatter-plugin.git
+ head_branch=master
+ tag=2.1.2
+ author=velo
+ scripts=('export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:velo/maven-formatter-plugin.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=2.1.2'\''' ';' 'export '\''author=velo'\''' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn deploy -Pci -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r' ';')
+ vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:velo/maven-formatter-plugin.git' '--env=head_branch=master' '--env=tag=2.1.2' '--env=author=velo' '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:velo/maven-formatter-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=2.1.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=velo'\''\'\'''\'''\'' '\'';'\'' '\''mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn deploy -Pci -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r'\'' '\'';'\'' )')
+ image=velo/rultor8
+ directory=
+ squash=false
+ ff=default
+ rebase=false
+ container=velo_maven-formatter-plugin_41
+ as_root=false
+ mkdir -p /home/rultor/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/rultor/.ssh/config
+ git clone git@github.com:velo/maven-formatter-plugin.git repo
Cloning into 'repo'...
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''' ';' 'export '\''head=git@github.com:velo/maven-formatter-plugin.git'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''tag=2.1.2'\''' ';' 'export '\''author=velo'\''' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn deploy -Pci -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r' ';'
+ rm -rf .gpg
+ '[' -z 2.1.2 ']'
+ [[ 2.1.2 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "2.1.2"'
tag name is valid: "2.1.2"
+ cd repo
++ git tag -l 2.1.2
+ '[' ']'
+ 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=0.00
++ echo 0.00 '>' 30
++ bc
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.00, low enough to run a new Docker container'
load average is 0.00, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=velo/rultor8
+ docker pull velo/rultor8
Using default tag: latest
latest: Pulling from velo/rultor8
Digest: sha256:f5e9ed7c7e27ea536901593e862c88e8ceec2d43a3100494b1899a118ff2b5c3
Status: Image is up to date for velo/rultor8:latest
+ docker ps --filter=status=exited
+ grep --quiet '\svelo_maven-formatter-plugin_41\s*$'
+ ls -al .
total 56
drwx--x--x  3 rultor rultor 4096 Dec 21 06:06 .
drwxrwxrwt 21 root   root   4096 Dec 21 06:05 ..
-rw-rw-r--  1 rultor rultor  444 Dec 21 06:06 end.sh
-rwxrwxr-x  1 rultor rultor  338 Dec 21 06:05 entry.sh
-rw-rw-r--  1 rultor rultor    6 Dec 21 06:05 pid
-rw-rw-r--  1 rultor rultor 2289 Dec 21 06:05 pubring.gpg
drwxrwxr-x  7 rultor rultor 4096 Dec 21 06:05 repo
-rwxrwxr-x  1 rultor rultor 5301 Dec 21 06:05 run.sh
-rw-rw-r--  1 rultor rultor  506 Dec 21 06:05 script.sh
-rw-rw-r--  1 rultor rultor 4963 Dec 21 06:05 secring.gpg
-rw-rw-r--  1 rultor rultor  511 Dec 21 06:05 settings.xml
-rw-rw-r--  1 rultor rultor 3616 Dec 21 06:06 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-thW1:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:velo/maven-formatter-plugin.git --env=head_branch=master --env=tag=2.1.2 --env=author=velo '--env=scripts=( '\''export '\''\'\'''\''MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head=git@github.com:velo/maven-formatter-plugin.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=2.1.2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=velo'\''\'\'''\'''\'' '\'';'\'' '\''mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"'\'' '\'';'\'' '\''git commit -am "${tag}"'\'' '\'';'\'' '\''mvn deploy -Pci -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-thW1/cid -w=/main --name=velo_maven-formatter-plugin_41 velo/rultor8 /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
+ shopt -s dotglob
+ useradd -m -G sudo r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.composer /root/.gem /root/.gnupg /root/.m2 /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /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 'MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g'
+ MAVEN_OPTS='-XX:MaxPermSize=256m -Xmx1g'
+ export head=git@github.com:velo/maven-formatter-plugin.git
+ head=git@github.com:velo/maven-formatter-plugin.git
+ export head_branch=master
+ head_branch=master
+ export tag=2.1.2
+ tag=2.1.2
+ export author=velo
+ author=velo
+ mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version -DnewVersion=2.1.2
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/io/takari/tycho/tycho-support/1.1.0/tycho-support-1.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/io/takari/tycho/tycho-support/1.1.0/tycho-support-1.1.0.pom (10 KB at 43.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/io/takari/takari/14/takari-14.pom
Downloaded: http://repo.maven.apache.org/maven2/io/takari/takari/14/takari-14.pom (14 KB at 542.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (3 KB at 83.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 KB at 682.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (5 KB at 193.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 111.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 169.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 340.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (5 KB at 194.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 165.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (12 KB at 465.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (2 KB at 48.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (2 KB at 85.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (2 KB at 47.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (2 KB at 47.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (2 KB at 79.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (2 KB at 61.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 255.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (3 KB at 95.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (2 KB at 51.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (4 KB at 151.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (2 KB at 48.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 187.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 90.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 549.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (3 KB at 94.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (2 KB at 52.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (2 KB at 52.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (2 KB at 49.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (6 KB at 222.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 KB at 587.5 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (51 KB at 745.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (161 KB at 1786.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (192 KB at 1881.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
Downloaded:1http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (145 KB at 1325.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (50 KB at 454.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 KB at 102.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (104 KB at 730.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (515 KB at 3408.5 KB/sec)
Downloading:1http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (73 KB at 455.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (197 KB at 1100.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 KB at 244.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 69.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 786.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (48 KB at 224.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 305.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (226 KB at 824.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (142 KB at 503.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar
Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 1633.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (13 KB at 43.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (4 KB at 9.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (370 KB at 1150.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (36 KB at 108.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (7 KB at 19.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (239 KB at 679.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (10 KB at 26.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 308.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (37 KB at 97.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar
Downloaded:3http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (34 KB at 86.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (52 KB at 133.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (27 KB at 64.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (21 KB at 50.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (279 KB at 639.6 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (1352 KB at 2306.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.pom (3 KB at 96.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.21.0/tycho-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.21.0/tycho-0.21.0.pom (18 KB at 738.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.pom (5 KB at 216.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (3 KB at 102.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom (2 KB at 50.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.pom (2 KB at 85.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.21.0/sisu-equinox-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.21.0/sisu-equinox-0.21.0.pom (2 KB at 44.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom (2 KB at 50.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.pom (2 KB at 80.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.pom (2 KB at 59.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.pom (3 KB at 96.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.pom (2 KB at 47.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.21.0/tycho-bundles-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.21.0/tycho-bundles-0.21.0.pom (3 KB at 137.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.pom (2 KB at 48.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.pom (3 KB at 99.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.21.0/tycho-p2-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.21.0/tycho-p2-0.21.0.pom (2 KB at 53.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.pom (2 KB at 48.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.pom (2 KB at 52.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.jar
Downloaded:4http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.jar (6 KB at 240.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.jar (13 KB at 503.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar
Downloaded:8http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (57 KB at 1652.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.jar
Downloaded:5http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar (4 KB at 59.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.jar (173 KB at 2743.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.jar (31 KB at 486.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar (237 KB at 3238.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.jar (7 KB at 92.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.jar (9 KB at 104.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.jar (32 KB at 339.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.jar (32 KB at 308.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.jar (27 KB at 262.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.jar (20 KB at 180.7 KB/sec)
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (1235 KB at 5297.9 KB/sec)
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip
Downloaded:Bhttp://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (7210 KB at 10225.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (212 KB at 5162.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (146 KB at 3828.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (47 KB at 1947.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (2 KB at 83.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (8 KB at 392.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (4 KB at 192.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (36 KB at 1403.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
Downloaded: http://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (52 KB at 1897.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom (10 KB at 427.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom (12 KB at 529.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar (29 KB at 1202.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.pom (4 KB at 174.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.2/parent-1.9.2.pom
Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.2/parent-1.9.2.pom (16 KB at 665.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.jar
Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.jar (39 KB at 1486.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.pom (2 KB at 77.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/2.4.0/sortpom-parent-2.4.0.pom
Downloaded: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/2.4.0/sortpom-parent-2.4.0.pom (11 KB at 462.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.jar
Downloaded: http://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.jar (11 KB at 464.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom (5 KB at 218.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom (5 KB at 196.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom
Downloaded: http://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom (20 KB at 905.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar
Downloaded: http://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar (82 KB at 2639.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom (14 KB at 603.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 KB at 473.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 1681.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 728.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar (161 KB at 4212.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 193.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 604.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 999.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (3 KB at 125.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (126 KB at 3803.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (3 KB at 104.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (28 KB at 1230.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (3 KB at 139.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 484.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2147.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (2 KB at 90.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar
Downloaded:2http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (28 KB at 1046.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (20 KB at 681.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1549.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (3 KB at 125.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (33 KB at 1160.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 207.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 889.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 332.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 1281.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 901.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 580.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1092.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 3011.5 KB/sec)
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom (14 KB at 596.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar (160 KB at 3806.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom (4 KB at 140.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar (9 KB at 340.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom (10 KB at 440.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar (112 KB at 3005.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.pom (10 KB at 414.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (33 KB at 1313.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.jar (74 KB at 2372.3 KB/sec)
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:formatter-api:1.9.0-SNAPSHOT @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (497B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/oxygen/ (497B)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201001/ (861.64kB)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201000/ (861.12kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201712201000/ (861.12kB)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201710111001/ (852.46kB)
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/oxygen/201710111001/ (852.46kB)
[INFO] Adding repository https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST
[INFO] Fetching content.jar from https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST/ (17.6kB)
[INFO] Fetching content.jar from https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST/ (17.6kB)
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:formatter-api:1.9.0-SNAPSHOT @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Fetching 201712201001&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/oxygen/
[INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (676.21kB)
[INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (676.21kB)
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (283.72kB)
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (283.72kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (19.33kB)
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (19.33kB)
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:formatter-api:1.9.0-SNAPSHOT @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:java-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:java-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Fetching org.eclipse.jdt.core_3.13.100.v20171123-1049.jar from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (6.41MB)
[INFO] Fetching org.eclipse.jdt.core_3.13.100.v20171123-1049.jar from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (6.41MB)
[INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://mirrors.uniri.hr/eclipse//releases/oxygen/201712201001/plugins/ (91.18kB)
[INFO] Fetching org.eclipse.text_3.6.100.v20170203-0814.jar.pack.gz from http://mirrors.uniri.hr/eclipse//releases/oxygen/201712201001/plugins/ (91.18kB)
[INFO] Fetching org.eclipse.jface.text_3.12.1.v20171114-1359.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (318.79kB)
[INFO] Fetching org.eclipse.jface.text_3.12.1.v20171114-1359.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (318.79kB)
[INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (35.26kB)
[INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (35.26kB)
[INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (870.77kB)
[INFO] Fetching org.eclipse.core.resources_3.12.0.v20170417-1558.jar from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (870.77kB)
[INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (436.32kB)
[INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (436.32kB)
[INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (43.34kB)
[INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (43.34kB)
[INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (51.81kB)
[INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (51.81kB)
[INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (40.97kB)
[INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (40.97kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (53.99kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (53.99kB)
[INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (71.7kB)
[INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (71.7kB)
[INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (33.1kB)
[INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (33.1kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (27.68kB)
[INFO] Fetching org.eclipse.core.filesystem_1.7.0.v20170406-1337.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (27.68kB)
[INFO] Fetching org.eclipse.core.jobs_3.9.2.v20171030-1027.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (46.11kB)
[INFO] Fetching org.eclipse.core.jobs_3.9.2.v20171030-1027.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (46.11kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (40.76kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (40.76kB)
[INFO] Fetching org.eclipse.swt_3.106.2.v20171129-0543.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (17.87kB)
[INFO] Fetching org.eclipse.swt_3.106.2.v20171129-0543.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (17.87kB)
[INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (355.27kB)
[INFO] Fetching org.eclipse.jface_3.13.2.v20171022-1656.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (355.27kB)
[INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (8.71MB)
[INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (8.71MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.2.v20171129-0543.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (1.25MB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.2.v20171129-0543.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (1.25MB)
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:java-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:javascript-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:javascript-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (79.75kB)
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (79.75kB)
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (1.14MB)
[INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (1.14MB)
[INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://mirrors.uniri.hr/eclipse//releases/oxygen/201712201001/plugins/ (611.72kB)
[INFO] Fetching com.google.protobuf_2.4.0.v201105131100.jar from http://mirrors.uniri.hr/eclipse//releases/oxygen/201712201001/plugins/ (611.72kB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.300.v201703171536.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/oxygen/201712201001/plugins/ (1.2MB)
[INFO] Fetching org.eclipse.wst.jsdt.core_2.0.300.v201703171536.jar.pack.gz from http://mirror.tspu.ru/eclipse/releases/oxygen/201712201001/plugins/ (1.2MB)
[INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (18.01kB)
[INFO] Fetching org.eclipse.core.variables_3.4.0.v20170113-2056.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (18.01kB)
[INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (123.34kB)
[INFO] Fetching org.eclipse.debug.core_3.11.0.v20170605-1534.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (123.34kB)
[INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (104.66kB)
[INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (104.66kB)
[INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (368.51kB)
[INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (368.51kB)
[INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (24.93kB)
[INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (24.93kB)
[INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (21.59kB)
[INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (21.59kB)
[INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (18.6kB)
[INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/releases/oxygen/201712201001/plugins/ (18.6kB)
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (43.2kB)
[INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (43.2kB)
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (111.97kB)
[INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/releases/oxygen/201712201001/plugins/ (111.97kB)
[INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (134.18kB)
[INFO] Fetching org.eclipse.wst.validation_1.2.701.v201707142105.jar.pack.gz from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (134.18kB)
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:javascript-formatter:1.9.0-SNAPSHOT @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] formatter-plugin
[INFO] formatters
[INFO] formatter-api
[INFO] java-formatter
[INFO] java-formatter-test
[INFO] javascript-formatter
[INFO] javascript-formatter-test
[INFO] formatter-maven-plugin
[INFO] formatter-maven-plugin-its
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-versions-plugin/0.24.0/tycho-versions-plugin-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-versions-plugin/0.24.0/tycho-versions-plugin-0.24.0.pom (2 KB at 81.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-release/0.24.0/tycho-release-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-release/0.24.0/tycho-release-0.24.0.pom (979 B at 45.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.24.0/tycho-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.24.0/tycho-0.24.0.pom (19 KB at 790.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-versions-plugin/0.24.0/tycho-versions-plugin-0.24.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-versions-plugin/0.24.0/tycho-versions-plugin-0.24.0.jar (67 KB at 2139.6 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatter-plugin 1.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-versions-plugin:0.24.0:set-version (default-cli) @ parent ---
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.pom (5 KB at 203.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.pom (2 KB at 39.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.pom (2 KB at 82.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.24.0/sisu-equinox-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.24.0/sisu-equinox-0.24.0.pom (2 KB at 44.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom (2 KB at 47.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.pom (2 KB at 84.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.pom (2 KB at 59.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.pom (3 KB at 96.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.24.0/org.eclipse.tycho.embedder.shared-0.24.0.pom (2 KB at 49.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.24.0/tycho-bundles-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.24.0/tycho-bundles-0.24.0.pom (4 KB at 142.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.24.0/org.eclipse.tycho.core.shared-0.24.0.pom (2 KB at 48.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar
Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.100.v20150402-1551/org.eclipse.osgi.compatibility.state-1.0.100.v20150402-1551.jar (236 KB at 4450.3 KB/sec)
[INFO] Making changes in /home/r/repo
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters/formatter-api
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters/java-formatter
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters/java-formatter-test
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/dependencies/dependency/[ com.marvinformatics.formatter:formatter-api ] 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/dependencies/dependency/[ com.marvinformatics.formatter:java-formatter ] 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters/javascript-formatter
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 2.1.2
[INFO]   META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/formatters/javascript-formatter-test
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/dependencies/dependency/[ com.marvinformatics.formatter:formatter-api ] 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/dependencies/dependency/[ com.marvinformatics.formatter:javascript-formatter ] 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/maven-plugin
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] Making changes in /home/r/repo/maven-plugin-its
[INFO]   pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO]   pom.xml//project/version: 1.9.0-SNAPSHOT => 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] formatter-plugin ................................... SUCCESS [  0.546 s]
[INFO] formatters ......................................... SKIPPED
[INFO] formatter-api ...................................... SKIPPED
[INFO] java-formatter ..................................... SKIPPED
[INFO] java-formatter-test ................................ SKIPPED
[INFO] javascript-formatter ............................... SKIPPED
[INFO] javascript-formatter-test .......................... SKIPPED
[INFO] formatter-maven-plugin ............................. SKIPPED
[INFO] formatter-maven-plugin-its ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.097 s
[INFO] Finished at: 2017-12-21T05:06:57+00:00
[INFO] Final Memory: 113M/474M
[INFO] ------------------------------------------------------------------------
+ git commit -am 2.1.2
[__rultor 49e40bf] 2.1.2
 12 files changed, 16 insertions(+), 16 deletions(-)
+ mvn deploy -Pci -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
[INFO] Scanning for projects...
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/tycho/tycho-support/1.1.0/tycho-support-1.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/tycho/tycho-support/1.1.0/tycho-support-1.1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari/14/takari-14.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari/14/takari-14.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.2/commons-io-2.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
[INFO] Downloaded: 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 332.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (3 KB at 122.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
[INFO] Downloaded: 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 634.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 32.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 KB at 863.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (3 KB at 90.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 144.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 228.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 118.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (5 KB at 208.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (3 KB at 120.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 KB at 1286.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (6 KB at 241.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2 KB at 96.4 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3 KB at 4.1 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2 KB at 7.3 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (3 KB at 7.9 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (7 KB at 23.2 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (4 KB at 9.8 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (3 KB at 6.0 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (5 KB at 11.9 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (4 KB at 9.7 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (3 KB at 9.1 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (4 KB at 13.2 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (4 KB at 6.9 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2 KB at 2.5 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (5 KB at 12.8 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (5 KB at 16.2 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (5 KB at 17.4 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (5 KB at 17.1 KB/sec)
[INFO] Downloading: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom
[INFO] Downloaded: https://repository.sonatype.org/content/groups/sonatype-public-grid/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3 KB at 4.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (4 KB at 163.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6 KB at 266.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 KB at 902.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (4 KB at 161.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 KB at 852.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (3 KB at 114.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 KB at 505.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (2 KB at 52.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 KB at 457.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 KB at 949.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 18.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 74.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (2 KB at 80.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 KB at 471.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 33.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 KB at 875.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (3 KB at 99.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (11 KB at 406.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 KB at 804.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (7 KB at 310.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (7 KB at 263.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (4 KB at 158.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 221.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 600.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (2 KB at 82.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (3 KB at 108.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (2 KB at 79.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/11/oss-parent-11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6 KB at 253.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/12/oss-parent-12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/12/oss-parent-12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (6 KB at 263.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (4 KB at 150.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (4 KB at 174.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (2 KB at 81.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (5 KB at 209.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (5 KB at 204.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (5 KB at 181.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 KB at 435.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 KB at 628.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (3 KB at 115.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5 KB at 222.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 KB at 606.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 KB at 482.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 KB at 503.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 773.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (245 KB at 2982.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (157 KB at 1506.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (160 KB at 1521.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 KB at 259.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (206 KB at 1837.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10 KB at 76.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 52.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 163.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 KB at 103.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 KB at 51.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.2/joda-time-2.2.jar (561 KB at 1939.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (128 KB at 413.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 KB at 48.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (520 KB at 1617.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (7 KB at 18.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (36 KB at 102.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (457 KB at 1206.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (17 KB at 42.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (194 KB at 478.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (27 KB at 65.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (31 KB at 75.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 KB at 35.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 529.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (119 KB at 211.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 KB at 47.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 908.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (49 KB at 76.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (227 KB at 344.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (893 KB at 1348.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 3098.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (265 KB at 352.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (418 KB at 536.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.21.0/tycho-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/0.21.0/tycho-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.21.0/sisu-equinox-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/0.21.0/sisu-equinox-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.21.0/tycho-bundles-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/0.21.0/tycho-bundles-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.21.0/tycho-p2-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.21.0/tycho-p2-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.21.0/tycho-maven-plugin-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.21.0/tycho-core-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.21.0/sisu-equinox-embedder-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.21.0/tycho-embedder-api-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.21.0/org.eclipse.tycho.core.shared-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.21.0/tycho-p2-facade-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.21.0/org.eclipse.tycho.p2.resolver.shared-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.21.0/org.eclipse.tycho.p2.tools.shared-0.21.0.jar (0 B at 0.0 KB/sec)
[INFO] Inspecting build with total of 9 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 9 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.6.201602180812/org.jacoco.build-0.7.6.201602180812.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.7.6.201602180812/jacoco-maven-plugin-0.7.6.201602180812.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.9/surefire-2.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.9/maven-surefire-plugin-2.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.2/parent-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.2/parent-1.9.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.2/formatter-maven-plugin-1.9.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/2.4.0/sortpom-parent-2.4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-parent/2.4.0/sortpom-parent-2.4.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-maven-plugin/2.4.0/sortpom-maven-plugin-2.4.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.pom (6 KB at 264.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 KB at 510.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/27/maven-parent-27.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/17/apache-17.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.0.0/maven-source-plugin-3.0.0.jar (31 KB at 1229.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.pom (16 KB at 691.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.10.3/maven-javadoc-plugin-2.10.3.jar (396 KB at 4122.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin-parent/2.11/license-maven-plugin-parent-2.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/mycila-pom/3/mycila-pom-3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/license-maven-plugin/2.11/license-maven-plugin-2.11.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.0/maven-dependency-plugin-3.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 223.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 1490.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/20/maven-parent-20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (0 B at 0.0 KB/sec)
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.0.1/maven-dependency-plugin-3.0.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.0/maven-shade-plugin-3.1.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/flatten-maven-plugin/1.0.1/flatten-maven-plugin-1.0.1.jar (0 B at 0.0 KB/sec)
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:formatter-api:2.1.2 @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/
[INFO] Adding repository https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:formatter-api:2.1.2 @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:formatter-api:2.1.2 @ /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:java-formatter:2.1.2 @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:java-formatter:2.1.2 @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:java-formatter:2.1.2 @ /home/r/repo/formatters/java-formatter/pom.xml
[INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:javascript-formatter:2.1.2 @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:javascript-formatter:2.1.2 @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:javascript-formatter:2.1.2 @ /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] formatter-plugin
[INFO] formatters
[INFO] formatter-api
[INFO] java-formatter
[INFO] java-formatter-test
[INFO] javascript-formatter
[INFO] javascript-formatter-test
[INFO] formatter-maven-plugin
[INFO] formatter-maven-plugin-its
[INFO]
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 10
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatter-plugin 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (5 KB at 192.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (3 KB at 132.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 KB at 948.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (3 KB at 95.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (4 KB at 155.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (2 KB at 63.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (3 KB at 97.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (3 KB at 119.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (3 KB at 107.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (2 KB at 75.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2 KB at 89.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (2 KB at 69.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (2 KB at 73.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 KB at 738.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (2 KB at 70.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (4 KB at 103.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 250.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (3 KB at 102.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 36.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/1/apache-1.pom (4 KB at 158.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (8 KB at 329.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (4 KB at 169.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6 KB at 284.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 KB at 648.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3 KB at 121.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (2 KB at 71.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (3 KB at 119.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (6 KB at 243.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812.pom (3 KB at 122.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.pom (2 KB at 56.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.pom (2 KB at 92.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (6 KB at 255.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.pom (2 KB at 63.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 KB at 257.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 KB at 296.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (155 KB at 1486.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 2286.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 KB at 362.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 KB at 107.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 KB at 359.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.5/velocity-1.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (298 KB at 1816.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 KB at 221.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/oro/oro/2.0.8/oro-2.0.8.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.6.201602180812/org.jacoco.core-0.7.6.201602180812.jar (133 KB at 508.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.6.201602180812/org.jacoco.report-0.7.6.201602180812.jar (139 KB at 521.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar (283 KB at 944.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.4/asm-debug-all-5.0.4.jar (371 KB at 1209.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1185 KB at 2939.3 KB/sec)
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- formatter-maven-plugin:1.9.2:validate (validate) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/support/1.9.2/support-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/support/1.9.2/support-1.9.2.pom (2 KB at 56.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jdt-core/1.9.2/jdt-core-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jdt-core/1.9.2/jdt-core-1.9.2.pom (2 KB at 53.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatters/1.9.2/formatters-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatters/1.9.2/formatters-1.9.2.pom (4 KB at 148.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jsdt-core/1.9.2/jsdt-core-1.9.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jsdt-core/1.9.2/jsdt-core-1.9.2.pom (2 KB at 54.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/2.0/commons-digester-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/2.0/commons-digester-2.0.pom (10 KB at 423.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.pom (11 KB at 438.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/support/1.9.2/support-1.9.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jdt-core/1.9.2/jdt-core-1.9.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jsdt-core/1.9.2/jsdt-core-1.9.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/2.0/commons-digester-2.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/support/1.9.2/support-1.9.2.jar (8 KB at 256.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/2.0/commons-digester-2.0.jar (146 KB at 1670.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.8.0/commons-beanutils-1.8.0.jar (226 KB at 1851.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jdt-core/1.9.2/jdt-core-1.9.2.jar (21017 KB at 5765.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/marvinformatics/formatter/jsdt-core/1.9.2/jsdt-core-1.9.2.jar (27693 KB at 6367.5 KB/sec)
[INFO] Successfully formatted: 0 file(s)
[INFO] Fail to format        : 0 file(s)
[INFO] Skipped               : 32 file(s)
[INFO] Approximate time taken: 0s
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3 KB at 140.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 KB at 910.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (5 KB at 197.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (3 KB at 109.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (5 KB at 208.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 KB at 235.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (3 KB at 118.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 KB at 606.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/2.4.0/sortpom-sorter-2.4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/2.4.0/sortpom-sorter-2.4.0.pom (2 KB at 60.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (2 KB at 84.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 KB at 1250.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (54 KB at 1251.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/2.4.0/sortpom-sorter-2.4.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (158 KB at 3489.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/ekryd/sortpom/sortpom-sorter/2.4.0/sortpom-sorter-2.4.0.jar (64 KB at 574.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (148 KB at 1331.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (333 KB at 2888.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (196 KB at 1409.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (49 KB at 311.7 KB/sec)
[INFO] Verifying file /home/r/repo/pom.xml
[INFO]
[INFO] --- license-maven-plugin:2.11:check (validate) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3 KB at 141.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 KB at 686.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (4 KB at 185.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (2 KB at 83.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (6 KB at 287.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (8 KB at 336.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 250.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 100.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5 KB at 220.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (8 KB at 331.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/3.0-alpha-2/maven-project-3.0-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/3.0-alpha-2/maven-project-3.0-alpha-2.pom (4 KB at 153.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 KB at 773.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0-alpha-2/maven-model-3.0-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0-alpha-2/maven-model-3.0-alpha-2.pom (4 KB at 149.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-2/maven-compat-3.0-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-2/maven-compat-3.0-alpha-2.pom (3 KB at 88.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-beta-3.0.5/plexus-container-default-1.0-beta-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-beta-3.0.5/plexus-container-default-1.0-beta-3.0.5.pom (2 KB at 68.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-beta-3.0.5/plexus-containers-1.0-beta-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-beta-3.0.5/plexus-containers-1.0-beta-3.0.5.pom (5 KB at 167.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.4/plexus-classworlds-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.4/plexus-classworlds-1.4.pom (5 KB at 207.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.0/plexus-2.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.0/plexus-2.0.0.pom (8 KB at 259.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/google-collections/google-collect/snapshot-20080530/google-collect-snapshot-20080530.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/google-collections/google-collect/snapshot-20080530/google-collect-snapshot-20080530.pom (2 KB at 36.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.0-beta-3.0.5/plexus-component-annotations-1.0-beta-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.0-beta-3.0.5/plexus-component-annotations-1.0-beta-3.0.5.pom (602 B at 28.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.pom (906 B at 42.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-4/wagon-1.0-beta-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-4/wagon-1.0-beta-4.pom (11 KB at 301.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2 KB at 91.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.6/wstx-asl-3.2.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.6/wstx-asl-3.2.6.pom (2 KB at 35.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.pom (2 KB at 74.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/model-builder/1.3/model-builder-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/model-builder/1.3/model-builder-1.3.pom (3 KB at 133.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project-builder/3.0-alpha-2/maven-project-builder-3.0-alpha-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project-builder/3.0-alpha-2/maven-project-builder-3.0-alpha-2.pom (2 KB at 78.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.pom (2 KB at 85.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.pom (3 KB at 105.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.pom (3 KB at 127.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.3.RELEASE/spring-parent-3.1.3.RELEASE.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-parent/3.1.3.RELEASE/spring-parent-3.1.3.RELEASE.pom (9 KB at 341.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.pom (3 KB at 117.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.pom (3 KB at 130.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.pom (12 KB at 493.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (51 KB at 1019.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (49 KB at 853.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (198 KB at 3136.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/3.0-alpha-2/maven-project-3.0-alpha-2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (160 KB at 1310.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-2/maven-compat-3.0-alpha-2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (198 KB at 1618.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 KB at 281.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-beta-3.0.5/plexus-container-default-1.0-beta-3.0.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/3.0-alpha-2/maven-project-3.0-alpha-2.jar (140 KB at 1088.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/google-collections/google-collect/snapshot-20080530/google-collect-snapshot-20080530.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-4/wagon-provider-api-1.0-beta-4.jar (51 KB at 292.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-compat/3.0-alpha-2/maven-compat-3.0-alpha-2.jar (233 KB at 1281.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.6/wstx-asl-3.2.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/stax/stax-api/1.0.1/stax-api-1.0.1.jar (26 KB at 110.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/model-builder/1.3/model-builder-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-beta-3.0.5/plexus-container-default-1.0-beta-3.0.5.jar (205 KB at 776.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project-builder/3.0-alpha-2/maven-project-builder-3.0-alpha-2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/model-builder/1.3/model-builder-1.3.jar (35 KB at 126.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/google-collections/google-collect/snapshot-20080530/google-collect-snapshot-20080530.jar (490 KB at 1724.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0.4/maven-settings-3.0.4.jar (46 KB at 147.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0.4/maven-settings-builder-3.0.4.jar (41 KB at 126.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project-builder/3.0-alpha-2/maven-project-builder-3.0-alpha-2.jar (166 KB at 461.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-asm/3.1.3.RELEASE/spring-asm-3.1.3.RELEASE.jar (52 KB at 142.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/mycila-xmltool/4.4.ga/mycila-xmltool-4.4.ga.jar (59 KB at 136.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.2/commons-pool2-2.2.jar (106 KB at 246.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/3.1.3.RELEASE/spring-core-3.1.3.RELEASE.jar (441 KB at 1012.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/wstx-asl/3.2.6/wstx-asl-3.2.6.jar (509 KB at 1107.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1467 KB at 2980.5 KB/sec)
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5 KB at 221.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (2 KB at 72.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 KB at 766.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (2 KB at 80.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4 KB at 183.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (2 KB at 63.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (2 KB at 89.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1/project-4.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.0/project-4.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (7 KB at 264.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 KB at 627.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3 KB at 135.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (2 KB at 78.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (3 KB at 116.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (6 KB at 249.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 589.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 1834.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (2 KB at 71.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 KB at 674.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (2 KB at 68.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6 KB at 271.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 KB at 698.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4 KB at 180.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (3 KB at 124.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (2 KB at 75.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (3 KB at 128.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (5 KB at 213.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-master/4/struts-master-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/2/apache-2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 236.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 912.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 212.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 240.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.pom (13 KB at 613.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 591.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 103.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.pom (4 KB at 173.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.pom (6 KB at 266.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.2/asm-parent-5.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (8 KB at 327.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (5 KB at 235.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5 KB at 237.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 259.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.pom (8 KB at 337.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 223.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (13 KB at 550.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 KB at 731.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 KB at 176.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (190 KB at 2343.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (12 KB at 127.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (151 KB at 1653.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 2168.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (52 KB at 446.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (60 KB at 498.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (16 KB at 125.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (37 KB at 300.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/sslext/sslext/1.2-0/sslext-1.2-0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/dom4j/dom4j/1.1/dom4j-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 294.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 448.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.11/commons-compress-1.11.jar (416 KB at 1511.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 659.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4/plexus-io-2.4.jar (80 KB at 283.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 856.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar (31 KB at 100.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (36 KB at 114.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (56 KB at 171.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar (52 KB at 159.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.0/maven-artifact-transfer-0.9.0.jar (121 KB at 348.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1201 KB at 3031.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (575 KB at 1199.5 KB/sec)
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.pom (5 KB at 174.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.pom (5 KB at 223.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.pom (5 KB at 228.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom (13 KB at 557.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/38/commons-parent-38.pom (61 KB at 1840.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.0.0/maven-archiver-3.0.0.jar (23 KB at 629.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.jar (84 KB at 1673.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 2360.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/3.0.3/plexus-archiver-3.0.3.jar (173 KB at 2614.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (400 KB at 2438.3 KB/sec)
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (6 KB at 256.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (4 KB at 170.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 164.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 112.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (6 KB at 274.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 KB at 570.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (6 KB at 264.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (12 KB at 466.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 KB at 636.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.pom (5 KB at 213.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 KB at 613.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 645.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.jar (162 KB at 1643.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (176 KB at 1310.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (191 KB at 1298.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (219 KB at 1445.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9/plexus-archiver-2.9.jar (142 KB at 855.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (423 KB at 2473.2 KB/sec)
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ parent ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/target/jacoco.exec
[INFO]
[INFO] --- formatter-maven-plugin:1.9.2:format (format) @ parent ---
[INFO] Successfully formatted: 0 file(s)
[INFO] Fail to format        : 0 file(s)
[INFO] Skipped               : 32 file(s)
[INFO] Approximate time taken: 0s
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ parent ---
[INFO] Sorting file /home/r/repo/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- license-maven-plugin:2.11:format (format) @ parent ---
[INFO] Updating license headers...
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ parent ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: /home/r/trustdb.gpg: trustdb created
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ parent ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 51.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 231.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 269.3 KB/sec)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom
[INFO] Installing /home/r/repo/target/parent-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ parent ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom
[INFO] Installing /home/r/repo/target/parent-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatters 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ formatters ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ formatters ---
[INFO] Verifying file /home/r/repo/formatters/pom.xml
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ formatters ---
[INFO] Skipping pom project
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ formatters ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ formatters ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ formatters ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ formatters ---
[INFO] Sorting file /home/r/repo/formatters/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ formatters ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ formatters ---
[INFO] Installing /home/r/repo/formatters/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/target/formatters-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ formatters ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/target/formatters-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatter-api 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ formatter-api ---
[INFO] The project's OSGi version is 2.1.2
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ formatter-api ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ formatter-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ formatter-api ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/formatter-api/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ formatter-api ---
[INFO] Verifying file /home/r/repo/formatters/formatter-api/pom.xml
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formatter-api ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0.0 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/formatter-api/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ formatter-api ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 32.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 168.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 42.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom (2 KB at 84.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom (2 KB at 50.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (2 KB at 49.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 222.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 976.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar (16 KB at 582.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (166 KB at 3003.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar (5690 KB at 8673.0 KB/sec)
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/r/repo/formatters/formatter-api/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 4 source files to /home/r/repo/formatters/formatter-api/target/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ formatter-api ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formatter-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/formatter-api/src/test/resources
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ formatter-api ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ formatter-api ---
[INFO] Building jar: /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.jar
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ formatter-api ---
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ formatter-api ---
[INFO] Building jar: /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ formatter-api ---
[INFO]
Loading source files for package com.marvinformatics.formatter...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/AbstractFormatterTest.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/ConfigurationSource.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/Formatter.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/LineEnding.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/package-frame.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/package-summary.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/package-tree.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/constant-values.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/class-use/ConfigurationSource.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/class-use/Formatter.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/class-use/LineEnding.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/class-use/AbstractFormatterTest.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/com/marvinformatics/formatter/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/overview-tree.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/index-all.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/index.html...
Generating /home/r/repo/formatters/formatter-api/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/formatters/formatter-api/src/com/marvinformatics/formatter/LineEnding.java:70: warning - @return tag has no arguments.
[WARNING] /home/r/repo/formatters/formatter-api/src/com/marvinformatics/formatter/LineEnding.java:105: warning - @return tag has no arguments.
[INFO] Building jar: /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ formatter-api ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/formatter-api/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ formatter-api ---
[INFO] Sorting file /home/r/repo/formatters/formatter-api/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ formatter-api ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ formatter-api ---
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar.asc
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ formatter-api ---
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ formatter-api ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2content.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2artifacts.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-sources.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-javadoc.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2content.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/p2artifacts.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/formatter-api/target/formatter-api-2.1.2-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building java-formatter 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building javascript-formatter 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ java-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ javascript-formatter ---
[INFO] The project's OSGi version is 2.1.2
[INFO] The project's OSGi version is 2.1.2
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ javascript-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ java-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ javascript-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ java-formatter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ javascript-formatter ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ java-formatter ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/javascript-formatter/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/java-formatter/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ javascript-formatter ---
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ java-formatter ---
[INFO] Verifying file /home/r/repo/formatters/javascript-formatter/pom.xml
[INFO] Verifying file /home/r/repo/formatters/java-formatter/pom.xml
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-formatter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/java-formatter/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ java-formatter ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javascript-formatter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/javascript-formatter/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ javascript-formatter ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/r/repo/formatters/java-formatter/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /home/r/repo/formatters/java-formatter/target/classes
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/r/repo/formatters/javascript-formatter/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /home/r/repo/formatters/javascript-formatter/target/classes
[INFO]
[INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ javascript-formatter ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.pom
[INFO]
[INFO] --- maven-dependency-plugin:3.0.1:analyze-only (analyze) @ java-formatter ---
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.pom (6 KB at 252.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (8 KB at 348.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (5 KB at 214.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5 KB at 231.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (8 KB at 337.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.7/maven-dependency-analyzer-1.7.jar (35 KB at 1177.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (36 KB at 1119.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 KB at 1500.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (121 KB at 2558.4 KB/sec)
[INFO] No dependency problems found
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javascript-formatter ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ java-formatter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/javascript-formatter/src/test/resources
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/java-formatter/src/test/resources
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ javascript-formatter ---
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ java-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ java-formatter ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ javascript-formatter ---
[INFO] Building jar: /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar
[INFO] Building jar: /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar
[INFO]
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ javascript-formatter ---
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ java-formatter ---
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ java-formatter ---
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ javascript-formatter ---
[INFO] Building jar: /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-sources.jar
[INFO] Building jar: /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javascript-formatter ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ java-formatter ---
[INFO]
Loading source files for package com.marvinformatics.formatter.java...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/JavaFormatter.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/package-frame.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/package-summary.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/package-tree.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/constant-values.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/class-use/JavaFormatter.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/com/marvinformatics/formatter/java/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/overview-tree.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/index-all.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/index.html...
Generating /home/r/repo/formatters/java-formatter/target/apidocs/help-doc.html...
[INFO] Building jar: /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-javadoc.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (copy-dependencies) @ java-formatter ---
[INFO] Copying org.eclipse.core.runtime-3.13.0.v20170207-1030.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.runtime-3.13.0.v20170207-1030.jar
[INFO] Copying org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar
[INFO] Copying formatter-api-2.1.2.jar to /home/r/repo/formatters/java-formatter/target/libs/formatter-api-2.1.2.jar
[INFO] Copying org.eclipse.jdt.core-3.13.100.v20171123-1049.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jdt.core-3.13.100.v20171123-1049.jar
[INFO] Copying org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar
[INFO] Copying org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar
[INFO] Copying org.hamcrest.core-1.3.0.v201303031735.jar to /home/r/repo/formatters/java-formatter/target/libs/org.hamcrest.core-1.3.0.v201303031735.jar
[INFO] Copying org.eclipse.core.resources-3.12.0.v20170417-1558.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.resources-3.12.0.v20170417-1558.jar
[INFO] Copying org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar
[INFO] Copying org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar
[INFO] Copying org.eclipse.core.commands-3.9.0.v20170530-1048.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.commands-3.9.0.v20170530-1048.jar
[INFO] Copying org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar
[INFO] Copying org.eclipse.core.jobs-3.9.2.v20171030-1027.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.jobs-3.9.2.v20171030-1027.jar
[INFO] Copying org.eclipse.text-3.6.100.v20170203-0814.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.text-3.6.100.v20170203-0814.jar
[INFO] Copying org.eclipse.core.expressions-3.6.0.v20170207-1037.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.expressions-3.6.0.v20170207-1037.jar
[INFO] Copying org.eclipse.swt-3.106.2.v20171129-0543.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.swt-3.106.2.v20171129-0543.jar
[INFO] Copying com.google.guava-21.0.0.v20170206-1425.jar to /home/r/repo/formatters/java-formatter/target/libs/com.google.guava-21.0.0.v20170206-1425.jar
[INFO] Copying org.eclipse.jface.text-3.12.1.v20171114-1359.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jface.text-3.12.1.v20171114-1359.jar
[INFO] Copying org.eclipse.equinox.common-3.9.0.v20170207-1454.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.common-3.9.0.v20170207-1454.jar
[INFO] Copying junit.jar to /home/r/repo/formatters/java-formatter/target/libs/org.junit-4.12.0.v201504281640-junit.jar.jar
[INFO] Copying org.eclipse.osgi-3.12.50.v20170928-1321.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.osgi-3.12.50.v20170928-1321.jar
[INFO] Copying org.eclipse.jface-3.13.2.v20171022-1656.jar to /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jface-3.13.2.v20171022-1656.jar
[INFO] Copying com.ibm.icu-58.2.0.v20170418-1837.jar to /home/r/repo/formatters/java-formatter/target/libs/com.ibm.icu-58.2.0.v20170418-1837.jar
[INFO]
[INFO] --- addjars-maven-plugin:1.0.5:add-jars (default) @ java-formatter ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0.0 KB/sec)
[INFO]
Loading source files for package com.marvinformatics.formatter.javascript...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/JavascriptFormatter.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/package-frame.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/package-summary.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/package-tree.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/constant-values.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/class-use/JavascriptFormatter.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/com/marvinformatics/formatter/javascript/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/overview-tree.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/index-all.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/index.html...
Generating /home/r/repo/formatters/javascript-formatter/target/apidocs/help-doc.html...
[INFO] Building jar: /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/com.google.guava-21.0.0.v20170206-1425.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-com.google.guava-21.0.0.v20170206-1425.jar/2.1.2/java-formatter-com.google.guava-21.0.0.v20170206-1425.jar-2.1.2.jar
[INFO]
[INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (copy-dependencies) @ javascript-formatter ---
[INFO] Copying org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar
[INFO] Copying org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar
[INFO] Copying org.eclipse.core.resources-3.12.0.v20170417-1558.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.resources-3.12.0.v20170417-1558.jar
[INFO] Copying org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar
[INFO] Copying org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar
[INFO] Copying org.eclipse.wst.common.core-1.2.0.v200908251833.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.core-1.2.0.v200908251833.jar
[INFO] Copying com.google.javascript-0.0.20160315.v20161124-1903.jar to /home/r/repo/formatters/javascript-formatter/target/libs/com.google.javascript-0.0.20160315.v20161124-1903.jar
[INFO] Installing /tmp/java-formatter-com.google.guava-21.0.0.v20170206-1425.jar6392971000944358935.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-com.google.guava-21.0.0.v20170206-1425.jar/2.1.2/java-formatter-com.google.guava-21.0.0.v20170206-1425.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/com.ibm.icu-58.2.0.v20170418-1837.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar/2.1.2/java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar-2.1.2.jar
[INFO] Copying org.eclipse.core.variables-3.4.0.v20170113-2056.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.variables-3.4.0.v20170113-2056.jar
[INFO] Copying org.eclipse.osgi.util-3.4.0.v20170111-1608.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.osgi.util-3.4.0.v20170111-1608.jar
[INFO] Copying org.eclipse.core.commands-3.9.0.v20170530-1048.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.commands-3.9.0.v20170530-1048.jar
[INFO] Copying org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar
[INFO] Copying org.eclipse.core.expressions-3.6.0.v20170207-1037.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.expressions-3.6.0.v20170207-1037.jar
[INFO] Copying org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar
[INFO] Copying com.google.guava-21.0.0.v20170206-1425.jar to /home/r/repo/formatters/javascript-formatter/target/libs/com.google.guava-21.0.0.v20170206-1425.jar
[INFO] Copying org.eclipse.jface.text-3.12.1.v20171114-1359.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.jface.text-3.12.1.v20171114-1359.jar
[INFO] Copying org.eclipse.equinox.common-3.9.0.v20170207-1454.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.common-3.9.0.v20170207-1454.jar
[INFO] Copying org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar
[INFO] Copying org.eclipse.wst.validation-1.2.701.v201707142105.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.validation-1.2.701.v201707142105.jar
[INFO] Copying org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar
[INFO] Copying junit.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.junit-4.12.0.v201504281640-junit.jar.jar
[INFO] Copying org.eclipse.osgi-3.12.50.v20170928-1321.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.osgi-3.12.50.v20170928-1321.jar
[INFO] Copying org.eclipse.core.runtime-3.13.0.v20170207-1030.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.runtime-3.13.0.v20170207-1030.jar
[INFO] Copying org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar
[INFO] Copying formatter-api-2.1.2.jar to /home/r/repo/formatters/javascript-formatter/target/libs/formatter-api-2.1.2.jar
[INFO] Copying org.hamcrest.core-1.3.0.v201303031735.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.hamcrest.core-1.3.0.v201303031735.jar
[INFO] Copying com.google.protobuf-2.4.0.v201105131100.jar to /home/r/repo/formatters/javascript-formatter/target/libs/com.google.protobuf-2.4.0.v201105131100.jar
[INFO] Copying org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar
[INFO] Installing /tmp/java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar13619279820974906.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar/2.1.2/java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar-2.1.2.pom
[INFO] Copying com.google.gson-2.7.0.v20170129-0911.jar to /home/r/repo/formatters/javascript-formatter/target/libs/com.google.gson-2.7.0.v20170129-0911.jar
[INFO] Copying org.eclipse.emf.common-2.13.0.v20170609-0707.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.emf.common-2.13.0.v20170609-0707.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/formatter-api-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-formatter-api-2.1.2.jar/2.1.2/java-formatter-formatter-api-2.1.2.jar-2.1.2.jar
[INFO] Copying org.eclipse.wst.common.environment-1.0.400.v200912181831.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.environment-1.0.400.v200912181831.jar
[INFO] Installing /tmp/java-formatter-formatter-api-2.1.2.jar7277772287781220105.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-formatter-api-2.1.2.jar/2.1.2/java-formatter-formatter-api-2.1.2.jar-2.1.2.pom
[INFO] Copying org.eclipse.core.jobs-3.9.2.v20171030-1027.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.jobs-3.9.2.v20171030-1027.jar
[INFO] Copying org.eclipse.swt-3.106.2.v20171129-0543.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.swt-3.106.2.v20171129-0543.jar
[INFO] Copying org.eclipse.text-3.6.100.v20170203-0814.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.text-3.6.100.v20170203-0814.jar
[INFO] Copying org.eclipse.debug.core-3.11.0.v20170605-1534.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.debug.core-3.11.0.v20170605-1534.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.commands-3.9.0.v20170530-1048.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar/2.1.2/java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar-2.1.2.jar
[INFO] Copying org.eclipse.jface-3.13.2.v20171022-1656.jar to /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.jface-3.13.2.v20171022-1656.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar3632133731524026249.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar/2.1.2/java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar-2.1.2.pom
[INFO] Copying com.ibm.icu-58.2.0.v20170418-1837.jar to /home/r/repo/formatters/javascript-formatter/target/libs/com.ibm.icu-58.2.0.v20170418-1837.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar/2.1.2/java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar5261421724416849967.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar/2.1.2/java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.expressions-3.6.0.v20170207-1037.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar/2.1.2/java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar8054752399775075452.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar/2.1.2/java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar/2.1.2/java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar180265347462929697.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar/2.1.2/java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.jobs-3.9.2.v20171030-1027.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar/2.1.2/java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar8563420516843534742.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar/2.1.2/java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.resources-3.12.0.v20170417-1558.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar/2.1.2/java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar-2.1.2.jar
[INFO]
[INFO] --- addjars-maven-plugin:1.0.5:add-jars (default) @ javascript-formatter ---
[INFO] Installing /tmp/java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar5967878111074645489.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar/2.1.2/java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/com.google.gson-2.7.0.v20170129-0911.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar/2.1.2/javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar1230544053233772258.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar/2.1.2/javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.core.runtime-3.13.0.v20170207-1030.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar/2.1.2/java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/com.google.guava-21.0.0.v20170206-1425.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar/2.1.2/javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar6058765163158454963.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar/2.1.2/java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar/2.1.2/java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar8065425834615355064.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar/2.1.2/java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar7586166708828406319.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar/2.1.2/javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.common-3.9.0.v20170207-1454.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar/2.1.2/java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/com.google.javascript-0.0.20160315.v20161124-1903.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar/2.1.2/javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar5841813274487604211.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar/2.1.2/java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar/2.1.2/java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar7062673940539901823.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar/2.1.2/java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar/2.1.2/java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar3734199715227484236.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar/2.1.2/java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar8266513756949753426.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar/2.1.2/javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jdt.core-3.13.100.v20171123-1049.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar/2.1.2/java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/com.google.protobuf-2.4.0.v201105131100.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar/2.1.2/javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar7206663951764531600.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar/2.1.2/javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/com.ibm.icu-58.2.0.v20170418-1837.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar/2.1.2/javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar2427674471239486617.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar/2.1.2/java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jface-3.13.2.v20171022-1656.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar/2.1.2/java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar4620148267087695154.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar/2.1.2/java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.jface.text-3.12.1.v20171114-1359.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar/2.1.2/java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar5149545009853484950.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar/2.1.2/java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar4115698834612155093.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar/2.1.2/javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.osgi-3.12.50.v20170928-1321.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar/2.1.2/java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/formatter-api-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-formatter-api-2.1.2.jar/2.1.2/javascript-formatter-formatter-api-2.1.2.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-formatter-api-2.1.2.jar7638990606641954370.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-formatter-api-2.1.2.jar/2.1.2/javascript-formatter-formatter-api-2.1.2.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.commands-3.9.0.v20170530-1048.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar/2.1.2/javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar6339286234773388021.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar/2.1.2/java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar3300563615150538537.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar/2.1.2/javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.swt-3.106.2.v20171129-0543.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar/2.1.2/java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar/2.1.2/javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar8230402600752274254.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar/2.1.2/javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar-2.1.2.pom
[INFO] Installing /tmp/java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar2973310776075629256.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar/2.1.2/java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.expressions-3.6.0.v20170207-1037.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar/2.1.2/javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar/2.1.2/java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar7876684021519745488.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar/2.1.2/javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar/2.1.2/javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar4546501194511668955.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar/2.1.2/javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.jobs-3.9.2.v20171030-1027.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar/2.1.2/javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar6111624873108961008.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar/2.1.2/java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar1061689267191669394.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar/2.1.2/javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.eclipse.text-3.6.100.v20170203-0814.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar/2.1.2/java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.resources-3.12.0.v20170417-1558.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar/2.1.2/javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar6233771008080149777.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar/2.1.2/java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar1691210924413770304.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar/2.1.2/javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.hamcrest.core-1.3.0.v201303031735.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar/2.1.2/java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.runtime-3.13.0.v20170207-1030.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar/2.1.2/javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar-2.1.2.jar
[INFO] Installing /tmp/java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar1832010045227084827.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar/2.1.2/java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar-2.1.2.pom
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar8489527321389239859.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar/2.1.2/javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/libs/org.junit-4.12.0.v201504281640-junit.jar.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar/2.1.2/java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.core.variables-3.4.0.v20170113-2056.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar/2.1.2/javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar585424074054092268.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar/2.1.2/javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar-2.1.2.pom
[INFO] Installing /tmp/java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar6542032784898479697.pom to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar/2.1.2/java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.debug.core-3.11.0.v20170605-1534.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar/2.1.2/javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar4113863493030390923.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar/2.1.2/javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.emf.common-2.13.0.v20170609-0707.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar/2.1.2/javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar10799604369594823.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar/2.1.2/javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar/2.1.2/javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar730805949850149784.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar/2.1.2/javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar/2.1.2/javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar5322320317035176448.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar/2.1.2/javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.common-3.9.0.v20170207-1454.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar/2.1.2/javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar8531321123353858649.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar/2.1.2/javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar/2.1.2/javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar269658637587441638.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar/2.1.2/javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar/2.1.2/javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar841218834026866120.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar/2.1.2/javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.jface-3.13.2.v20171022-1656.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar/2.1.2/javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar6723370533277203756.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar/2.1.2/javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.jface.text-3.12.1.v20171114-1359.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar/2.1.2/javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar7217166081784879620.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar/2.1.2/javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.osgi-3.12.50.v20170928-1321.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar/2.1.2/javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar1029435970138447056.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar/2.1.2/javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar-2.1.2.pom
[INFO]
[INFO] --- maven-shade-plugin:3.1.0:shade (default) @ java-formatter ---
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.osgi.util-3.4.0.v20170111-1608.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar/2.1.2/javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar4638448617820960380.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar/2.1.2/javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.swt-3.106.2.v20171129-0543.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar/2.1.2/javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar5783641860403368539.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar/2.1.2/javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar/2.1.2/javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar-2.1.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom
[INFO] Installing /tmp/javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar1766563590797717049.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar/2.1.2/javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.text-3.6.100.v20170203-0814.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar/2.1.2/javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar5041021835265837309.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar/2.1.2/javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.core-1.2.0.v200908251833.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar438748133470787820.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.environment-1.0.400.v200912181831.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar3812200422409961891.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar2141302591358642760.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar568892493705889747.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar/2.1.2/javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar/2.1.2/javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar1147501207508006207.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar/2.1.2/javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.eclipse.wst.validation-1.2.701.v201707142105.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar/2.1.2/javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar4283076892633941044.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar/2.1.2/javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.hamcrest.core-1.3.0.v201303031735.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar/2.1.2/javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar966831168099473297.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar/2.1.2/javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/libs/org.junit-4.12.0.v201504281640-junit.jar.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar/2.1.2/javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar-2.1.2.jar
[INFO] Installing /tmp/javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar3179965305868005745.pom to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar/2.1.2/javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar-2.1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (2 KB at 82.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom
[INFO]
[INFO] --- maven-shade-plugin:3.1.0:shade (default) @ javascript-formatter ---
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (6 KB at 244.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0_BETA/asm-commons-6.0_BETA.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0_BETA/asm-commons-6.0_BETA.pom (3 KB at 97.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0_BETA/asm-tree-6.0_BETA.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0_BETA/asm-tree-6.0_BETA.pom (3 KB at 65.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.2/jdependency-1.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.2/jdependency-1.2.pom (11 KB at 495.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0_BETA/asm-analysis-6.0_BETA.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0_BETA/asm-analysis-6.0_BETA.pom (3 KB at 89.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0_BETA/asm-util-6.0_BETA.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0_BETA/asm-util-6.0_BETA.pom (3 KB at 92.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom (7 KB at 315.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (10 KB at 438.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0_BETA/asm-commons-6.0_BETA.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0_BETA/asm-tree-6.0_BETA.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.2/jdependency-1.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0_BETA/asm-tree-6.0_BETA.jar (33 KB at 1029.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0_BETA/asm-analysis-6.0_BETA.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 KB at 1450.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0_BETA/asm-util-6.0_BETA.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0_BETA/asm-commons-6.0_BETA.jar (51 KB at 1285.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdependency/1.2/jdependency-1.2.jar (22 KB at 499.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 3074.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0_BETA/asm-analysis-6.0_BETA.jar (21 KB at 369.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0_BETA/asm-util-6.0_BETA.jar (47 KB at 681.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar (2255 KB at 6496.9 KB/sec)
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.jsdt.core-2.0.300.v201703171536.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-com.ibm.icu-58.2.0.v20170418-1837.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.validation-1.2.701.v201707142105.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-com.google.javascript-0.0.20160315.v20161124-1903.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.swt.gtk.linux.x86_64-3.106.2.v20171129-0543.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.equinox.app-1.3.400.v20150715-1528.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-formatter-api-2.1.2.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.text-3.6.100.v20170203-0814.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.jdt.core-3.13.100.v20171123-1049.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.equinox.registry-3.7.0.v20170222-1344.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-com.google.guava-21.0.0.v20170206-1425.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.equinox.preferences-3.7.0.v20170126-2132.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.contenttype-3.6.0.v20170207-1037.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.jface-3.13.2.v20171022-1656.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-formatter-api-2.1.2.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.resources-3.12.0.v20170417-1558.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.emf.ecore-2.13.0.v20170609-0707.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.core.jobs-3.9.2.v20171030-1027.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.common.core-1.2.0.v200908251833.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.swt-3.106.2.v20171129-0543.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.osgi.util-3.4.0.v20170111-1608.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.osgi-3.12.50.v20170928-1321.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-com.google.protobuf-2.4.0.v201105131100.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.jface.text-3.12.1.v20171114-1359.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:java-formatter-org.hamcrest.core-1.3.0.v201303031735.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.common.environment-1.0.400.v200912181831.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-com.google.gson-2.7.0.v20170129-0911.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.debug.core-3.11.0.v20170605-1534.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.emf.common-2.13.0.v20170609-0707.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.equinox.common-3.9.0.v20170207-1454.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.runtime-3.13.0.v20170207-1030.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.hamcrest.core-1.3.0.v201303031735.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-com.google.guava-21.0.0.v20170206-1425.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.variables-3.4.0.v20170113-2056.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.filesystem-1.7.0.v20170406-1337.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.junit-4.12.0.v201504281640-junit.jar.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.expressions-3.6.0.v20170207-1037.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar:jar:2.1.2 in the shaded jar.
[INFO] Including com.marvinformatics.formatter:javascript-formatter-org.eclipse.core.commands-3.9.0.v20170530-1048.jar:jar:2.1.2 in the shaded jar.
[INFO] Minimizing jar com.marvinformatics.formatter:java-formatter:eclipse-plugin:2.1.2
[INFO] Minimizing jar com.marvinformatics.formatter:javascript-formatter:eclipse-plugin:2.1.2
[INFO] Minimized 12773 -> 5154 (40%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar with /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-shaded.jar
[INFO]
[INFO] --- flatten-maven-plugin:1.0.1:flatten (default) @ javascript-formatter ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3 KB at 127.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8 KB at 262.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (3 KB at 101.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (3 KB at 120.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (3 KB at 98.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (5 KB at 197.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (2 KB at 80.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 KB at 1226.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (3 KB at 100.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (3 KB at 102.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (4 KB at 154.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 KB at 445.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (14 KB at 572.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 KB at 977.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (43 KB at 926.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 KB at 497.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 KB at 322.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (65 KB at 568.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (168 KB at 1445.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (594 KB at 4908.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (134 KB at 837.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (143 KB at 734.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (389 KB at 1653.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (167 KB at 516.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2176 KB at 5412.4 KB/sec)
[INFO] Generating flattened POM of project com.marvinformatics.formatter:javascript-formatter:eclipse-plugin:2.1.2...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ javascript-formatter ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/javascript-formatter/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ javascript-formatter ---
[INFO] Sorting file /home/r/repo/formatters/javascript-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml
[INFO] Saved sorted pom file to /home/r/repo/formatters/javascript-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ javascript-formatter ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ javascript-formatter ---
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar.asc
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ javascript-formatter ---
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ javascript-formatter ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO] Minimized 9461 -> 4227 (44%)
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar with /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-shaded.jar
[INFO]
[INFO] --- flatten-maven-plugin:1.0.1:flatten (default) @ java-formatter ---
[INFO] Generating flattened POM of project com.marvinformatics.formatter:java-formatter:eclipse-plugin:2.1.2...
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ java-formatter ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/java-formatter/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ java-formatter ---
[INFO] Sorting file /home/r/repo/formatters/java-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml
[INFO] Saved sorted pom file to /home/r/repo/formatters/java-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ java-formatter ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2content.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2artifacts.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-sources.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-javadoc.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2content.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/p2artifacts.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter/target/javascript-formatter-2.1.2-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building javascript-formatter-test 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.pom (10 KB at 471.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.5.1/maven-compiler-plugin-3.5.1.jar (50 KB at 1961.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom (6 KB at 254.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar (32 KB at 1307.9 KB/sec)
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ javascript-formatter-test ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/javascript-formatter-test/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ javascript-formatter-test ---
[INFO] Verifying file /home/r/repo/formatters/javascript-formatter-test/pom.xml
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ javascript-formatter-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/javascript-formatter-test/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javascript-formatter-test ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.pom (891 B at 41.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.7/plexus-compiler-2.7.pom (5 KB at 229.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 123.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.pom (711 B at 33.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.pom (792 B at 35.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.7/plexus-compilers-2.7.pom (2 KB at 67.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java-formatter ---
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.7/plexus-compiler-manager-2.7.jar (5 KB at 207.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.7/plexus-compiler-api-2.7.jar (26 KB at 929.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.7/plexus-compiler-javac-2.7.jar (20 KB at 656.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 4715.9 KB/sec)
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ javascript-formatter-test ---
[INFO] Skipping project with no build directory
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ javascript-formatter-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javascript-formatter-test ---
[INFO] Installing /home/r/repo/formatters/java-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar.asc
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ java-formatter ---
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ java-formatter ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/formatters/javascript-formatter-test/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ javascript-formatter-test ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.pom (3 KB at 134.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.pom (3 KB at 111.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.pom (4 KB at 177.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 169.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.9/surefire-booter-2.9.jar (33 KB at 976.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.9/maven-surefire-common-2.9.jar (60 KB at 1417.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.9/surefire-api-2.9.jar (156 KB at 3164.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar (220 KB at 2549.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 421.4 KB/sec)
[INFO] Surefire report directory: /home/r/repo/formatters/javascript-formatter-test/target/surefire-reports
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.pom (3 KB at 127.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.9/surefire-providers-2.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.9/surefire-providers-2.9.pom (3 KB at 100.5 KB/sec)
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/com.googlecode.addjars.mojo.AddJarsMojo/.flattened-pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2content.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2artifacts.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-sources.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-javadoc.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2content.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/p2artifacts.xml.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter/target/java-formatter-2.1.2-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building java-formatter-test 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatter-maven-plugin 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ java-formatter-test ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/formatters/java-formatter-test/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ java-formatter-test ---
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.pom (15 KB at 552.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.jar (33 KB at 1123.8 KB/sec)

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 KB at 608.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/3.5/maven-plugin-plugin-3.5.jar (54 KB at 1564.6 KB/sec)
[INFO] Verifying file /home/r/repo/formatters/java-formatter-test/pom.xml
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-formatter-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/formatters/java-formatter-test/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ java-formatter-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ java-formatter-test ---
[INFO] Skipping project with no build directory
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ java-formatter-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ java-formatter-test ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/formatters/java-formatter-test/target/test-classes
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/maven-metadata.xml (2 KB at 88.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.1/maven-plugin-api-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.1/maven-plugin-api-3.0.1.pom (3 KB at 97.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.1/maven-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.1/maven-3.0.1.pom (23 KB at 816.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.1/maven-model-3.0.1.pom
[INFO]
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ java-formatter-test ---
[INFO] Surefire report directory: /home/r/repo/formatters/java-formatter-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.1/maven-model-3.0.1.pom (4 KB at 172.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.1/maven-artifact-3.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.1/maven-artifact-3.0.1.pom (2 KB at 85.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.3.1/sisu-inject-plexus-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.3.1/sisu-inject-plexus-1.4.3.1.pom (6 KB at 231.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.3.1/guice-plexus-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.3.1/guice-plexus-1.4.3.1.pom (3 KB at 134.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.3.1/guice-bean-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.3.1/guice-bean-1.4.3.1.pom (3 KB at 117.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.3.1/sisu-inject-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.3.1/sisu-inject-1.4.3.1.pom (2 KB at 58.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.3.1/sisu-parent-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.3.1/sisu-parent-1.4.3.1.pom (8 KB at 343.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.1/sisu-inject-bean-1.4.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.3.1/sisu-inject-bean-1.4.3.1.pom (6 KB at 246.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.1/sisu-guice-2.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.1/sisu-guice-2.9.1.pom (7 KB at 296.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.1/guice-parent-2.9.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.1/guice-parent-2.9.1.pom (13 KB at 523.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.2/maven-plugin-api-3.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.2/maven-plugin-api-3.0.2.pom (3 KB at 101.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.2/maven-3.0.2.pom
Running com.marvinformatics.formatter.javascript.JavascriptFormatterTest
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.2/maven-3.0.2.pom (23 KB at 816.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.2/maven-model-3.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.2/maven-model-3.0.2.pom (4 KB at 152.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.2/maven-artifact-3.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.2/maven-artifact-3.0.2.pom (2 KB at 81.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom
Running com.marvinformatics.formatter.java.JavaFormatterTest
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.4/maven-plugin-api-3.0.4.pom (3 KB at 123.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.4/maven-artifact-3.0.4.pom (2 KB at 75.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0-alpha-1/maven-plugin-api-3.1.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.0-alpha-1/maven-plugin-api-3.1.0-alpha-1.pom (3 KB at 135.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0-alpha-1/maven-3.1.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.0-alpha-1/maven-3.1.0-alpha-1.pom (22 KB at 789.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0-alpha-1/maven-model-3.1.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.0-alpha-1/maven-model-3.1.0-alpha-1.pom (4 KB at 169.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0-alpha-1/maven-artifact-3.1.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.0-alpha-1/maven-artifact-3.1.0-alpha-1.pom (2 KB at 80.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ javascript-formatter-test ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (4 KB at 157.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4 KB at 183.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 KB at 863.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (2 KB at 78.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (5 KB at 202.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (6 KB at 254.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2 KB at 101.3 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (2 KB at 60.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 181.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 KB at 560.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar (50 KB at 1102.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (174 KB at 3145.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 444.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3219.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 111.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 621.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 150.1 KB/sec)
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 919.1 KB/sec)
[INFO] Building jar: /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ javascript-formatter-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javascript-formatter-test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ javascript-formatter-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/javascript-formatter-test/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ javascript-formatter-test ---
[INFO] Sorting file /home/r/repo/formatters/javascript-formatter-test/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ javascript-formatter-test ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 192.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ java-formatter-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 91.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom
[INFO] Building jar: /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ java-formatter-test ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ java-formatter-test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ java-formatter-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/java-formatter-test/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ java-formatter-test ---
[INFO] Sorting file /home/r/repo/formatters/java-formatter-test/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ java-formatter-test ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.2/maven-plugin-api-3.2.2.pom (3 KB at 128.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.2/maven-3.2.2.pom (23 KB at 898.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.2/maven-model-3.2.2.pom (5 KB at 192.6 KB/sec)
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ javascript-formatter-test ---
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ javascript-formatter-test ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.2/maven-artifact-3.2.2.pom (2 KB at 87.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.3/maven-plugin-api-3.2.3.pom (3 KB at 140.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ java-formatter-test ---
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/java-formatter-test/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ java-formatter-test ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.3/maven-3.2.3.pom (23 KB at 939.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.2.3/maven-model-3.2.3.pom (5 KB at 183.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.3/maven-artifact-3.2.3.pom (2 KB at 87.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3 KB at 134.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 KB at 1038.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (5 KB at 180.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (3 KB at 109.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 185.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 558.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 122.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 611.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 134.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 953.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 188.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 109.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/37/commons-parent-37.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0-alpha-1/maven-plugin-api-3.5.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0-alpha-1/maven-plugin-api-3.5.0-alpha-1.pom (3 KB at 119.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0-alpha-1/maven-3.5.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0-alpha-1/maven-3.5.0-alpha-1.pom (25 KB at 1006.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0-alpha-1/maven-model-3.5.0-alpha-1.pom
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0-alpha-1/maven-model-3.5.0-alpha-1.pom (4 KB at 151.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 KB at 1085.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (64 KB at 2435.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0-alpha-1/maven-artifact-3.5.0-alpha-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0-alpha-1/maven-artifact-3.5.0-alpha-1.pom (3 KB at 98.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (5 KB at 193.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 KB at 582.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (3 KB at 128.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (15 KB at 670.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0-beta-1/maven-plugin-api-3.5.0-beta-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0-beta-1/maven-plugin-api-3.5.0-beta-1.pom (3 KB at 119.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0-beta-1/maven-3.5.0-beta-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0-beta-1/maven-3.5.0-beta-1.pom (25 KB at 1052.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0-beta-1/maven-model-3.5.0-beta-1.pom
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar.asc
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0-beta-1/maven-model-3.5.0-beta-1.pom (4 KB at 157.8 KB/sec)
[INFO] Installing /home/r/repo/formatters/javascript-formatter-test/target/javascript-formatter-test-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom.asc
[INFO] Execution skipped to the last project...
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0-beta-1/maven-artifact-3.5.0-beta-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0-beta-1/maven-artifact-3.5.0-beta-1.pom (3 KB at 94.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.0/maven-plugin-api-3.5.0.pom (3 KB at 131.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar
[INFO] Installing /home/r/repo/formatters/java-formatter-test/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar.asc
[INFO] Installing /home/r/repo/formatters/java-formatter-test/target/java-formatter-test-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom.asc
[INFO] Execution skipped to the last project...
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.0/maven-3.5.0.pom (25 KB at 1052.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.0/maven-model-3.5.0.pom (4 KB at 187.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.0/maven-artifact-3.5.0.pom (3 KB at 103.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.pom (3 KB at 151.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.2/maven-3.5.2.pom (25 KB at 1075.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.pom (4 KB at 196.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (5 KB at 216.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom (3 KB at 98.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 156.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (2 KB at 81.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.2/maven-plugin-api-3.5.2.jar (47 KB at 1193.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar (54 KB at 1094.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.2/maven-model-3.5.2.jar (162 KB at 2269.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 99.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (201 KB at 2227.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 KB at 137.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (371 KB at 3192.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (469 KB at 2857.5 KB/sec)
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ formatter-maven-plugin ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/maven-plugin/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ formatter-maven-plugin ---
[INFO] Verifying file /home/r/repo/maven-plugin/pom.xml
[INFO]
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ formatter-maven-plugin ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 736.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.pom (3 KB at 146.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.pom (5 KB at 211.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom (2 KB at 98.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.pom (10 KB at 450.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.pom (4 KB at 152.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M4/qdox-2.0-M4.pom (17 KB at 680.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.pom (5 KB at 215.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.pom (3 KB at 137.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.pom (2 KB at 84.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 311.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 171.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 155.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.0.2/asm-commons-5.0.2.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.5/maven-plugin-tools-api-3.5.jar (24 KB at 825.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.2/asm-tree-5.0.2.jar (29 KB at 914.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.5/maven-plugin-tools-generators-3.5.jar (48 KB at 1437.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.5/maven-plugin-tools-java-3.5.jar (18 KB at 317.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.5/maven-plugin-tools-annotations-3.5.jar (42 KB at 586.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.3/plexus-io-2.0.3.jar (57 KB at 605.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1.1/plexus-archiver-2.1.1.jar (181 KB at 1785.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 2958.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/net/sf/jtidy/jtidy/r938/jtidy-r938.jar (245 KB at 2259.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar (8 KB at 62.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 298.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1160.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 1641.6 KB/sec)
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formatter-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ formatter-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/r/repo/maven-plugin/target/classes
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ formatter-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ formatter-maven-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ formatter-maven-plugin ---
[INFO] No dependency problems found
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formatter-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ formatter-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/r/repo/maven-plugin/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ formatter-maven-plugin ---
[INFO] Surefire report directory: /home/r/repo/maven-plugin/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.marvinformatics.formatter.model.ConfigReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running com.marvinformatics.formatter.support.text.TemplateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running com.marvinformatics.formatter.support.io.ResourceTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running com.marvinformatics.formatter.LineEndingTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ formatter-maven-plugin ---
[INFO] Building jar: /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.jar
[INFO]
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ formatter-maven-plugin ---
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ formatter-maven-plugin ---
[INFO] Building jar: /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ formatter-maven-plugin ---
[INFO]
Loading source files for package com.marvinformatics.formatter...
Loading source files for package com.marvinformatics.formatter.model...
Loading source files for package com.marvinformatics.formatter.support.text...
Loading source files for package com.marvinformatics.formatter.support.io...
Constructing Javadoc information...
Standard Doclet version 1.8.0_141
Building tree for all the packages and classes...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/CacheableFormatter.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/FormatterExecuter.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/FormatterMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/HelpMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/M2eConfigurer.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/RecursiveWalk.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/Result.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/ResultCollector.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/StreamIterable.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/ValidateMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/ConfigReader.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/ConfigReadException.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/Profile.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/Profiles.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/Setting.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/Template.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/Resource.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/Resource.UnknownResourceException.html...
Generating /home/r/repo/maven-plugin/target/apidocs/overview-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/package-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/package-summary.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/package-tree.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/package-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/package-summary.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/package-tree.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/package-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/package-summary.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/package-tree.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/package-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/package-summary.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/package-tree.html...
Generating /home/r/repo/maven-plugin/target/apidocs/constant-values.html...
Generating /home/r/repo/maven-plugin/target/apidocs/serialized-form.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/HelpMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/ValidateMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/M2eConfigurer.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/RecursiveWalk.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/FormatterExecuter.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/ResultCollector.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/CacheableFormatter.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/FormatterMojo.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/Result.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/StreamIterable.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/class-use/Setting.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/class-use/ConfigReadException.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/class-use/ConfigReader.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/class-use/Profiles.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/class-use/Profile.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/class-use/Template.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/class-use/Resource.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/class-use/Resource.UnknownResourceException.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/package-use.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/package-use.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/io/package-use.html...
Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/support/text/package-use.html...
Building index for all the packages and classes...
Generating /home/r/repo/maven-plugin/target/apidocs/overview-tree.html...
Generating /home/r/repo/maven-plugin/target/apidocs/index-all.html...
Generating /home/r/repo/maven-plugin/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/r/repo/maven-plugin/target/apidocs/allclasses-frame.html...
Generating /home/r/repo/maven-plugin/target/apidocs/allclasses-noframe.html...
Generating /home/r/repo/maven-plugin/target/apidocs/index.html...
Generating /home/r/repo/maven-plugin/target/apidocs/overview-summary.html...
Generating /home/r/repo/maven-plugin/target/apidocs/help-doc.html...
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/r/repo/maven-plugin/src/main/java/com/marvinformatics/formatter/FormatterExecuter.java:61: warning - @return tag has no arguments.
[INFO] Building jar: /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-javadoc.jar
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ formatter-maven-plugin ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/maven-plugin/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ formatter-maven-plugin ---
[INFO] Sorting file /home/r/repo/maven-plugin/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ formatter-maven-plugin ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ formatter-maven-plugin ---
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar
[INFO] Installing /home/r/repo/maven-plugin/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ formatter-maven-plugin ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar
[INFO] Installing /home/r/repo/maven-plugin/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-sources.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-javadoc.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-sources.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar.asc
[INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-2.1.2-javadoc.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar.asc
[INFO] Execution skipped to the last project...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building formatter-maven-plugin-its 2.1.2
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle-plugin/1.12.3/takari-lifecycle-plugin-1.12.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle-plugin/1.12.3/takari-lifecycle-plugin-1.12.3.pom (11 KB at 451.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle/1.12.3/takari-lifecycle-1.12.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle/1.12.3/takari-lifecycle-1.12.3.pom (4 KB at 172.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari/22/takari-22.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari/22/takari-22.pom (14 KB at 578.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle-plugin/1.12.3/takari-lifecycle-plugin-1.12.3.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-lifecycle-plugin/1.12.3/takari-lifecycle-plugin-1.12.3.jar (260 KB at 4117.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing/2.8.0/takari-plugin-testing-2.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing/2.8.0/takari-plugin-testing-2.8.0.pom (4 KB at 153.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing-project/2.8.0/takari-plugin-testing-project-2.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing-project/2.8.0/takari-plugin-testing-project-2.8.0.pom (5 KB at 172.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari/18/takari-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari/18/takari-18.pom (13 KB at 539.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (4 KB at 169.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-integration-testing/2.8.0/takari-plugin-integration-testing-2.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-integration-testing/2.8.0/takari-plugin-integration-testing-2.8.0.pom (2 KB at 79.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/m2e/workspace/org.eclipse.m2e.workspace.cli/0.4.0/org.eclipse.m2e.workspace.cli-0.4.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/m2e/workspace/org.eclipse.m2e.workspace.cli/0.4.0/org.eclipse.m2e.workspace.cli-0.4.0.pom (10 KB at 272.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing/2.8.0/takari-plugin-testing-2.8.0.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/m2e/workspace/org.eclipse.m2e.workspace.cli/0.4.0/org.eclipse.m2e.workspace.cli-0.4.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/m2e/workspace/org.eclipse.m2e.workspace.cli/0.4.0/org.eclipse.m2e.workspace.cli-0.4.0.jar (18 KB at 728.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/maven/plugins/takari-plugin-testing/2.8.0/takari-plugin-testing-2.8.0.jar (75 KB at 2178.1 KB/sec)
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ formatter-maven-plugin-its ---
[INFO] utCoverage set to -javaagent:/home/r/.m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/home/r/repo/maven-plugin-its/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/*
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:verify (validate) @ formatter-maven-plugin-its ---
[INFO] Verifying file /home/r/repo/maven-plugin-its/pom.xml
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formatter-maven-plugin-its ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/maven-plugin-its/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ formatter-maven-plugin-its ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ formatter-maven-plugin-its ---
[INFO] Skipping project with no build directory
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formatter-maven-plugin-its ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/r/repo/maven-plugin-its/src/test/resources
[INFO]
[INFO] --- takari-lifecycle-plugin:1.12.3:testProperties (testProperties) @ formatter-maven-plugin-its ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild/0.20.4/incrementalbuild-0.20.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild/0.20.4/incrementalbuild-0.20.4.pom (5 KB at 182.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/io.takari.incrementalbuild/0.20.4/io.takari.incrementalbuild-0.20.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/io.takari.incrementalbuild/0.20.4/io.takari.incrementalbuild-0.20.4.pom (4 KB at 153.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari/17/takari-17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari/17/takari-17.pom (14 KB at 494.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild-workspace/0.7.0/incrementalbuild-workspace-0.7.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild-workspace/0.7.0/incrementalbuild-workspace-0.7.0.pom (4 KB at 167.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/io.takari.incrementalbuild/0.7.0/io.takari.incrementalbuild-0.7.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/io.takari.incrementalbuild/0.7.0/io.takari.incrementalbuild-0.7.0.pom (4 KB at 179.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari/9/takari-9.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari/9/takari-9.pom (13 KB at 416.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.pom (5 KB at 194.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.8.17/mustache.java-0.8.17.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/mustache.java/0.8.17/mustache.java-0.8.17.pom (4 KB at 137.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari-archiver/0.1.11/takari-archiver-0.1.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari-archiver/0.1.11/takari-archiver-0.1.11.pom (2 KB at 84.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (12 KB at 485.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 373.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.pom (3 KB at 125.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.4/slf4j-parent-1.7.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.4/slf4j-parent-1.7.4.pom (12 KB at 524.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild/0.20.4/incrementalbuild-0.20.4.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild-workspace/0.7.0/incrementalbuild-workspace-0.7.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/io/takari/takari-archiver/0.1.11/takari-archiver-0.1.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (0 B at 0.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild-workspace/0.7.0/incrementalbuild-workspace-0.7.0.jar (7 KB at 294.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/takari-archiver/0.1.11/takari-archiver-0.1.11.jar (43 KB at 773.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/io/takari/incrementalbuild/0.20.4/incrementalbuild-0.20.4.jar (111 KB at 1755.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/github/spullara/mustache/java/compiler/0.8.17/compiler-0.8.17.jar (114 KB at 1640.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (0 B at 0.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.4/slf4j-api-1.7.4.jar (26 KB at 310.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 2267.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar (357 KB at 2684.1 KB/sec)
[INFO] Previous incremental build state does not exist, performing full build
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ formatter-maven-plugin-its ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/r/repo/maven-plugin-its/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ formatter-maven-plugin-its ---
[INFO] Surefire report directory: /home/r/repo/maven-plugin-its/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.marvinformatics.formatter.FormatterTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.619 sec

Results :

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

[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ formatter-maven-plugin-its ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ formatter-maven-plugin-its ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ formatter-maven-plugin-its ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ formatter-maven-plugin-its ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/maven-plugin-its/target/jacoco.exec
[INFO]
[INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ formatter-maven-plugin-its ---
[INFO] Sorting file /home/r/repo/maven-plugin-its/pom.xml
[INFO] Pom file is already sorted, exiting
[INFO]
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ formatter-maven-plugin-its ---
gpg: WARNING: unsafe permissions on homedir `/home/r'
gpg: WARNING: unsafe permissions on homedir `/home/r'
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ formatter-maven-plugin-its ---
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar
[INFO] Installing /home/r/repo/maven-plugin-its/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar.asc
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom.asc
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ formatter-maven-plugin-its ---
[INFO] Performing local staging (local stagingDirectory="/home/r/repo/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.5-02 and edition "Professional"
[INFO]  * Using staging profile ID "404cacbc3d0093" (matched by Nexus).
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.jar to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar
[INFO] Installing /home/r/repo/maven-plugin-its/pom.xml to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.jar.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar.asc
[INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-2.1.2.pom.asc to /home/r/repo/target/nexus-staging/staging/404cacbc3d0093/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom.asc
[INFO] Performing remote staging...
[INFO]
[INFO]  * Remote staging into staging profile ID "404cacbc3d0093"
[INFO]  * Created staging repository with ID "commarvinformatics-1087".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087
[INFO]  * Uploading locally staged artifacts to profile com.marvinformatics
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom (16 KB at 18.6 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/maven-metadata.xml (315 B at 0.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar.asc (819 B at 7.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/maven-metadata.xml (328 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml.asc (819 B at 6.9 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/maven-metadata.xml (323 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar.asc (819 B at 7.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/maven-metadata.xml (329 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar.asc (819 B at 7.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar.asc (819 B at 7.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.jar (10027 KB at 5033.3 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom (2 KB at 4.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml.asc (819 B at 7.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/maven-metadata.xml (322 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar (29 KB at 60.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml (331 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar (3 KB at 6.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom (3 KB at 6.3 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/maven-metadata.xml (334 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom.asc (819 B at 6.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml (335 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.jar (10291 KB at 5054.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom (2 KB at 4.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom.asc (819 B at 6.7 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/maven-metadata.xml (319 B at 0.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml (2 KB at 5.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar (24 KB at 53.9 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-javadoc.jar.asc (819 B at 7.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar (44 KB at 92.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom (5 KB at 13.0 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/maven-metadata.xml
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/maven-metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/maven-metadata.xml (243 B at 0.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar (40 KB at 83.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.pom.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar.asc (819 B at 6.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-sources.jar.asc (819 B at 6.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar (3 KB at 6.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.pom (3 KB at 6.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatters/2.1.2/formatters-2.1.2.pom (7 KB at 18.3 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.pom.asc (819 B at 6.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2artifacts.xml (541 B at 1.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/parent/2.1.2/parent-2.1.2.pom.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar (4 KB at 10.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-sources.jar (7 KB at 19.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.jar (9 KB at 24.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom (2 KB at 3.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin-its/2.1.2/formatter-maven-plugin-its-2.1.2.jar.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-javadoc.jar (25 KB at 66.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml (555 B at 1.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2.pom.asc (819 B at 6.0 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2.pom.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2metadata.xml.asc (819 B at 6.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter-test/2.1.2/javascript-formatter-test-2.1.2.jar.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-sources.jar.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-p2metadata.xml (2 KB at 3.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter/2.1.2/java-formatter-2.1.2-p2artifacts.xml (543 B at 1.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2.jar.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml (2 KB at 4.4 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2-javadoc.jar.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2metadata.xml.asc (819 B at 6.6 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-sources.jar (4 KB at 10.1 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar.asc (819 B at 6.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-api/2.1.2/formatter-api-2.1.2.pom.asc (819 B at 6.5 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml.asc
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/javascript-formatter/2.1.2/javascript-formatter-2.1.2-p2artifacts.xml.asc (819 B at 6.7 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/formatter-maven-plugin/2.1.2/formatter-maven-plugin-2.1.2-javadoc.jar (133 KB at 271.9 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.jar (3 KB at 5.8 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/commarvinformatics-1087/com/marvinformatics/formatter/java-formatter-test/2.1.2/java-formatter-test-2.1.2.pom (2 KB at 4.6 KB/sec)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "commarvinformatics-1087".

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

[INFO] Remote staged 1 repositories, finished with success.
[INFO] Remote staging repositories are being released...

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

[INFO] Remote staging repositories released.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] formatter-plugin ................................... SUCCESS [ 16.044 s]
[INFO] formatters ......................................... SUCCESS [  1.014 s]
[INFO] formatter-api ...................................... SUCCESS [  4.016 s]
[INFO] java-formatter ..................................... SUCCESS [ 25.246 s]
[INFO] java-formatter-test ................................ SUCCESS [  2.291 s]
[INFO] javascript-formatter ............................... SUCCESS [ 23.986 s]
[INFO] javascript-formatter-test .......................... SUCCESS [  3.495 s]
[INFO] formatter-maven-plugin ............................. SUCCESS [ 14.316 s]
[INFO] formatter-maven-plugin-its ......................... SUCCESS [02:46 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:10 min (Wall Clock)
[INFO] Finished at: 2017-12-21T05:11:09+00:00
[INFO] Final Memory: 129M/746M
[INFO] ------------------------------------------------------------------------
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R rultor repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 2.1.2 -m '2.1.2: tagged by rultor.com'
+ git reset --hard
HEAD is now at 49e40bf 2.1.2
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 49e40bf).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To git@github.com:velo/maven-formatter-plugin.git
 * [new tag]         2.1.2 -> 2.1.2
container 7deeaa4a6bc6121eb0eb39a1416b898e72fc8d2be7e1c3dfd58650a3a9bcf223 is dead
Thu Dec 21 06:12:08 CET 2017