+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 14704 + echo '1.62.2 ce7ad22' 1.62.2 ce7ad22 + date Sat Feb 11 00:26:34 UTC 2017 + uptime 00:26:34 up 84 days, 6:41, 0 users, load average: 10.11, 7.10, 4.94 + head=git@github.com:velo/maven-formatter-plugin.git + head_branch=master + tag=1.9.1.RC2 + vars=('--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' '--env=head=git@github.com:velo/maven-formatter-plugin.git' '--env=head_branch=master' '--env=tag=1.9.1.RC2') + image=velo/rultor8 + directory= + scripts=('mvn dependency:go-offline -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r' ';' 'mvn install -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r' ';') + squash=false + ff=default + rebase=false + container=velo_maven-formatter-plugin_29 + 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 'mvn dependency:go-offline -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r' ']' + cd .. + cat + '[' false = true ']' + cat + chmod a+x entry.sh + cat + echo 'mvn dependency:go-offline -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r' ';' 'mvn install -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r' ';' 'mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version "-DnewVersion=${tag}"' ';' 'git commit -am "${tag}"' ';' 'mvn clean deploy -B -T10 -Prelease --settings ../settings.xml -Dgpg.homedir=/home/r' ';' + rm -rf .gpg + '[' -z 1.9.1.RC2 ']' + [[ 1.9.1.RC2 =~ ^[a-zA-Z0-9\\.\\-]+$ ]] + echo 'tag name is valid: "1.9.1.RC2"' tag name is valid: "1.9.1.RC2" + cd repo ++ git tag -l 1.9.1.RC2 + '[' ']' + export BRANCH_NAME=__rultor + BRANCH_NAME=__rultor ++ wc -l ++ git show-branch __rultor + '[' 0 -gt 0 ']' + git checkout -b __rultor Switched to a new branch '__rultor' + docker_when_possible + true ++ tail -n 1 ++ uptime ++ sed 's/ /\n/g' + load=4.94 ++ bc ++ echo 4.94 '>' 30 + '[' 0 -eq 1 ']' + echo 'load average is 4.94, low enough to run a new Docker container' load average is 4.94, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=velo/rultor8 + docker pull velo/rultor8 Using default tag: latest Trying to pull repository docker.io/velo/rultor8 ... latest: Pulling from velo/rultor8 Digest: sha256:9522d86e36ac990c48717a34f9df37537d3c7401598501facc005f37cad88d11 Status: Image is up to date for docker.io/velo/rultor8:latest + grep --quiet '\svelo_maven-formatter-plugin_29\s*$' + docker ps --filter=status=exited + ls -al . total 48 drwx------ 3 rultor rultor 139 Feb 11 00:26 . drwxrwxrwt. 9 root root 4096 Feb 11 00:26 .. -rwxrwxr-x 1 rultor rultor 326 Feb 11 00:26 entry.sh -rw-rw-r-- 1 rultor rultor 6 Feb 11 00:26 pid -rw-rw-r-- 1 rultor rultor 2289 Feb 11 00:26 pubring.gpg drwxrwxr-x 9 rultor rultor 4096 Feb 11 00:26 repo -rwxrwxr-x 1 rultor rultor 4566 Feb 11 00:26 run.sh -rw-rw-r-- 1 rultor rultor 505 Feb 11 00:26 script.sh -rw-rw-r-- 1 rultor rultor 4963 Feb 11 00:26 secring.gpg -rw-rw-r-- 1 rultor rultor 511 Feb 11 00:26 settings.xml -rw-rw-r-- 1 rultor rultor 3088 Feb 11 00:26 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-3Hhd:/main '--env=MAVEN_OPTS=-XX:MaxPermSize=256m -Xmx1g' --env=head=git@github.com:velo/maven-formatter-plugin.git --env=head_branch=master --env=tag=1.9.1.RC2 --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-3Hhd/cid -w=/main --name=velo_maven-formatter-plugin_29 velo/rultor8 /main/entry.sh Usage of loopback devices is strongly discouraged for production use. Either use `--storage-opt dm.thinpooldev` or use `--storage-opt dm.no_warn_on_loop_devices=true` to suppress this warning. + set -e + set -o pipefail + shopt -s dotglob + useradd -m -G sudo r + echo '%sudo ALL=(ALL) NOPASSWD:ALL' + cp -R /root/.bashrc /root/.composer /root/.gem /root/.java /root/.m2 /root/.npm /root/.profile /root/texmf /root/.texmf-var /root/tmp /home/r + cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r + rm -rf repo + chown -R r:r /home/r + chmod a+x /home/r/script.sh + su -m r -c /home/r/script.sh + set -e + set -o pipefail + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + mvn dependency:go-offline -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [ERROR] Failed to execute goal on project formatter-maven-plugin: Could not resolve dependencies for project com.marvinformatics.formatter:formatter-maven-plugin:maven-plugin:1.9.0-SNAPSHOT: The following artifacts could not be resolved: com.marvinformatics.formatter:support:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:jdt-core:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:jsdt-core:jar:1.9.0-SNAPSHOT: Could not find artifact com.marvinformatics.formatter:support:jar:1.9.0-SNAPSHOT -> [Help 1] [ERROR] Failed to execute goal on project com.marvinformatics.formatter.feature: Could not resolve dependencies for project com.marvinformatics.formatter:com.marvinformatics.formatter.feature:eclipse-feature:1.9.0-SNAPSHOT: Could not find artifact com.marvinformatics.formatter:com.marvinformatics.formatter:jar:1.9.0-SNAPSHOT -> [Help 1] [ERROR] Failed to execute goal on project com.marvinformatics.formatter.site: Could not resolve dependencies for project com.marvinformatics.formatter:com.marvinformatics.formatter.site:eclipse-repository:1.9.0-SNAPSHOT: The following artifacts could not be resolved: com.marvinformatics.formatter:com.marvinformatics.formatter:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:com.marvinformatics.formatter.feature:jar:1.9.0-SNAPSHOT: Could not find artifact com.marvinformatics.formatter:com.marvinformatics.formatter:jar:1.9.0-SNAPSHOT -> [Help 1] [ERROR] Failed to execute goal on project formatter-maven-plugin-its: Could not resolve dependencies for project com.marvinformatics.formatter:formatter-maven-plugin-its:jar:1.9.0-SNAPSHOT: The following artifacts could not be resolved: com.marvinformatics.formatter:formatter-maven-plugin:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:support:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:jdt-core:jar:1.9.0-SNAPSHOT, com.marvinformatics.formatter:jsdt-core:jar:1.9.0-SNAPSHOT: Could not find artifact com.marvinformatics.formatter:formatter-maven-plugin:jar:1.9.0-SNAPSHOT -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :formatter-maven-plugin + mvn install -Pci,skip-formatter -DskipTests=true -q -fn --settings ../settings.xml -Dgpg.homedir=/home/r OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 + mvn org.eclipse.tycho:tycho-versions-plugin:0.24.0:set-version -DnewVersion=1.9.1.RC2 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.pom (0 B at 0.0 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 (0 B at 0.0 KB/sec) 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.24.0/tycho-p2-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/0.24.0/tycho-p2-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.jar Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.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: http://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (0 B at 0.0 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-artifact/3.0/maven-artifact-3.0.jar (0 B at 0.0 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-maven-plugin/0.24.0/tycho-maven-plugin-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/0.24.0/tycho-core-0.24.0.jar (0 B at 0.0 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/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (0 B at 0.0 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-impl/1.7/aether-impl-1.7.jar (0 B at 0.0 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/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (0 B at 0.0 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-aether-provider/3.0/maven-aether-provider-3.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (0 B at 0.0 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-bean/1.4.2/sisu-inject-bean-1.4.2.jar (0 B at 0.0 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/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (0 B at 0.0 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/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (0 B at 0.0 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/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (0 B at 0.0 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/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (0 B at 0.0 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/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.jar Downloaded: http://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) 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.jar Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/0.24.0/sisu-equinox-embedder-0.24.0.jar (0 B at 0.0 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/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.24.0/sisu-equinox-api-0.24.0.jar (0 B at 0.0 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.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.24.0/tycho-metadata-model-0.24.0.jar (0 B at 0.0 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.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/0.24.0/tycho-embedder-api-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.jar 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.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/0.24.0/tycho-p2-facade-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.jar 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.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/de/pdark/decentxml/1.3/decentxml-1.3.jar (0 B at 0.0 KB/sec) Downloaded: http://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) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.24.0/org.eclipse.tycho.p2.resolver.shared-0.24.0.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.24.0/org.eclipse.tycho.p2.tools.shared-0.24.0.jar (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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.pom Downloaded: http://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) 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.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.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 (0 B at 0.0 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/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/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.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: http://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) 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: http://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) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar Downloaded: http://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) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/0.21.0/tycho-metadata-model-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 (0 B at 0.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-metadata-model/0.21.0/tycho-metadata-model-0.21.0.jar (0 B at 0.0 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-embedder-api/0.21.0/tycho-embedder-api-0.21.0.jar (0 B at 0.0 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/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (0 B at 0.0 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/sisu-equinox-api/0.21.0/sisu-equinox-api-0.21.0.jar (0 B at 0.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.jar Downloaded: http://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) 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.embedder.shared/0.21.0/org.eclipse.tycho.embedder.shared-0.21.0.jar (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) 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 (0 B at 0.0 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/0.24.0/tycho-bundles-external-0.24.0.zip Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/0.24.0/tycho-bundles-external-0.24.0.zip (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.24.0/org.eclipse.tycho.p2.resolver.impl-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.24.0/org.eclipse.tycho.p2.resolver.impl-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.24.0/org.eclipse.tycho.p2.maven.repository-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.24.0/org.eclipse.tycho.p2.maven.repository-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.24.0/org.eclipse.tycho.p2.tools.impl-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.24.0/org.eclipse.tycho.p2.tools.impl-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/0.24.0/target-platform-configuration-0.24.0.jar (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC1/formatter-maven-plugin-1.9.1.RC1.pom Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC1/formatter-maven-plugin-1.9.1.RC1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.1.RC1/parent-1.9.1.RC1.pom Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/parent/1.9.1.RC1/parent-1.9.1.RC1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC1/formatter-maven-plugin-1.9.1.RC1.jar Downloaded: http://repo.maven.apache.org/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC1/formatter-maven-plugin-1.9.1.RC1.jar (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.0.12/proguard-maven-plugin-2.0.12.pom Downloaded: http://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.0.12/proguard-maven-plugin-2.0.12.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.0.12/proguard-maven-plugin-2.0.12.jar Downloaded: http://repo.maven.apache.org/maven2/com/github/wvengen/proguard-maven-plugin/2.0.12/proguard-maven-plugin-2.0.12.jar (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/0.24.0/tycho-packaging-plugin-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/0.24.0/tycho-p2-plugin-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.pom (0 B at 0.0 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 (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.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/0.24.0/tycho-artifactcomparator-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/0.24.0/tycho-artifactcomparator-0.24.0.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (0 B at 0.0 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/0.24.0/sisu-equinox-launching-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/0.24.0/tycho-compiler-plugin-0.24.0.jar (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.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.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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.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 (0 B at 0.0 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 (0 B at 0.0 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 (0 B at 0.0 KB/sec) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/maven-upload-plugin/0.0.1/maven-upload-plugin-0.0.1.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/maven-upload-plugin/0.0.1/maven-upload-plugin-0.0.1.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/plugins-parent/5/plugins-parent-5.pom Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/plugins-parent/5/plugins-parent-5.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plugins/maven-upload-plugin/0.0.1/maven-upload-plugin-0.0.1.jar Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plugins/maven-upload-plugin/0.0.1/maven-upload-plugin-0.0.1.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/0.24.0/tycho-p2-publisher-plugin-0.24.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.pom Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.jar Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/0.24.0/tycho-p2-repository-plugin-0.24.0.jar (0 B at 0.0 KB/sec) [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:jdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/oxygen [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M3/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M4/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M5/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201702031000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201608121000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201609231000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7-P-builds [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/P20170131-0635/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/P20170208-0120/ (0B at 0B/s) [INFO] Adding repository https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/mars [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s) [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:jdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:jdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.0-SNAPSHOT @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Adding repository https://repository.sonatype.org/content/sites/forge-sites/m2e/1.1.0/N/1.1.0.20120622-0806 [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.0-SNAPSHOT @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] parent [INFO] formatters [INFO] jdt-core [INFO] jsdt-core [INFO] support [INFO] formatter-maven-plugin [INFO] M2E formatter Connector [INFO] com.marvinformatics.formatter [INFO] com.marvinformatics.formatter.feature [INFO] com.marvinformatics.formatter.site [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 54.3 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 26.6 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 1950.8 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building parent 1.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-versions-plugin:0.24.0:set-version (default-cli) @ parent --- [INFO] Making changes in /home/r/repo [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/formatters [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/formatters/jdt-core [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/formatters/jsdt-core [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/maven-plugin [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/m2e-configurator [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Bundle-Version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] META-INF/MANIFEST.MF//Export-Package//version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] feature.xml//feature/@version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@version: 1.9.0.qualifier => 1.9.1.RC2 [INFO] category.xml//site/feature[@id=com.marvinformatics.formatter.feature]/@url: features/com.marvinformatics.formatter.feature_1.9.0.qualifier.jar => features/com.marvinformatics.formatter.feature_1.9.1.RC2.jar [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/support [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] Making changes in /home/r/repo/maven-plugin-its [INFO] pom.xml//project/parent/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] pom.xml//project/version: 1.9.0-SNAPSHOT => 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] parent ............................................. SUCCESS [ 0.536 s] [INFO] formatters ......................................... SKIPPED [INFO] jdt-core ........................................... SKIPPED [INFO] jsdt-core .......................................... SKIPPED [INFO] support ............................................ SKIPPED [INFO] formatter-maven-plugin ............................. SKIPPED [INFO] M2E formatter Connector ............................ SKIPPED [INFO] com.marvinformatics.formatter ...................... SKIPPED [INFO] com.marvinformatics.formatter.feature .............. SKIPPED [INFO] com.marvinformatics.formatter.site ................. SKIPPED [INFO] formatter-maven-plugin-its ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 43.317 s [INFO] Finished at: 2017-02-11T00:32:46+00:00 [INFO] Final Memory: 129M/477M [INFO] ------------------------------------------------------------------------ + git commit -am 1.9.1.RC2 [__rultor f5f0dcb] 1.9.1.RC2 16 files changed, 17 insertions(+), 17 deletions(-) + mvn clean deploy -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... [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [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 7.6 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 389.1 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 47.2 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 624.6 KB/sec) [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [WARNING] No explicit target runtime environment configuration. Build is platform dependent. [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:jdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/oxygen [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M3/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M4/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/M5/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201702031000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201608121000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201609231000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7-P-builds [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/P20170131-0635/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7-P-builds/P20170208-0120/ (0B at 0B/s) [INFO] Adding repository https://otto.takari.io/content/sites/m2e.extras/m2e/1.6.0/N/LATEST [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/mars [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s) [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:jdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:jdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jdt-core/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:jsdt-core:1.9.1.RC2 @ /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Adding repository https://repository.sonatype.org/content/sites/forge-sites/m2e/1.1.0/N/1.1.0.20120622-0806 [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.feature:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Computing target platform for MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] Resolving dependencies of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] Resolving class path of MavenProject: com.marvinformatics.formatter:com.marvinformatics.formatter.site:1.9.1.RC2 @ /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] parent [INFO] formatters [INFO] jdt-core [INFO] jsdt-core [INFO] support [INFO] formatter-maven-plugin [INFO] M2E formatter Connector [INFO] com.marvinformatics.formatter [INFO] com.marvinformatics.formatter.feature [INFO] com.marvinformatics.formatter.site [INFO] formatter-maven-plugin-its [INFO] [INFO] Using the MultiThreadedBuilder implementation with a thread count of 10 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building parent 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ parent --- [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] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ parent --- [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 27.9 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-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 133.9 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 319.9 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 285.3 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 1292.0 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/codehaus/plexus/plexus-io/2.7/plexus-io-2.7.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/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 386.3 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 489.4 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 2082.7 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 862.7 KB/sec) [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parent --- [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.1.RC1:format (format) @ parent --- [INFO] Using 'UTF-8' encoding to format source files. [INFO] Successfully formatted: 0 file(s) [INFO] Fail to format : 0 file(s) [INFO] Skipped : 33 file(s) [INFO] Approximate time taken: 3s [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 --- [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 160.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.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 1040.5 KB/sec) 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] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom [INFO] Installing /home/r/repo/target/parent-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom (16 KB at 62.3 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/maven-metadata.xml (323 B at 3.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/maven-metadata.xml (323 B at 2.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/parent/1.9.1.RC2/parent-1.9.1.RC2.pom.asc (819 B at 16.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building formatters 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building M2E formatter Connector 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building support 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ formatters --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ formatters --- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.marvinformatics.formatter.parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ com.marvinformatics.formatter.parent --- [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ support --- [INFO] Deleting /home/r/repo/support/target [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] --- 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] 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/m2e-configurator/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ com.marvinformatics.formatter.parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ com.marvinformatics.formatter.parent --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ com.marvinformatics.formatter.parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ support --- [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] 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/support/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ support --- [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) @ com.marvinformatics.formatter.parent --- [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] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/m2e-configurator/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ com.marvinformatics.formatter.parent --- [INFO] Sorting file /home/r/repo/m2e-configurator/pom.xml [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/support/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ support --- [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ com.marvinformatics.formatter.parent --- [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' gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/support/target/classes [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/1.9.1.RC2/formatters-1.9.1.RC2.pom [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ com.marvinformatics.formatter.parent --- [INFO] Installing /home/r/repo/formatters/target/formatters-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatters/1.9.1.RC2/formatters-1.9.1.RC2.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ formatters --- [INFO] Installing /home/r/repo/m2e-configurator/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom [INFO] Installing /home/r/repo/m2e-configurator/target/com.marvinformatics.formatter.parent-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom.asc [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/1.9.1.RC2/formatters-1.9.1.RC2.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ com.marvinformatics.formatter.parent --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/1.9.1.RC2/formatters-1.9.1.RC2.pom (4 KB at 16.8 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom (2 KB at 11.1 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/maven-metadata.xml (327 B at 2.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/maven-metadata.xml (353 B at 3.2 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/maven-metadata.xml (327 B at 1.9 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/1.9.1.RC2/formatters-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatters/1.9.1.RC2/formatters-1.9.1.RC2.pom.asc (819 B at 13.1 KB/sec) [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/maven-metadata.xml (353 B at 2.2 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom.asc [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jdt-core 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jsdt-core 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jsdt-core --- [INFO] Deleting /home/r/repo/formatters/jsdt-core/target [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.parent/1.9.1.RC2/com.marvinformatics.formatter.parent-1.9.1.RC2.pom.asc (819 B at 18.6 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jdt-core --- [INFO] Deleting /home/r/repo/formatters/jdt-core/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.marvinformatics.formatter 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.marvinformatics.formatter --- [INFO] Deleting /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ com.marvinformatics.formatter --- [INFO] The project's OSGi version is 1.9.1.RC2 [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ com.marvinformatics.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ com.marvinformatics.formatter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ com.marvinformatics.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/m2e-configurator/com.marvinformatics.formatter/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ com.marvinformatics.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/m2e-configurator/com.marvinformatics.formatter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ com.marvinformatics.formatter --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ jdt-core --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier (default-build-qualifier) @ jsdt-core --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ support --- [INFO] The project's OSGi version is 1.9.1.RC2 [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ jdt-core --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ jdt-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ jdt-core --- [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/jdt-core/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdt-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/formatters/jdt-core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ jdt-core --- [INFO] No sources to compile [INFO] The project's OSGi version is 1.9.1.RC2 [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ jsdt-core --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ jsdt-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ jsdt-core --- [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/jsdt-core/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jsdt-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/formatters/jsdt-core/src/main/resources [WARNING] Source directory /home/r/repo/formatters/jdt-core/src does not exist [INFO] [INFO] --- tycho-compiler-plugin:0.24.0:compile (default-compile) @ jsdt-core --- [INFO] No sources to compile [WARNING] Source directory /home/r/repo/formatters/jsdt-core/src does not exist [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ jsdt-core --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ jdt-core --- [INFO] Compiling 2 source files to /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/classes [INFO] No dependency problems found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jsdt-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/formatters/jsdt-core/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.0.0:unpack-dependencies (unpack) @ jsdt-core --- [INFO] No dependency problems found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdt-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/formatters/jdt-core/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.0.0:unpack-dependencies (unpack) @ jdt-core --- [INFO] No dependency problems found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ support --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ support --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/r/repo/support/target/test-classes [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.9.0.v20161220-1750/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.nashorn.extension/1.0.2.v201610280128/org.eclipse.wst.jsdt.nashorn.extension-1.0.2.v201610280128.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.2.0.v200908251833/org.eclipse.wst.common.core-1.2.0.v200908251833.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.12.0.v20170109-1723/org.eclipse.core.resources-3.12.0.v20170109-1723.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ support --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.0.v20170113-2056/org.eclipse.core.variables-3.4.0.v20170113-2056.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.4.0.v20170111-1608/org.eclipse.osgi.util-3.4.0.v20170111-1608.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.13.0.v20161215-1420/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.300.v201111030423/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Surefire report directory: /home/r/repo/support/target/surefire-reports [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.13.0.v20170207-0925_BETA_JAVA9/org.eclipse.jdt.core-3.13.0.v20170207-0925_BETA_JAVA9.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.13.0.v20170123-0427/org.eclipse.emf.common-2.13.0.v20170123-0427.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [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 56.6 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 63.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.9/surefire-junit4-2.9.jar (33 KB at 757.9 KB/sec) [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.0.v20170111-0945/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.0.v20161209-1322/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/com.ibm.icu.base/56.1.0.v201601250100/com.ibm.icu.base-56.1.0.v201601250100.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.9.0.v20170111-0945/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.core/2.0.200.v201612211424/org.eclipse.wst.jsdt.core-2.0.200.v201612211424.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/com.ibm.icu/56.1.0.v201601250100/com.ibm.icu-56.1.0.v201601250100.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.9.0.v20161220-1750/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.11.0.v20170113-2056/org.eclipse.debug.core-3.11.0.v20170113-2056.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" Running com.marvinformatics.formatter.support.io.ResourceTest [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ com.marvinformatics.formatter --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.12.0.v20170109-1723/org.eclipse.core.resources-3.12.0.v20170109-1723.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] No dependency problems found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ com.marvinformatics.formatter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/m2e-configurator/com.marvinformatics.formatter/src/test/resources [INFO] [INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ com.marvinformatics.formatter --- Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec Running com.marvinformatics.formatter.support.text.TemplateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ support --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.0.v20170109-0822/org.eclipse.core.commands-3.9.0.v20170109-0822.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.0.v20170109-0822/org.eclipse.core.commands-3.9.0.v20170109-0822.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.13.0.v20161215-1420/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v200912181831/org.eclipse.wst.common.environment-1.0.400.v200912181831.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.200.v20161102-2040/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.200.v20161102-2040/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ com.marvinformatics.formatter --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.100.v20170111-2042/org.eclipse.text-3.6.100.v20170111-2042.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.13.0.v20170123-0427/org.eclipse.emf.ecore-2.13.0.v20170123-0427.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.0.v20170111-0945/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.6.0.v20170105-1244/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.0.v20161209-1322/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Building jar: /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2.jar [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.9.0.v20170111-0945/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.0.v20160901-1938/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ com.marvinformatics.formatter --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.12.0.v20170118-2208/org.eclipse.osgi-3.12.0.v20170118-2208.jar to /home/r/repo/formatters/jdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.100.v20170111-2042/org.eclipse.text-3.6.100.v20170111-2042.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ com.marvinformatics.formatter --- [INFO] Building jar: /home/r/repo/support/target/support-1.9.1.RC2.jar [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.6.0.v20170105-1244/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ support --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.200.v201304241450/org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Building jar: /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-sources.jar [INFO] Building jar: /home/r/repo/support/target/support-1.9.1.RC2-sources.jar [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.700.v201508251749/org.eclipse.wst.validation-1.2.700.v201508251749.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ com.marvinformatics.formatter --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ support --- [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.0.v20160901-1938/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] Unpacking /home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.12.0.v20170118-2208/org.eclipse.osgi-3.12.0.v20170118-2208.jar to /home/r/repo/formatters/jsdt-core/target/classes with includes "" and excludes "META-INF/*,com/ibm/icu/impl/data/icudt56b/**/*" [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy-dependencies (copy) @ jdt-core --- [INFO] Copying org.eclipse.core.jobs-3.9.0.v20161220-1750.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar [INFO] Copying org.eclipse.core.resources-3.12.0.v20170109-1723.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.resources-3.12.0.v20170109-1723.jar [INFO] Copying org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar [INFO] Copying org.eclipse.jdt.core-3.13.0.v20170207-0925_BETA_JAVA9.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.jdt.core-3.13.0.v20170207-0925_BETA_JAVA9.jar [INFO] Copying com.ibm.icu-56.1.0.v201601250100.jar to /home/r/repo/formatters/jdt-core/target/libraries/com.ibm.icu-56.1.0.v201601250100.jar [INFO] Copying org.eclipse.core.commands-3.9.0.v20170109-0822.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.commands-3.9.0.v20170109-0822.jar [INFO] Copying org.eclipse.core.runtime-3.13.0.v20161215-1420.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar [INFO] Copying org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar [INFO] Copying org.eclipse.text-3.6.100.v20170111-2042.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.text-3.6.100.v20170111-2042.jar [INFO] Copying org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar [INFO] Copying org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar [INFO] Copying org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar [INFO] Copying org.eclipse.equinox.common-3.9.0.v20170111-0945.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar [INFO] Copying org.eclipse.core.expressions-3.6.0.v20160901-1938.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar [INFO] Copying org.eclipse.osgi-3.12.0.v20170118-2208.jar to /home/r/repo/formatters/jdt-core/target/libraries/org.eclipse.osgi-3.12.0.v20170118-2208.jar [INFO] [INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ jdt-core --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ jdt-core --- [INFO] [INFO] --- maven-dependency-plugin:3.0.0:copy-dependencies (copy) @ jsdt-core --- [INFO] Copying org.eclipse.equinox.app-1.3.400.v20150715-1528.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar [INFO] Copying org.eclipse.wst.jsdt.nashorn.extension-1.0.2.v201610280128.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.jsdt.nashorn.extension-1.0.2.v201610280128.jar [INFO] Copying org.eclipse.wst.common.core-1.2.0.v200908251833.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.common.core-1.2.0.v200908251833.jar [INFO] Copying org.eclipse.core.variables-3.4.0.v20170113-2056.jar to /home/r/repo/formatters/jsdt-core/target/libraries/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/jsdt-core/target/libraries/org.eclipse.osgi.util-3.4.0.v20170111-1608.jar [INFO] Copying org.eclipse.core.runtime-3.13.0.v20161215-1420.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar [INFO] Copying org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar [INFO] Copying org.eclipse.emf.common-2.13.0.v20170123-0427.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.emf.common-2.13.0.v20170123-0427.jar [INFO] Copying org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar [INFO] Copying org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar [INFO] Copying com.ibm.icu.base-56.1.0.v201601250100.jar to /home/r/repo/formatters/jsdt-core/target/libraries/com.ibm.icu.base-56.1.0.v201601250100.jar [INFO] Copying org.eclipse.equinox.common-3.9.0.v20170111-0945.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar [INFO] Copying org.eclipse.wst.jsdt.core-2.0.200.v201612211424.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.jsdt.core-2.0.200.v201612211424.jar [INFO] Copying org.eclipse.core.jobs-3.9.0.v20161220-1750.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar [INFO] Copying org.eclipse.debug.core-3.11.0.v20170113-2056.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.debug.core-3.11.0.v20170113-2056.jar [INFO] Copying org.eclipse.core.resources-3.12.0.v20170109-1723.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.resources-3.12.0.v20170109-1723.jar [INFO] Copying org.eclipse.core.commands-3.9.0.v20170109-0822.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.commands-3.9.0.v20170109-0822.jar [INFO] Copying org.eclipse.wst.common.environment-1.0.400.v200912181831.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.common.environment-1.0.400.v200912181831.jar [INFO] Copying org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar [INFO] Copying org.eclipse.emf.ecore-2.13.0.v20170123-0427.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.emf.ecore-2.13.0.v20170123-0427.jar [INFO] Copying org.eclipse.text-3.6.100.v20170111-2042.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.text-3.6.100.v20170111-2042.jar [INFO] Copying org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar [INFO] Copying org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar [INFO] Copying org.eclipse.wst.validation-1.2.700.v201508251749.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.wst.validation-1.2.700.v201508251749.jar [INFO] Copying org.eclipse.core.expressions-3.6.0.v20160901-1938.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar [INFO] Copying org.eclipse.osgi-3.12.0.v20170118-2208.jar to /home/r/repo/formatters/jsdt-core/target/libraries/org.eclipse.osgi-3.12.0.v20170118-2208.jar [INFO] [INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ jsdt-core --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:package-plugin (default-package-plugin) @ jsdt-core --- [INFO] Building jar: /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2.jar [INFO] Building jar: /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2.jar [INFO] Loading source files for package com.marvinformatics.formatter.support.io... Loading source files for package com.marvinformatics.formatter.support.text... Constructing Javadoc information... Standard Doclet version 1.8.0_91 Building tree for all the packages and classes... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/Resource.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/Resource.UnknownResourceException.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/Template.html... Generating /home/r/repo/support/target/apidocs/overview-frame.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/package-frame.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/package-summary.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/package-tree.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/package-frame.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/package-summary.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/package-tree.html... Generating /home/r/repo/support/target/apidocs/constant-values.html... Generating /home/r/repo/support/target/apidocs/serialized-form.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/class-use/Resource.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/class-use/Resource.UnknownResourceException.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/class-use/Template.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/io/package-use.html... Generating /home/r/repo/support/target/apidocs/com/marvinformatics/formatter/support/text/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/support/target/apidocs/overview-tree.html... Generating /home/r/repo/support/target/apidocs/index-all.html... Generating /home/r/repo/support/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/support/target/apidocs/allclasses-frame.html... Generating /home/r/repo/support/target/apidocs/allclasses-noframe.html... Generating /home/r/repo/support/target/apidocs/index.html... Generating /home/r/repo/support/target/apidocs/overview-summary.html... Generating /home/r/repo/support/target/apidocs/help-doc.html... [INFO] Building jar: /home/r/repo/support/target/support-1.9.1.RC2-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ support --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/support/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ support --- [INFO] Sorting file /home/r/repo/support/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ support --- 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] Loading source files for package com.marvinformatics.formatter.connector... Loading source files for package com.marvinformatics.formatter.connector.internal... Constructing Javadoc information... Standard Doclet version 1.8.0_91 Building tree for all the packages and classes... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/FormatterCore.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/FormatterProjectConfigurator.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/FormatterProjectConfigurator.Formatter.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/overview-frame.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/package-frame.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/package-summary.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/package-tree.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/package-frame.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/package-summary.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/package-tree.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/constant-values.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/class-use/FormatterCore.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/class-use/FormatterProjectConfigurator.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/class-use/FormatterProjectConfigurator.Formatter.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/package-use.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/com/marvinformatics/formatter/connector/internal/package-use.html... Building index for all the packages and classes... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/overview-tree.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/index-all.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/allclasses-frame.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/allclasses-noframe.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/index.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/overview-summary.html... Generating /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/apidocs/help-doc.html... [INFO] Building jar: /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ com.marvinformatics.formatter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ com.marvinformatics.formatter --- [INFO] Sorting file /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ com.marvinformatics.formatter --- 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) @ support --- [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar [INFO] Installing /home/r/repo/support/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar.asc [INFO] Installing /home/r/repo/support/target/support-1.9.1.RC2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ support --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar gpg: WARNING: unsafe permissions on homedir `/home/r' gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar (8 KB at 20.6 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/maven-metadata.xml gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/maven-metadata.xml (324 B at 3.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/maven-metadata.xml (324 B at 1.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar gpg: WARNING: unsafe permissions on homedir `/home/r' [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar (6 KB at 28.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ com.marvinformatics.formatter --- [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter/target/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ com.marvinformatics.formatter --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ com.marvinformatics.formatter --- [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar (46 KB at 208.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar.asc [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.jar.asc (819 B at 8.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2.pom.asc (819 B at 9.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar (10 KB at 38.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-sources.jar.asc (819 B at 8.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/support/1.9.1.RC2/support-1.9.1.RC2-javadoc.jar.asc (819 B at 15.1 KB/sec) [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom (2 KB at 6.5 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/maven-metadata.xml (346 B at 3.3 KB/sec) [INFO] [INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ jdt-core --- [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ jdt-core --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/maven-metadata.xml [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jdt-core --- [INFO] [INFO] --- proguard-maven-plugin:2.0.12:proguard (default) @ jdt-core --- [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/maven-metadata.xml (346 B at 1.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml (3 KB at 11.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml [INFO] execute ProGuard [-injars, '/home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2.jar'(!META-INF/maven/**), -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.12.0.v20170118-2208/org.eclipse.osgi-3.12.0.v20170118-2208.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.core/3.13.0.v20170207-0925_BETA_JAVA9/org.eclipse.jdt.core-3.13.0.v20170207-0925_BETA_JAVA9.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.9.0.v20170111-0945/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.0.v20170109-0822/org.eclipse.core.commands-3.9.0.v20170109-0822.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.0.v20170111-0945/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.200.v20161102-2040/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.6.0.v20170105-1244/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.13.0.v20161215-1420/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.0.v20160901-1938/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.0.v20161209-1322/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.9.0.v20161220-1750/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.12.0.v20170109-1723/org.eclipse.core.resources-3.12.0.v20170109-1723.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.100.v20170111-2042/org.eclipse.text-3.6.100.v20170111-2042.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/com.ibm.icu/56.1.0.v201601250100/com.ibm.icu-56.1.0.v201601250100.jar', -outjars, '/home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2-small.jar', -dontobfuscate, -include, '/home/r/repo/formatters/jdt-core/proguard.conf', -libraryjars, '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar', -libraryjars, '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar', -printmapping, '/home/r/repo/formatters/jdt-core/target/proguard_map.txt', -printseeds, '/home/r/repo/formatters/jdt-core/target/proguard_seed.txt'] [INFO] proguard jar: /home/r/.m2/repository/net/sf/proguard/proguard-base/5.2/proguard-base-5.2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml (581 B at 2.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar (6 KB at 35.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar (44 KB at 241.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.jar.asc (819 B at 16.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ jsdt-core --- [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2.pom.asc (819 B at 11.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml.asc [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ jsdt-core --- [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2metadata.xml.asc (819 B at 14.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml.asc [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jsdt-core --- [INFO] [INFO] --- proguard-maven-plugin:2.0.12:proguard (default) @ jsdt-core --- [INFO] execute ProGuard [-injars, '/home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2.jar'(!META-INF/maven/**), -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.12.0.v20170118-2208/org.eclipse.osgi-3.12.0.v20170118-2208.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.core/2.0.200.v201612211424/org.eclipse.wst.jsdt.core-2.0.200.v201612211424.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.9.0.v20170111-0945/org.eclipse.equinox.common-3.9.0.v20170111-0945.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.0.v20170109-0822/org.eclipse.core.commands-3.9.0.v20170109-0822.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.0.v20170111-0945/org.eclipse.equinox.preferences-3.7.0.v20170111-0945.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.6.200.v20161102-2040/org.eclipse.equinox.registry-3.6.200.v20161102-2040.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.6.0.v20170105-1244/org.eclipse.core.contenttype-3.6.0.v20170105-1244.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.13.0.v20161215-1420/org.eclipse.core.runtime-3.13.0.v20161215-1420.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.0.v20160901-1938/org.eclipse.core.expressions-3.6.0.v20160901-1938.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.0.v20161209-1322/org.eclipse.core.filesystem-1.7.0.v20161209-1322.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.9.0.v20161220-1750/org.eclipse.core.jobs-3.9.0.v20161220-1750.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.12.0.v20170109-1723/org.eclipse.core.resources-3.12.0.v20170109-1723.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.400.v20150715-1528/org.eclipse.equinox.app-1.3.400.v20150715-1528.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.0.v20170113-2056/org.eclipse.core.variables-3.4.0.v20170113-2056.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/com.ibm.icu.base/56.1.0.v201601250100/com.ibm.icu.base-56.1.0.v201601250100.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.11.0.v20170113-2056/org.eclipse.debug.core-3.11.0.v20170113-2056.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.13.0.v20170123-0427/org.eclipse.emf.common-2.13.0.v20170123-0427.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.13.0.v20170123-0427/org.eclipse.emf.ecore-2.13.0.v20170123-0427.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.4.0.v20170111-1608/org.eclipse.osgi.util-3.4.0.v20170111-1608.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.100.v20170111-2042/org.eclipse.text-3.6.100.v20170111-2042.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.2.0.v200908251833/org.eclipse.wst.common.core-1.2.0.v200908251833.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v200912181831/org.eclipse.wst.common.environment-1.0.400.v200912181831.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.200.v201304241450/org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.300.v201111030423/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.700.v201508251749/org.eclipse.wst.validation-1.2.700.v201508251749.jar', -libraryjars, '/home/r/.m2/repository/p2/osgi/bundle/org.eclipse.wst.jsdt.nashorn.extension/1.0.2.v201610280128/org.eclipse.wst.jsdt.nashorn.extension-1.0.2.v201610280128.jar', -outjars, '/home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2-small.jar', -dontobfuscate, -include, '/home/r/repo/formatters/jsdt-core/proguard.conf', -libraryjars, '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar', -libraryjars, '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jsse.jar', -printmapping, '/home/r/repo/formatters/jsdt-core/target/proguard_map.txt', -printseeds, '/home/r/repo/formatters/jsdt-core/target/proguard_seed.txt'] [INFO] proguard jar: /home/r/.m2/repository/net/sf/proguard/proguard-base/5.2/proguard-base-5.2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-p2artifacts.xml.asc (819 B at 15.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-sources.jar.asc (819 B at 12.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter/1.9.1.RC2/com.marvinformatics.formatter-1.9.1.RC2-javadoc.jar.asc (819 B at 11.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.marvinformatics.formatter.feature 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.marvinformatics.formatter.feature --- [INFO] Deleting /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ com.marvinformatics.formatter.feature --- [INFO] The project's OSGi version is 1.9.1.RC2 [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-id (default-validate-id) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:validate-version (default-validate-version) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ com.marvinformatics.formatter.feature --- [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/m2e-configurator/com.marvinformatics.formatter.feature/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ com.marvinformatics.formatter.feature --- [INFO] Skipping project with no build directory [INFO] [INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:package-feature (default-package-feature) @ com.marvinformatics.formatter.feature --- [INFO] Building jar: /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/com.marvinformatics.formatter.feature-1.9.1.RC2.jar [INFO] [INFO] --- tycho-p2-plugin:0.24.0:p2-metadata-default (default-p2-metadata-default) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- tycho-p2-plugin:0.24.0:feature-p2-metadata (default-feature-p2-metadata) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ com.marvinformatics.formatter.feature --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ com.marvinformatics.formatter.feature --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ com.marvinformatics.formatter.feature --- [INFO] Sorting file /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ com.marvinformatics.formatter.feature --- 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) @ com.marvinformatics.formatter.feature --- [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/com.marvinformatics.formatter.feature-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/com.marvinformatics.formatter.feature-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/com.marvinformatics.formatter.feature-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.feature/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ com.marvinformatics.formatter.feature --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ com.marvinformatics.formatter.feature --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar (11 KB at 44.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom (2 KB at 6.6 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/maven-metadata.xml (354 B at 3.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/maven-metadata.xml (354 B at 1.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml (29 KB at 123.6 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml (684 B at 3.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.jar.asc (819 B at 10.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2.pom.asc (819 B at 16.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2metadata.xml.asc (819 B at 13.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1.RC2/com.marvinformatics.formatter.feature-1.9.1.RC2-p2artifacts.xml.asc (819 B at 11.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building com.marvinformatics.formatter.site 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ com.marvinformatics.formatter.site --- [INFO] Deleting /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target [INFO] [INFO] --- tycho-packaging-plugin:0.24.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ com.marvinformatics.formatter.site --- [INFO] The project's OSGi version is 1.9.1.RC2 [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (default) @ com.marvinformatics.formatter.site --- [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/m2e-configurator/com.marvinformatics.formatter.site/target/coverage-reports/jacoco-ut.exec,includes=**/marvinformatics/* [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ com.marvinformatics.formatter.site --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:3.0.0:analyze-only (analyze) @ com.marvinformatics.formatter.site --- [INFO] Skipping project with no build directory [INFO] [INFO] --- target-platform-configuration:0.24.0:target-platform (default-target-platform) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-products (default-publish-products) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.24.0:publish-categories (default-publish-categories) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- tycho-p2-publisher-plugin:0.24.0:attach-artifacts (default-attach-artifacts) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.24.0:assemble-repository (default-assemble-repository) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- tycho-p2-repository-plugin:0.24.0:archive-repository (default-archive-repository) @ com.marvinformatics.formatter.site --- [INFO] Building zip: /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.zip [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ com.marvinformatics.formatter.site --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ com.marvinformatics.formatter.site --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ com.marvinformatics.formatter.site --- [INFO] Sorting file /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ com.marvinformatics.formatter.site --- 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) @ com.marvinformatics.formatter.site --- [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.zip to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.zip.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml.asc [INFO] Installing /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ com.marvinformatics.formatter.site --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ com.marvinformatics.formatter.site --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip (25 KB at 119.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom (2 KB at 10.0 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/maven-metadata.xml (351 B at 3.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/maven-metadata.xml (351 B at 1.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml (748 B at 4.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml (100 B at 0.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.zip.asc (819 B at 10.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2.pom.asc (819 B at 13.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2metadata.xml.asc (819 B at 10.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.site/1.9.1.RC2/com.marvinformatics.formatter.site-1.9.1.RC2-p2artifacts.xml.asc (819 B at 10.8 KB/sec) [INFO] [INFO] --- maven-upload-plugin:0.0.1:upload-file (publish-site) @ com.marvinformatics.formatter.site --- [INFO] Upload target url: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1/N/1.9.1.RC2 [INFO] Uploading /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.zip to https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1/N/1.9.1.RC2 [INFO] [INFO] --- maven-upload-plugin:0.0.1:upload-file (publish-site-latest) @ com.marvinformatics.formatter.site --- [INFO] Upload target url: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1/N/LATEST [INFO] Uploading /home/r/repo/m2e-configurator/com.marvinformatics.formatter.site/target/com.marvinformatics.formatter.site-1.9.1.RC2.zip to https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/com.marvinformatics.formatter.feature/1.9.1/N/LATEST [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ jsdt-core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/jsdt-core/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ jsdt-core --- [INFO] Sorting file /home/r/repo/formatters/jsdt-core/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jsdt-core --- 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) @ jsdt-core --- [INFO] Installing /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar [INFO] Installing /home/r/repo/formatters/jsdt-core/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom [INFO] Installing /home/r/repo/formatters/jsdt-core/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml [INFO] Installing /home/r/repo/formatters/jsdt-core/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml [INFO] Installing /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2-small.jar to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar [INFO] Installing /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/formatters/jsdt-core/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml.asc [INFO] Installing /home/r/repo/formatters/jsdt-core/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml.asc [INFO] Installing /home/r/repo/formatters/jsdt-core/target/jsdt-core-1.9.1.RC2-small.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ jsdt-core --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsdt-core --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar (9869 KB at 1771.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom (2 KB at 2.1 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/maven-metadata.xml (326 B at 1.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/maven-metadata.xml (326 B at 1.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml (2 KB at 6.9 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml (549 B at 0.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar (5918 KB at 1909.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.jar.asc (819 B at 12.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2.pom.asc (819 B at 15.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2metadata.xml.asc (819 B at 13.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-p2artifacts.xml.asc (819 B at 8.6 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jsdt-core/1.9.1.RC2/jsdt-core-1.9.1.RC2-small.jar.asc (819 B at 11.3 KB/sec) [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (default) @ jdt-core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/r/repo/formatters/jdt-core/target/jacoco.exec [INFO] [INFO] --- sortpom-maven-plugin:2.4.0:sort (format) @ jdt-core --- [INFO] Sorting file /home/r/repo/formatters/jdt-core/pom.xml [INFO] Pom file is already sorted, exiting [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ jdt-core --- 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) @ jdt-core --- [INFO] Installing /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar [INFO] Installing /home/r/repo/formatters/jdt-core/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom [INFO] Installing /home/r/repo/formatters/jdt-core/target/p2content.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml [INFO] Installing /home/r/repo/formatters/jdt-core/target/p2artifacts.xml to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml [INFO] Installing /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2-small.jar to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar [INFO] Installing /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/formatters/jdt-core/target/p2content.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml.asc [INFO] Installing /home/r/repo/formatters/jdt-core/target/p2artifacts.xml.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml.asc [INFO] Installing /home/r/repo/formatters/jdt-core/target/jdt-core-1.9.1.RC2-small.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar.asc [INFO] [INFO] --- tycho-p2-plugin:0.24.0:update-local-index (default-update-local-index) @ jdt-core --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jdt-core --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar (11555 KB at 11196.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom (2 KB at 6.8 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/maven-metadata.xml (325 B at 3.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/maven-metadata.xml (325 B at 2.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml (2 KB at 8.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml (547 B at 3.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar (7038 KB at 9982.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.jar.asc (819 B at 17.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2.pom.asc (819 B at 10.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2metadata.xml.asc (819 B at 16.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-p2artifacts.xml.asc (819 B at 19.0 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/jdt-core/1.9.1.RC2/jdt-core-1.9.1.RC2-small.jar.asc (819 B at 16.7 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building formatter-maven-plugin 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ formatter-maven-plugin --- [INFO] Deleting /home/r/repo/maven-plugin/target [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] --- maven-plugin-plugin:3.3:helpmojo (help-goal) @ formatter-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formatter-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/r/repo/maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ formatter-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /home/r/repo/maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ formatter-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 3 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ formatter-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 0 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations 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 5 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.java.JavaFormatterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 sec Running com.marvinformatics.formatter.javascript.JavascriptFormatterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec Running com.marvinformatics.formatter.LineEndingTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running com.marvinformatics.formatter.model.ConfigReaderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 sec Results : Tests run: 15, 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-1.9.1.RC2.jar [INFO] [INFO] --- maven-plugin-plugin:3.3: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-1.9.1.RC2-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.java... Loading source files for package com.marvinformatics.formatter.javascript... Loading source files for package com.marvinformatics.formatter.model... Constructing Javadoc information... Standard Doclet version 1.8.0_91 Building tree for all the packages and classes... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/AbstractCacheableFormatter.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/ConfigurationSource.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/Formatter.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/LineEnding.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/java/JavaFormatter.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/JavascriptFormatter.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/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/java/package-frame.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/java/package-summary.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/java/package-tree.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/package-frame.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/package-summary.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/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/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/StreamIterable.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/Result.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/LineEnding.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/Formatter.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/ConfigurationSource.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/class-use/AbstractCacheableFormatter.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/java/class-use/JavaFormatter.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/class-use/JavascriptFormatter.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/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/model/class-use/ConfigReader.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/package-use.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/java/package-use.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/javascript/package-use.html... Generating /home/r/repo/maven-plugin/target/apidocs/com/marvinformatics/formatter/model/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... 3 warnings [WARNING] Javadoc Warnings [WARNING] /home/r/repo/maven-plugin/src/main/java/com/marvinformatics/formatter/Formatter.java:31: warning - @return tag has no arguments. [WARNING] /home/r/repo/maven-plugin/src/main/java/com/marvinformatics/formatter/LineEnding.java:70: warning - @return tag has no arguments. [WARNING] /home/r/repo/maven-plugin/src/main/java/com/marvinformatics/formatter/LineEnding.java:105: warning - @return tag has no arguments. [INFO] Building jar: /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2-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-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar [INFO] Installing /home/r/repo/maven-plugin/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2-sources.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2-javadoc.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom.asc [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2-sources.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar.asc [INFO] Installing /home/r/repo/maven-plugin/target/formatter-maven-plugin-1.9.1.RC2-javadoc.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ formatter-maven-plugin --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar (38 KB at 234.9 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom (4 KB at 22.0 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml (370 B at 2.7 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/maven-metadata.xml [INFO] Downloaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/maven-metadata.xml (243 B at 1.8 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/maven-metadata.xml (370 B at 2.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/maven-metadata.xml (243 B at 1.5 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar (27 KB at 166.1 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar (134 KB at 821.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.jar.asc (819 B at 16.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2.pom.asc (819 B at 17.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-sources.jar.asc (819 B at 16.7 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin/1.9.1.RC2/formatter-maven-plugin-1.9.1.RC2-javadoc.jar.asc (819 B at 17.4 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building formatter-maven-plugin-its 1.9.1.RC2 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ formatter-maven-plugin-its --- [INFO] Deleting /home/r/repo/maven-plugin-its/target [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] --- 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] 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: 22.148 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-1.9.1.RC2.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-1.9.1.RC2.jar to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar [INFO] Installing /home/r/repo/maven-plugin-its/pom.xml to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom [INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-1.9.1.RC2.jar.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar.asc [INFO] Installing /home/r/repo/maven-plugin-its/target/formatter-maven-plugin-its-1.9.1.RC2.pom.asc to /home/r/.m2/repository/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom.asc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ formatter-maven-plugin-its --- [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar (3 KB at 14.6 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom (3 KB at 14.7 KB/sec) [INFO] Downloading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/maven-metadata.xml (343 B at 2.4 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.jar.asc (819 B at 16.3 KB/sec) [INFO] Uploading: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom.asc [INFO] Uploaded: https://oss.sonatype.org/service/local/staging/deploy/maven2/com/marvinformatics/formatter/formatter-maven-plugin-its/1.9.1.RC2/formatter-maven-plugin-its-1.9.1.RC2.pom.asc (819 B at 16.7 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] parent ............................................. SUCCESS [ 11.216 s] [INFO] formatters ......................................... SUCCESS [ 1.821 s] [INFO] jdt-core ........................................... SUCCESS [01:35 min] [INFO] jsdt-core .......................................... SUCCESS [01:19 min] [INFO] support ............................................ SUCCESS [ 20.440 s] [INFO] formatter-maven-plugin ............................. SUCCESS [ 24.507 s] [INFO] M2E formatter Connector ............................ SUCCESS [ 1.852 s] [INFO] com.marvinformatics.formatter ...................... SUCCESS [ 20.349 s] [INFO] com.marvinformatics.formatter.feature .............. SUCCESS [ 4.194 s] [INFO] com.marvinformatics.formatter.site ................. SUCCESS [ 9.832 s] [INFO] formatter-maven-plugin-its ......................... SUCCESS [ 27.101 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:20 min (Wall Clock) [INFO] Finished at: 2017-02-11T00:36:12+00:00 [INFO] Final Memory: 176M/639M [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 1.9.1.RC2 -m '1.9.1.RC2: tagged by rultor.com' + git reset --hard HEAD is now at f5f0dcb 1.9.1.RC2 + git clean -fd + git checkout master Switched to branch 'master' + git branch -D __rultor Deleted branch __rultor (was f5f0dcb). + git push --all origin Everything up-to-date + git push --tags origin To git@github.com:velo/maven-formatter-plugin.git * [new tag] 1.9.1.RC2 -> 1.9.1.RC2 container a3d39d5ffdceff44d4f1a166b3e1497519a447a56ed0f472b9dc51ab4b2d3b4a is dead Sat Feb 11 00:36:55 UTC 2017