Started by timer Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.2-nightly/workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git > /usr/local/bin/git init /home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.2-nightly/workspace # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git # timeout=10 > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout-aggregator.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/releases/4.2.x^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/4.2.x^{commit} # timeout=10 Checking out Revision 2b4fbbe0494e8d08b65687eaa2ac675bbbce9a23 (refs/remotes/origin/releases/4.2.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 2b4fbbe0494e8d08b65687eaa2ac675bbbce9a23 Commit message: "Update RAP target platform to mars (was: mars-integration)" > /usr/local/bin/git rev-list --no-walk 2b4fbbe0494e8d08b65687eaa2ac675bbbce9a23 # timeout=10 Cleaning workspace > /usr/local/bin/git rev-parse --verify HEAD # timeout=10 Resetting working tree > /usr/local/bin/git reset --hard # timeout=10 > /usr/local/bin/git clean -fdx # timeout=10 [workspace] $ /bin/bash /tmp/genie.scout/jenkins4724183182782603735.sh +++ readlink -f /tmp/genie.scout/jenkins4724183182782603735.sh ++ dirname /tmp/genie.scout/jenkins4724183182782603735.sh + ROOT_PATH=/tmp/genie.scout + LOCAL_BRANCH=origin/releases/4.2.x + BUILD_FROM_TAG=false + REMOTE_BRANCH=releases/4.2.x + '[' '!' -z '' ']' + '[' '!' -z '' ']' + '[' '!' -z '' ']' + git submodule init Submodule 'org.eclipse.scout.rt' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt) registered for path 'org.eclipse.scout.rt' Submodule 'org.eclipse.scout.rt.incubator' (git://git.eclipse.org/gitroot/scout/scout.rt.incubator) registered for path 'org.eclipse.scout.rt.incubator' Submodule 'org.eclipse.scout.sdk' (git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk) registered for path 'org.eclipse.scout.sdk' + git submodule update Cloning into '/jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt'... Cloning into '/jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator'... Cloning into '/jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk'... Submodule path 'org.eclipse.scout.rt': checked out '6fe131491c54f2396c1fc1b77652530e8edfca8f' Submodule path 'org.eclipse.scout.rt.incubator': checked out '3dd0f2cb1d3ad7811e450370d50f6721838ea94f' Submodule path 'org.eclipse.scout.sdk': checked out '29f58fc58b48650bce631e93bdb822b778075485' + git submodule foreach --recursive 'echo $path `git rev-parse HEAD`' Entering 'org.eclipse.scout.rt' org.eclipse.scout.rt 6fe131491c54f2396c1fc1b77652530e8edfca8f Entering 'org.eclipse.scout.rt.incubator' org.eclipse.scout.rt.incubator 3dd0f2cb1d3ad7811e450370d50f6721838ea94f Entering 'org.eclipse.scout.sdk' org.eclipse.scout.sdk 29f58fc58b48650bce631e93bdb822b778075485 + git submodule foreach --recursive '/home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.2-nightly/workspace/checkoutToBranch.sh origin/releases/4.2.x false releases/4.2.x' Entering 'org.eclipse.scout.rt' Trying to checkout local branch origin/releases/4.2.x or remote branch releases/4.2.x. Could not checkout local branch origin/releases/4.2.x. Checkout remote branch origin/releases/4.2.x. Previous HEAD position was 6fe131491c Bug 470689 SmartField proposal form: "Searching proposals" is never shown https://bugs.eclipse.org/bugs/show_bug.cgi?id=470689 Switched to a new branch 'origin/releases/4.2.x' Branch 'origin/releases/4.2.x' set up to track remote branch 'releases/4.2.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt * branch releases/4.2.x -> FETCH_HEAD Already up to date. Entering 'org.eclipse.scout.rt.incubator' Trying to checkout local branch origin/releases/4.2.x or remote branch releases/4.2.x. Could not checkout local branch origin/releases/4.2.x. Checkout remote branch origin/releases/4.2.x. Switched to a new branch 'origin/releases/4.2.x' Branch 'origin/releases/4.2.x' set up to track remote branch 'releases/4.2.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/scout.rt.incubator * branch releases/4.2.x -> FETCH_HEAD Already up to date. Entering 'org.eclipse.scout.sdk' Trying to checkout local branch origin/releases/4.2.x or remote branch releases/4.2.x. Could not checkout local branch origin/releases/4.2.x. Checkout remote branch origin/releases/4.2.x. Previous HEAD position was 29f58fc58 Bug 449487: New Extensibility Concept for Scout Switched to a new branch 'origin/releases/4.2.x' Branch 'origin/releases/4.2.x' set up to track remote branch 'releases/4.2.x' from 'origin'. From git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk * branch releases/4.2.x -> FETCH_HEAD Already up to date. [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dremote_branch=releases/4.2.x -Dis_tag=false -Dtag_or_branch=origin/releases/4.2.x -Dmaven.test.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-4.2-nightly/workspace/.repository clean verify -P platform-indigo -P bree-libs -V -B Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T14:33:14-04:00) Maven home: /shared/common/apache-maven-latest Java version: 1.7.0_80, vendor: Oracle Corporation, runtime: /opt/public/common/jdk1.7.0_80/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.pom (2.1 kB at 46 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/0.22.0/tycho-0.22.0.pom (18 kB at 406 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.pom (4.6 kB at 121 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 158 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 625 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 706 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 376 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 122 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 78 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 252 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 218 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 377 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 65 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 77 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 30 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 178 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 509 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 28 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 146 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 102 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 200 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 311 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 135 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 310 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 310 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 71 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 55 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 88 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 192 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 68 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 97 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 48 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 278 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 414 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 154 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 621 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 188 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 381 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 83 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 88 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 64 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 309 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 82 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 84 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 67 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 94 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 91 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.pom (2.2 kB at 92 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 127 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 625 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.pom (1.1 kB at 37 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.pom (1.8 kB at 71 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/0.22.0/sisu-equinox-0.22.0.pom (1.0 kB at 42 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.pom (1.0 kB at 43 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.pom (1.7 kB at 72 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.pom (1.3 kB at 49 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 241 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.pom (2.1 kB at 63 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.pom (1.1 kB at 18 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/0.22.0/tycho-bundles-0.22.0.pom (3.0 kB at 124 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.pom (1.0 kB at 42 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.pom (2.1 kB at 90 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/0.22.0/tycho-p2-0.22.0.pom (1.1 kB at 47 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.pom (1.1 kB at 37 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.pom (1.1 kB at 45 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/0.22.0/tycho-maven-plugin-0.22.0.jar (5.4 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/0.22.0/tycho-core-0.22.0.jar (194 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 528 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 651 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 811 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 692 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 843 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 555 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 369 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 385 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.5/plexus-io-2.0.5.jar (58 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/0.22.0/sisu-equinox-embedder-0.22.0.jar (13 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.0.v20140403-1907/org.eclipse.osgi.compatibility.state-1.0.0.v20140403-1907.jar (242 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/0.22.0/sisu-equinox-api-0.22.0.jar (3.1 kB at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/0.22.0/tycho-embedder-api-0.22.0.jar (7.0 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/0.22.0/tycho-metadata-model-0.22.0.jar (33 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/0.22.0/org.eclipse.tycho.embedder.shared-0.22.0.jar (8.8 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.22.0/org.eclipse.tycho.core.shared-0.22.0.jar (35 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/0.22.0/tycho-p2-facade-0.22.0.jar (34 kB at 164 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.10.0.v20140606-1445/org.eclipse.osgi-3.10.0.v20140606-1445.jar (1.3 MB at 6.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 20 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/0.22.0/org.eclipse.tycho.p2.resolver.shared-0.22.0.jar (28 kB at 130 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.22.0/org.eclipse.tycho.p2.tools.shared-0.22.0.jar (20 kB at 93 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.pom (2.6 kB at 137 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (2.1 kB at 117 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 539 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/5/apache-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 186 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.pom (7.7 kB at 336 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 180 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 59 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 89 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 374 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-net/commons-net/2.0/commons-net-2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-net/commons-net/2.0/commons-net-2.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-net/commons-net/2.0/commons-net-2.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ftp/1.0-beta-6/wagon-ftp-1.0-beta-6.jar (15 kB at 586 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-net/commons-net/2.0/commons-net-2.0.jar (197 kB at 6.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/0.22.0/tycho-bundles-external-0.22.0.zip (7.0 MB at 27 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/0.22.0/org.eclipse.tycho.p2.resolver.impl-0.22.0.jar (203 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.22.0/org.eclipse.tycho.p2.maven.repository-0.22.0.jar (139 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.22.0/org.eclipse.tycho.p2.tools.impl-0.22.0.jar (37 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom [INFO] Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (1.8 kB at 77 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom [INFO] Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-parent/1.1.2/eclipse-cbi-parent-1.1.2.pom (8.4 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar [INFO] Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (28 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.pom (1.7 kB at 86 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/0.22.0/target-platform-configuration-0.22.0.jar (8.0 kB at 349 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.pom (2.7 kB at 98 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/0.22.0/tycho-source-plugin-0.22.0.jar (23 kB at 917 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 228 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 561 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 162 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 378 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/10/apache-10.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/10/apache-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 643 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 46 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 846 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.pom (2.6 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 953 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 873 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/0.22.0/tycho-packaging-plugin-0.22.0.jar (121 kB at 4.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.pom (2.6 kB at 117 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/0.22.0/tycho-compiler-plugin-0.22.0.jar (32 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 145 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 543 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 181 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 591 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 601 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 948 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.pom (2.3 kB at 87 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/0.22.0/tycho-p2-plugin-0.22.0.jar (28 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.pom (2.5 kB at 118 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 520 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 735 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.pom (1.8 kB at 81 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.pom (2.0 kB at 90 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 323 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 432 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/0.22.0/tycho-artifactcomparator-0.22.0.jar (20 kB at 613 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/0.22.0/sisu-equinox-launching-0.22.0.jar (27 kB at 621 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/4.0/asm-debug-all-4.0.jar (321 kB at 7.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 192 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 698 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 248 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 563 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 608 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 833 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 540 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 5.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.pom (2.3 kB at 101 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/0.22.0/tycho-extras-0.22.0.pom (12 kB at 586 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/0.22.0/tycho-source-feature-plugin-0.22.0.jar (19 kB at 778 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 159 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 39 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 146 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 789 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 196 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.pom (4.0 kB at 201 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 416 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 66 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 362 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 586 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 172 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 95 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 145 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.pom (2.8 kB at 108 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 180 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 20 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 249 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.10/junit-4.10.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.10/junit-4.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 102 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 22 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 267 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 312 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 136 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 194 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 398 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (1.7 kB at 77 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 96 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 40 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 129 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 499 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 245 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 62 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 320 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 80 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 87 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 40 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 69 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 21 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 178 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 90 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.8 kB at 92 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 74 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 78 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 77 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 92 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 322 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 101 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 48 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 166 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 140 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 75 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.2/maven-archiver-2.4.2.jar (20 kB at 963 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (58 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 6.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.0.1/plexus-archiver-2.0.1.jar (180 kB at 5.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 314 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 4.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.pom (3.5 kB at 217 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/0.22.0/tycho-surefire-0.22.0.pom (3.2 kB at 141 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/0.22.0/tycho-surefire-plugin-0.22.0.jar (52 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.pom (2.1 kB at 81 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.pom (1.6 kB at 73 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.pom (1.6 kB at 49 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.pom (2.0 kB at 71 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 104 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 787 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 290 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (1.6 kB at 96 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 kB at 527 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/apache/14/apache-14.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/14/apache-14.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 668 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 129 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 81 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 727 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 48 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 77 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 149 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 100 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 713 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 6.9 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 172 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 103 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/com/google/google/1/google-1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/google/1/google-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 82 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 117 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 32 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 99 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 159 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 82 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 123 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 79 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 94 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 166 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 760 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/0.22.0/org.eclipse.tycho.surefire.junit4-0.22.0.jar (58 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/0.22.0/org.eclipse.tycho.surefire.junit-0.22.0.jar (24 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/0.22.0/org.eclipse.tycho.surefire.junit47-0.22.0.jar (160 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/0.22.0/org.eclipse.tycho.surefire.osgibooter-0.22.0.jar (417 kB at 4.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 350 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 357 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 285 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 562 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 345 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.pom (1.8 kB at 107 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/0.22.0/tycho-p2-publisher-plugin-0.22.0.jar (22 kB at 976 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.pom (1.4 kB at 60 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/0.22.0/tycho-p2-repository-plugin-0.22.0.jar (13 kB at 433 kB/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom [INFO] Downloaded from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.pom (0 B at 0 B/s) [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar [INFO] Downloaded from eclipse: https://repo.eclipse.org/content/repositories/releases/org/eclipse/cbi/maven/plugins/eclipse-cbi-plugin/1.1.2/eclipse-cbi-plugin-1.1.2.jar (0 B at 0 B/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.pom (5.0 kB at 99 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/26/maven-plugins-26.pom (11 kB at 517 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.9 MB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 693 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.6.1/maven-clean-plugin-2.6.1.jar (29 kB at 696 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom (5.8 kB at 122 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 210 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar (40 kB at 827 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom [INFO] Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.pom (1.4 kB at 2.6 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom [INFO] Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/0.22.0/tycho-plugins-0.22.0.pom (4.7 kB at 12 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar [INFO] Downloaded from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/tycho-plugins/target-platform-utils/0.22.0/target-platform-utils-0.22.0.jar (23 kB at 69 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 40 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 6.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 128 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 1.3 MB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 477 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 541 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.3 MB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/apache/11/apache-11.pom [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 673 kB/s) [INFO] Downloading from jboss-releases: https://repository.jboss.org/nexus/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloading from jboss-snapshots: https://repository.jboss.org/nexus/content/repositories/snapshots/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/releases/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.4 MB/s) [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/ (0B of 175.77kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013 [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/ (0B of 32.23kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/rt/rap/incubator/2.3/fileupload [INFO] Fetching compositeContent.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/ (0B of 410B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/ (0B of 5.11kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/ (0B of 5.16kB at 0B/s) [INFO] Adding repository http://download.eclipse.org/scout/releases/4.0/testing [INFO] Fetching content.jar from http://download.eclipse.org/scout/releases/4.0/testing/ (0B of 1.27kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (0B of 430B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (0B of 3.87kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (0B of 3.83kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B of 3.84kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B of 3.85kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/indigo [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/indigo/ (0B of 473B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/indigo/ (0B of 479B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR2/ (0B of 98.96kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/SR1/ (0B of 87.87kB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/indigo/R/ (0B of 85.15kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201202240900/ (0B of 2.2MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201109230900/ (0B of 2.22MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (0B of 2.18MB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Fetching SR2-20150128-1013&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/rt/rap/2.3/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 387.71kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.apache.derby.jdbc_1091.fragment:10.9.1-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.apache.derby.jdbc_1091.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20150821153341/repository/ (0B of 63B at 0B/s) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 246.29kB at 0B/s) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 405.11kB at 0B/s) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 42.52kB at 0B/s) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 114.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 48.93kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 67.85kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 43.57kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 35.1kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 40.01kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 39.03kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 33.47kB at 0B/s) [INFO] Fetching R-3.7.2-201202080800&format=xml&protocol=http&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/eclipse/updates/3.7/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.1.1.R37x_v20110822-1018.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.75kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 60.2kB at 0B/s) [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 33kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 17.12kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre16.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre16.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.jre18.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.jre18.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Fetching org.eclipse.core.net_1.2.100.I20110511-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.91kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.servicetunnel:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.servicetunnel/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Fetching org.apache.batik.bridge_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 270.31kB at 0B/s) [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 347.67kB at 0B/s) [INFO] Fetching org.apache.batik.dom_1.7.1.v201505191845.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 58.46kB at 0B/s) [INFO] Fetching org.apache.batik.dom.svg_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 250.49kB at 0B/s) [INFO] Fetching org.apache.batik.ext.awt_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 196.48kB at 0B/s) [INFO] Fetching org.apache.batik.parser_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 34.99kB at 0B/s) [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 154.43kB at 0B/s) [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 207.37kB at 0B/s) [INFO] Fetching org.apache.batik.xml_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 23.96kB at 0B/s) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 95.1kB at 0B/s) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 17.78kB at 0B/s) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 37.68kB at 0B/s) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 14.95kB at 0B/s) [INFO] Fetching org.apache.batik.swing_1.7.0.v201302011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 59.59kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Fetching org.apache.batik.svggen_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 78.45kB at 0B/s) [INFO] Fetching org.apache.batik.transcoder_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 56.29kB at 0B/s) [INFO] Fetching javax.servlet_3.0.0.v201112011016.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 119.46kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 18.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.3.0.v20140430-1556.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 21.71kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servletbridge_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 6.8kB at 0B/s) [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (0B of 13.05kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Fetching javax.jms_1.1.0.v201205091237.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 18.26kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.jms/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet31:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet31/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.servlet25:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.servlet25/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.jdbc.derby10:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.jdbc.derby10/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Fetching org.eclipse.swt_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.47kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.01MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.18MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.07MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.04MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390x_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.07MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.11MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.08MB at 0B/s) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 868.83kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.sparc_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 998.8kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.x86_3.7.2.v3740f.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 950.78kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.browser.swt.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.browser.swt.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 36.09kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 67.3kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 37.4kB at 0B/s) [INFO] Fetching com.ibm.icu_4.4.2.v20110823.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.39MB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 52.4kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 29.39kB at 0B/s) [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 107.95kB at 0B/s) [INFO] Fetching org.eclipse.jface_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 312.33kB at 0B/s) [INFO] Fetching org.eclipse.jface.databinding_1.5.0.I20100907-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 58.45kB at 0B/s) [INFO] Fetching org.eclipse.jface.text_3.7.2.v20111213-1208.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 281.22kB at 0B/s) [INFO] Fetching org.eclipse.text_3.5.101.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 77.45kB at 0B/s) [INFO] Fetching org.eclipse.ui_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 91.63kB at 0B/s) [INFO] Fetching org.eclipse.ui.forms_3.5.101.v20111011-1919.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 95.89kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench_3.7.1.v20120104-1859.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.14MB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Fetching com.ibm.icu.base_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 75.21kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.swt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.svg.calendar:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.svg.calendar/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.feature.about:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.feature.about/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Fetching javax.servlet.jsp_2.0.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 34.3kB at 0B/s) [INFO] Fetching javax.servlet_2.5.0.v201103041518.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 74.23kB at 0B/s) [INFO] Fetching org.eclipse.osgi_3.7.2.v20120110-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 448.11kB at 0B/s) [INFO] Fetching org.apache.ant_1.8.2.v20120109-1030.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 2.13MB at 0B/s) [INFO] Fetching org.apache.commons.el_1.0.0.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 125.67kB at 0B/s) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 103.82kB at 0B/s) [INFO] Fetching org.apache.commons.codec_1.3.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 27.23kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.0.4.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 23.58kB at 0B/s) [INFO] Fetching org.eclipse.osgi.services_3.3.0.v20110513.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.28kB at 0B/s) [INFO] Fetching org.apache.jasper_5.5.17.v201101211617.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.64MB at 0B/s) [INFO] Fetching org.apache.lucene_2.9.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 68.4kB at 0B/s) [INFO] Fetching org.apache.lucene.core_2.9.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 349.55kB at 0B/s) [INFO] Fetching org.apache.lucene.analysis_2.9.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 70.03kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.302.v20120110-1739.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 46.61kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.302.v20120110-1739.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 95.58kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.core,3.2.302.v20120110-1739.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile8549084514708896765.jar: [WARNING] Invalid content:lib/antsupportlib.jar [INFO] Fetching org.eclipse.core.variables_3.2.500.v20110928-1503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.1kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.7.0.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.54kB at 0B/s) [INFO] Fetching org.eclipse.compare_3.5.202.R37x_v20111109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 228.09kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.7.101.v20120125-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 272.5kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.7.101.v20120125-1505.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 788.32kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.resources,3.7.101.v20120125-1505.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile655720371654705693.jar: [WARNING] Invalid content:ant_tasks/resources-ant.jar [INFO] Fetching org.eclipse.ui.ide_3.7.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 691.21kB at 0B/s) [INFO] Fetching org.eclipse.ui.views_3.6.0.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 31.45kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 179.85kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.4.300.v20110228.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.85kB at 0B/s) [INFO] Fetching org.eclipse.ui.editors_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 167.19kB at 0B/s) [INFO] Fetching org.eclipse.compare.core_3.5.200.I20110208-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.82kB at 0B/s) [INFO] Fetching org.eclipse.core.commands_3.6.0.I20110111-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.32kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.6.0.v20110523.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 42.3kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.4.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 33.54kB at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.4.2.v20120111-2020.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 44.08kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.5.101.R37x_v20110810-1611.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 66.67kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.4.0.I20110111-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 50.7kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.4.0.I20110222-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 65.67kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.4.0.I20110222-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 35.73kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.beans_1.2.100.I20100824-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 18.83kB at 0B/s) [INFO] Fetching org.eclipse.core.externaltools_1.0.100.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.33kB at 0B/s) [INFO] Fetching org.eclipse.debug.core_3.7.1.v20111129-2031.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 96.59kB at 0B/s) [INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.66kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem_1.3.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.55kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_1.4.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.67kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.5.101.v20120113-1953.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.34kB at 0B/s) [INFO] Fetching org.eclipse.core.net.linux.x86_1.1.200.I20110419-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.09kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.auth_3.2.200.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.18kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.100.v20110321.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 37.82kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 35.53kB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.100.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 41.87kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.55kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility.registry_3.5.0.v20110505.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.5kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.runtime.compatibility.registry,3.5.0.v20110505.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile3371080723180138446.jar: [WARNING] Invalid content:runtime_registry_compatibility.jar [INFO] Fetching org.eclipse.debug.ui_3.7.102.v20111129-1423_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 773.76kB at 0B/s) [INFO] Fetching org.eclipse.ui.console_3.5.100.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 53.76kB at 0B/s) [INFO] Fetching org.eclipse.help_3.5.100.v20110426.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 106.26kB at 0B/s) [INFO] Fetching org.eclipse.ecf_3.1.300.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.34kB at 0B/s) [INFO] Fetching org.eclipse.ecf.identity_3.1.100.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.49kB at 0B/s) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.85kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 41.17kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.69kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.04kB at 0B/s) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.71kB at 0B/s) [INFO] Fetching org.eclipse.ecf.ssl_1.0.100.v20110531-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.ds_1.3.1.R37x_v20110701.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 84.32kB at 0B/s) [INFO] Fetching org.eclipse.equinox.util_1.0.300.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.25kB at 0B/s) [INFO] Fetching org.eclipse.equinox.event_1.2.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.89kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.03kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.300.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.09kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.jetty_2.0.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.1.200.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.08kB at 0B/s) [INFO] Fetching org.mortbay.jetty.util_6.1.23.v201012071420.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 76.67kB at 0B/s) [INFO] Fetching org.mortbay.jetty.server_6.1.23.v201012071420.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 203.94kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.79kB at 0B/s) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.300.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.87kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 71.17kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher_1.2.0.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 25.22kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.101.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 47.34kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 94.29kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.core_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.58kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.8kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 65.44kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110815-1438.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile3050222360897942693.jar: [WARNING] Invalid content:lib/jarprocessor-ant.jar [INFO] Fetching org.eclipse.equinox.p2.repository_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 47.12kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.console_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director_2.1.1.v20111126-0211.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.76kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.engine_2.1.1.R37x_v20111003.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 60.1kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.74kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.0.v20110815-1419.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 113.01kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.0.v20110815-1419.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile8800975846810875249.jar: [WARNING] Invalid content:ant_tasks/metadataRepository-ant.jar [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.1.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.56kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 20.17kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.58kB at 0B/s) [INFO] Fetching org.sat4j.core_2.3.0.v20110329.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 205.76kB at 0B/s) [INFO] Fetching org.sat4j.pb_2.3.0.v20110329.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 137.43kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ql_2.0.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.56kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.0.0.v20111128-0624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.99kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.operations_2.1.1.R37x_v20111111.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 21.52kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.0.1.v20110906-1605-8290FZ9FVKHVRKtmx3fpNuo02129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.36kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.200.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.88kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20111126-0153.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.58kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20111126-0153.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 46.23kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20111126-0153.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile6960409576557216523.jar: [WARNING] Invalid content:ant_tasks/director-ant.jar [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.24kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.2.0.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 38.69kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 83.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.0.0.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 193.65kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.0.0.v20110815-1438.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile2988432052280356460.jar: [WARNING] Invalid content:pdepublishing.jar [WARNING] Invalid content:ant_tasks/pdepublishing-ant.jar [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 14.98kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 24.4kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20110815-1438.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 84.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20110815-1438.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 227.23kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20110815-1438.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile4555121183820865261.jar: [WARNING] Invalid content:lib/repository-tools-ant.jar [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.0.1.v20110906-1605-7A4FD4DiVOMap8cHSc6vPuny4gqO.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.96kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui_2.1.1.v20120113-1346.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 166.15kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.100.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 23.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 8.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.0.v20101004.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 74.63kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.200.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.16kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.0.1.v20110906-1605-782EqBqNKGVkiV-PUsgz-uny4gqO.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.89kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.0.1.R37x_v20111103.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.09kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.300.v20110815-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.76kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.1.2.R37x_v20110815-1155-6-Bk8pYWZz0qUTX5I15GZWwbXkrl.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 27.93kB at 0B/s) [INFO] Fetching org.eclipse.help.appserver_3.1.400.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.09kB at 0B/s) [INFO] Fetching org.eclipse.help.base_3.6.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 146.34kB at 0B/s) [INFO] Fetching org.eclipse.help.base_3.6.2.v201202080800.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 404.46kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.help.base,3.6.2.v201202080800.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile1871166796650682542.jar: [WARNING] Invalid content:ant_tasks/helpbase-ant.jar [INFO] Fetching org.eclipse.help.ui_3.5.101.r37_20110819.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 142.77kB at 0B/s) [INFO] Fetching org.eclipse.help.webapp_3.6.1.r37_20110929.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 223.71kB at 0B/s) [INFO] Fetching org.eclipse.help_1.3.0.v20110530-0844-7i7uFFmFFl8nvqbDpEqTvx.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.03kB at 0B/s) [INFO] Fetching org.eclipse.jsch.core_1.1.300.I20110514-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 16.36kB at 0B/s) [INFO] Fetching com.jcraft.jsch_0.1.44.v201101211721.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 194.46kB at 0B/s) [INFO] Fetching org.eclipse.jsch.ui_1.1.300.R37x_v20111201-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 31.23kB at 0B/s) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.5.201.r372_v20111101-0700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 91.87kB at 0B/s) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.6.0.v20110928-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 142.64kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator_3.5.101.v20120106-1355.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 108.62kB at 0B/s) [INFO] Fetching org.eclipse.team.core_3.6.0.I20110525-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 109.08kB at 0B/s) [INFO] Fetching org.eclipse.team.ui_3.6.101.R37x_v20111109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 404.42kB at 0B/s) [INFO] Fetching org.eclipse.osgi.util_3.2.200.v20110110.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.94kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.7.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 309.57kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.7.2.v201202080800.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 330.35kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.platform,3.7.2.v201202080800 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.platform,3.7.2.v201202080800 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.platform,3.7.2.v201202080800.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile6192293726667710579.jar: [WARNING] Invalid content:platform.jar [INFO] Fetching org.eclipse.ui.intro_3.4.100.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 111.45kB at 0B/s) [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.100.v20110425.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 107.38kB at 0B/s) [INFO] Fetching org.eclipse.platform.doc.user_3.7.1.r372_v20111202.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.27MB at 0B/s) [INFO] Fetching org.eclipse.core.boot_3.1.200.v20100505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 5.06kB at 0B/s) [INFO] Fetching org.eclipse.search_3.7.0.v20110928-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 144.11kB at 0B/s) [INFO] Fetching org.eclipse.ui.presentations.r21_3.2.200.I20100517-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 36.49kB at 0B/s) [INFO] Fetching org.eclipse.ui.intro.universal_3.2.500.v20110510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.35MB at 0B/s) [INFO] Fetching org.eclipse.ui.intro.universal_3.2.500.v20110510.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.56MB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ui.intro.universal,3.2.500.v20110510.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile8192621860093999674.jar: [WARNING] Invalid content:universal.jar [INFO] Fetching org.eclipse.ui.browser_3.3.101.v20111019-1723.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 71.86kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.300.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 40.27kB at 0B/s) [INFO] Fetching org.eclipse.ui.net_1.2.100.v20111208-1155.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.64kB at 0B/s) [INFO] Fetching org.eclipse.ui.externaltools_3.2.0.v20111007_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 52.06kB at 0B/s) [INFO] Fetching org.eclipse.ui.ide.application_1.0.300.I20110306-2000.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.01kB at 0B/s) [INFO] Fetching org.eclipse.update.core_3.2.500.v20110330.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 187.14kB at 0B/s) [INFO] Fetching org.eclipse.update.scheduler_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.8kB at 0B/s) [INFO] Fetching org.eclipse.update.ui_3.2.300.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 187.68kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20110413-1600.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 10.81kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.compatibility_3.2.100.I20110413-1600.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.56kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ui.workbench.compatibility,3.2.100.I20110413-1600.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile6437021030954091248.jar: [WARNING] Invalid content:compatibility.jar [INFO] Fetching org.eclipse.update.core.linux_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 6.98kB at 0B/s) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.200.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 33.63kB at 0B/s) [INFO] Fetching org.eclipse.platform_3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 29.28kB at 0B/s) [INFO] Fetching org.eclipse.platform_root_3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/binary/ (0B of 42.81kB at 0B/s) [INFO] Fetching org.eclipse.rcp_3.7.2.v201202080800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.11kB at 0B/s) [INFO] Fetching org.eclipse.rcp_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/features/ (0B of 28.75kB at 0B/s) [INFO] Fetching org.eclipse.rcp_root_3.7.2.v20120120-1424-9DB5FmnFq5JCf1UA38R-kz0S0272 from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/binary/ (0B of 42.81kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.94kB at 0B/s) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.1.0.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.97kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 75.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64_1.0.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 78.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 77.72kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 78.85kB at 0B/s) [INFO] Fetching org.eclipse.compare.win32_1.0.200.I20110510-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 18.66kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_1.1.300.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.23kB at 0B/s) [INFO] Fetching org.eclipse.core.net.win32.x86_1.0.100.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.45kB at 0B/s) [INFO] Fetching org.eclipse.core.resources.win32.x86_3.5.100.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 15.35kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 24.51kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.win32.x86_1.0.200.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 17.25kB at 0B/s) [INFO] Fetching org.eclipse.ui.win32_3.2.200.v20110928-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 12.19kB at 0B/s) [INFO] Fetching org.eclipse.update.core.win32_3.2.200.v20100512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 83.3kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.1.300.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.3kB at 0B/s) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.0.100.I20110331-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 25.71kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 26.69kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.0.v20110502.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 29.47kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.16kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.101.v20120109-1504.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 27.54kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.100.v20100503.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 11.53kB at 0B/s) [INFO] Fetching org.eclipse.ui.cocoa_1.1.0.I20101109-0800.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 13.17kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem.solaris.sparc_1.2.0.v20110423-0524.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 7.49kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 39.27kB at 0B/s) [INFO] Fetching org.eclipse.equinox.launcher.gtk.solaris.x86_1.1.100.v20110505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 34.17kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.org.w3c.dom.svg.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.org.w3c.dom.svg.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.batik.dependency:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.batik.dependency-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 19.33kB at 0B/s) [INFO] Fetching org.mockito.mockito-all_1.9.5.jar from http://download.eclipse.org/scout/releases/4.0/testing/plugins/ (0B of 1.51MB at 0B/s) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 283.72kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.jaxws216.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.jaxws216.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.mobile.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.mobile.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Fetching org.easymock_2.4.0.v20090202-0900.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 29.97kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.client.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.client.testenvironment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.extension.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.extension.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 591.9kB at 0B/s) [INFO] Fetching com.thoughtworks.selenium_2.25.0.v201212071504.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 3.55MB at 0B/s) [INFO] Fetching org.apache.commons.exec_1.1.0.v201301240602.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 28.37kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 101.3kB at 0B/s) [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 829.75kB at 0B/s) [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 29.69kB at 0B/s) [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 91.48kB at 0B/s) [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 71.91kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt.osgi_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 16.57kB at 0B/s) [INFO] Fetching org.eclipse.rap.rwt_2.3.2.20150128-1013.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 1.18MB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.forms_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.36kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.views_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 28.61kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.cheatsheets_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 105.44kB at 0B/s) [INFO] Fetching org.eclipse.rap.feature_2.3.2.20150128-1013.jar from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/features/ (0B of 19.18kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface.databinding_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 60.36kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui.workbench_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 873.78kB at 0B/s) [INFO] Fetching org.eclipse.rap.jface_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 285.57kB at 0B/s) [INFO] Fetching org.eclipse.rap.ui_2.3.2.20150119-1706.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 95.52kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.testing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.server.testenvironment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.server.testenvironment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.shared.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swing.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swing.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.swt.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.swt.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.service.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.service.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.net.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.net.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.common.ant.optional.junit.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.commons.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.commons.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.server.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.server.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.shared.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.shared.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swing/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.testing.ui.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.ui.swt/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.core:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.core-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swing:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swing-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.testing.swt:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.testing.swt-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/indigo/201202240900/aggregate/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.core_1.5.1.v20110720-0100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 86.73kB at 0B/s) [INFO] Fetching org.eclipse.mylyn.wikitext.mediawiki.core_1.5.2.v20110830-0100.jar.pack.gz from http://download.eclipse.org/releases/indigo/201202240900/aggregate/plugins/ (0B of 35.57kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.spec.client.test:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec.client.test/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.spec:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.spec-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.ui.rap.theme.rayo.mobile:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.ui.rap.theme.rayo.mobile/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.svg.ui.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.svg.ui.rap/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/pom.xml [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 compositeContent.jar from http://download.eclipse.org/releases/mars/ (0B of 502B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/mars/ (0B of 205.48kB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/mars/201506241002/ (0B of 2.76MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/mars/201506241002/ (206.14kB of 2.76MB at 203.31kB/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/mars/201506241002/ (1.07MB of 2.76MB at 418.4kB/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/mars/201510021000/ (0B of 2.78MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/mars/201602261000/ (0B of 2.81MB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/pom.xml [INFO] Fetching 201602261000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (0B of 412.5kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 50.68kB at 0B/s) [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 67.25kB at 0B/s) [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 46.34kB at 0B/s) [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 38.36kB at 0B/s) [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 43.21kB at 0B/s) [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 30.48kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 41.25kB at 0B/s) [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 39.64kB at 0B/s) [INFO] Fetching 201510021000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (0B of 36.32kB at 0B/s) [INFO] Fetching org.eclipse.core.runtime.compatibility_3.2.300.v20150423-0821.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 37.58kB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 43.09kB at 0B/s) [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (0B of 2.19MB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.rap.basic.target:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap.basic.target-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 39.13kB at 0B/s) [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 39.85kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 77.06kB at 0B/s) [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 41.45kB at 0B/s) [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 8.28MB at 0B/s) [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 56.08kB at 0B/s) [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (0B of 31.73kB at 0B/s) [INFO] Fetching org.eclipse.equinox.http.servlet_1.2.2.v20160202-2102.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (0B of 59.49kB at 0B/s) [INFO] Fetching org.eclipse.equinox.servletbridge_1.3.100.v20160113-1459.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (0B of 23.67kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt:org.eclipse.scout.rt.rap-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt/org.eclipse.scout.rt.rap-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Fetching org.apache.commons.fileupload_1.3.1.201405120000.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/plugins/ (0B of 75.5kB at 0B/s) [INFO] Fetching org.apache.commons.io_2.2.0.201405120000.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140517-1319/plugins/ (0B of 190.06kB at 0B/s) [INFO] Fetching org.eclipse.rap.addons.filedialog_0.6.0.20140611-1558.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/plugins/ (0B of 36.7kB at 0B/s) [INFO] Fetching org.eclipse.rap.addons.fileupload_0.6.0.20140611-1558.jar from http://download.eclipse.org/rt/rap/incubator/2.3/fileupload/20140611-1558/plugins/ (0B of 19.5kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.feature:org.eclipse.scout.rt.ui.rap.incubator.filechooser:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.rt.incubator:org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.rt.incubator/org.eclipse.scout.rt.ui.rap.incubator.filechooser-repository/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.7.3.v20120119-1537.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 1.66MB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Fetching org.eclipse.jdt.core.manipulation_1.4.0.v20110928-1453.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 28.31kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 272.38kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.1.v20111006_r372.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 800.86kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.debug,3.7.1.v20111006_r372.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile7112025999517052443.jar: [WARNING] Invalid content:jdi.jar [WARNING] Invalid content:jdimodel.jar [INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 102.79kB at 0B/s) [INFO] Fetching org.eclipse.jdt.launching_3.6.1.v20111006_r372.jar from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 298.73kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372 from repository http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.launching,3.6.1.v20111006_r372.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile4576632196304270412.jar: [WARNING] Invalid content:lib/launchingsupport.jar [INFO] Fetching org.eclipse.jdt.ui_3.7.2.v20120109-1427.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 3.31MB at 0B/s) [INFO] Fetching org.eclipse.pde.build_3.7.0.v20111116-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 455.7kB at 0B/s) [INFO] Fetching org.eclipse.pde.core_3.7.1.v20120103_r372.jar.pack.gz from http://download.eclipse.org/eclipse/updates/3.7/R-3.7.2-201202080800/plugins/ (0B of 385.2kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v37v41.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v37v41.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v38v42.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v38v42.fragment/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/juno [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/juno/ (0B of 490B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201303010900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (0B of 2.06MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (203.07kB of 2.06MB at 199.07kB/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201303010900/ (847.88kB of 2.06MB at 416.28kB/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201209280900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201209280900/ (0B of 2.01MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/juno/201206270900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/juno/201206270900/ (0B of 2.06MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/juno/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/juno/ (0B of 304.86kB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v38v42.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v38v42.fragment/pom.xml [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/juno/201303010900/ (0B of 63B at 0B/s) [INFO] Fetching javax.annotation_1.0.0.v20101115-0725.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 10.92kB at 0B/s) [INFO] Fetching org.eclipse.osgi_3.8.2.v20130124-134944.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 461.82kB at 0B/s) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 68.07kB at 0B/s) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 44.63kB at 0B/s) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 67.08kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 47.81kB at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.401.v20121204-162022.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 96.95kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.ant.core,3.2.401.v20121204-162022.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile8213760723597838486.jar: [WARNING] Invalid content:lib/antsupportlib.jar [INFO] Fetching org.eclipse.core.variables_3.2.600.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 16.36kB at 0B/s) [INFO] Fetching org.eclipse.compare_3.5.301.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 230.35kB at 0B/s) [INFO] Fetching org.eclipse.ui_3.104.0.v20121024-145224.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 92.81kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 274.13kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.8.1.v20121114-124432.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 791.24kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.core.resources,3.8.1.v20121114-124432.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile4046091956229740928.jar: [WARNING] Invalid content:ant_tasks/resources-ant.jar [INFO] Fetching org.eclipse.jface.text_3.8.2.v20121126-164145.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 286.7kB at 0B/s) [INFO] Fetching org.eclipse.ui.ide_3.8.2.v20121106-165923.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 699.35kB at 0B/s) [INFO] Fetching org.eclipse.ui.views_3.6.100.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 32.67kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 181.56kB at 0B/s) [INFO] Fetching org.eclipse.ui.editors_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 167.92kB at 0B/s) [INFO] Fetching org.eclipse.ui.forms_3.5.200.v20120705-114351.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 97.14kB at 0B/s) [INFO] Fetching org.eclipse.compare.core_3.5.200.v20120522-1148.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 29.24kB at 0B/s) [INFO] Fetching org.eclipse.core.filebuffers_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 37.9kB at 0B/s) [INFO] Fetching org.eclipse.text_3.5.200.v20120523-1310.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 78.74kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem_1.3.200.v20130115-145044.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 23.46kB at 0B/s) [INFO] Fetching org.eclipse.debug.core_3.7.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 98.29kB at 0B/s) [INFO] Fetching org.eclipse.debug.ui_3.8.2.v20130130-171415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 779.3kB at 0B/s) [INFO] Fetching org.eclipse.ui.console_3.5.100.v20120521-2012.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 54.97kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.commands_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 10.08kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.di_1.2.0.v20121024-173149.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 22.71kB at 0B/s) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 16.6kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.contexts_1.2.0.v20121221-192508.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 20.98kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.services_1.0.0.v20120521-2346.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 15.54kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.11.100.v20121024-182359.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 11.8kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 21.42kB at 0B/s) [INFO] Fetching org.eclipse.swt_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 16.74kB at 0B/s) [INFO] Fetching org.eclipse.jface_3.8.102.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 321.89kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.2.v20120912-132817.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 54.56kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 48.29kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.4.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 14.25kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.di_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 8.21kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.model.workbench_0.10.1.v20120523-1955.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 88.86kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore_2.8.3.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 346.69kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.8.1.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 77.81kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.services_0.10.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 11.93kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.widgets_0.12.3.v20130123-162658.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 8.8kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 75.92kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore.change_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 34.39kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 42.05kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 86.89kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 55.55kB at 0B/s) [INFO] Fetching org.eclipse.jface.databinding_1.6.0.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 59.89kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20120521-2329.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 7.01kB at 0B/s) [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 87.48kB at 0B/s) [INFO] Fetching org.eclipse.equinox.event_1.3.100.v20140115-1647.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 14.8kB at 0B/s) [INFO] Fetching org.eclipse.emf.common_2.8.0.v20130125-0546.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 71.26kB at 0B/s) [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/rt/rap/2.3/SR2-20150128-1013/plugins/ (0B of 30.41kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20120913-155515.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 18.24kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.400.v20120913-155709.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 30.39kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 49.43kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 95.91kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 27.84kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 32.14kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 67.79kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.200.v20110808-1657.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile3004423490897744400.jar: [WARNING] Invalid content:lib/jarprocessor-ant.jar [INFO] Fetching org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 48.97kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director_2.2.0.v20120524-0542.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 40.87kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.301.v20120914-163612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 19.09kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 63.74kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 31.38kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20120428-0517.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 49.19kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.300.v20120428-0517.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile353403600888808370.jar: [WARNING] Invalid content:ant_tasks/director-ant.jar [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 40.74kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 115.36kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.2.100.v20120524-1717.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile8454736279296720219.jar: [WARNING] Invalid content:ant_tasks/metadataRepository-ant.jar [INFO] Fetching org.eclipse.equinox.security_1.1.100.v20120522-1841.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 40.05kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 12.97kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 23.89kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.2.0.v20121002-080415.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 40.61kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 84.01kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120913-155635.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 210.16kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.publisher.eclipse,1.1.0.v20120913-155635.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile1892404230721704479.jar: [WARNING] Invalid content:ant_tasks/pdepublishing-ant.jar [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110808-1657.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 13.79kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 87.38kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.0.100.v20120501-1314.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 229.98kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.equinox.p2.repository.tools,2.0.100.v20120501-1314.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile6559661057705207437.jar: [WARNING] Invalid content:lib/repository-tools-ant.jar [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-0117.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 41.18kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui_2.2.0.v20130119-010614.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 168.32kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.100.v20120522-2049.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 75.79kB at 0B/s) [INFO] Fetching org.eclipse.jdt.core_3.8.3.v20130121-145325.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 4.59MB at 0B/s) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 29.54kB at 0B/s) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 93.81kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 289.61kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.7.101.v20120913-153601.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 830.36kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.debug,3.7.101.v20120913-153601.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile4096683018221800906.jar: [WARNING] Invalid content:jdi.jar [WARNING] Invalid content:jdimodel.jar [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 108.78kB at 0B/s) [INFO] Fetching org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 308.99kB at 0B/s) [WARNING] Some attempts to read artifact osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046 failed: [WARNING] An error occurred while transferring artifact packed: osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046 from repository http://download.eclipse.org/releases/juno/201303010900: [WARNING] Problems downloading artifact: osgi.bundle,org.eclipse.jdt.launching,3.6.101.v20130111-183046.: [WARNING] File has invalid content:/tmp/genie.scout/signatureFile3659006295360592285.jar: [WARNING] Invalid content:lib/launchingsupport.jar [INFO] Fetching org.eclipse.jdt.ui_3.8.2.v20130107-165834.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 3.36MB at 0B/s) [INFO] Fetching org.eclipse.search_3.8.0.v20120523-1540.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 145.46kB at 0B/s) [INFO] Fetching org.eclipse.team.ui_3.6.201.v20130125-135424.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 406.15kB at 0B/s) [INFO] Fetching org.eclipse.team.core_3.6.100.v20120524-0627.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 111.24kB at 0B/s) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.0.v20120523-1543.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 144.21kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator_3.5.200.v20120705-114103.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 109.83kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.400.v20120705-114010.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 41.5kB at 0B/s) [INFO] Fetching org.eclipse.pde.build_3.8.2.v20121114-140810.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 457.84kB at 0B/s) [INFO] Fetching org.eclipse.pde.core_3.8.1.v20130115-200504.jar from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.17MB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.200.v20120912-144026.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 43.08kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.04MB at 0B/s) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.5.300.v20120912-132807.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 34.84kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.04MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.21MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.12MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.09MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390x_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.11MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.14MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1.12MB at 0B/s) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 898.57kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.sparc_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 1MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.x86_3.100.1.v4236b.jar.pack.gz from http://download.eclipse.org/releases/juno/201303010900/plugins/ (0B of 979.3kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v38v42.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v38v42.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v43.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v43.fragment/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/kepler/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/kepler [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/kepler/ (0B of 509B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/kepler/201402280900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/kepler/201402280900/ (0B of 2.27MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/kepler/201402280900/ (2.01MB of 2.27MB at 2.01MB/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/kepler/201309270900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/kepler/201309270900/ (0B of 2.28MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/kepler/201306260900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/kepler/201306260900/ (0B of 2.17MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/kepler/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/kepler/ (0B of 327.39kB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v43.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v43.fragment/pom.xml [INFO] Fetching javax.annotation_1.1.0.v201209060031.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 19.48kB at 0B/s) [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/kepler/201402280900/ (0B of 63B at 0B/s) [INFO] Fetching org.eclipse.ant.core_3.2.500.v20140203-1328.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 65.46kB at 0B/s) [INFO] Fetching org.eclipse.core.variables_3.2.700.v20130402-1741.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 16.34kB at 0B/s) [INFO] Fetching org.eclipse.compare_3.5.401.v20130709-1308.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 225.85kB at 0B/s) [INFO] Fetching org.eclipse.ui_3.105.0.v20130522-1122.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 92.85kB at 0B/s) [INFO] Fetching org.eclipse.core.resources_3.8.101.v20130717-0806.jar from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 810.56kB at 0B/s) [INFO] Fetching org.eclipse.jface.text_3.8.101.v20130802-1147.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 273.09kB at 0B/s) [INFO] Fetching org.eclipse.ui.ide_3.9.2.v20131004-0923.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 627.94kB at 0B/s) [INFO] Fetching org.eclipse.ui.views_3.6.100.v20130326-1250.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 32.86kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.8.101.v20130729-1318.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 176.64kB at 0B/s) [INFO] Fetching org.eclipse.ui.editors_3.8.100.v20130513-1637.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 159.91kB at 0B/s) [INFO] Fetching org.eclipse.ui.forms_3.6.1.v20130822-1117.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 97.58kB at 0B/s) [INFO] Fetching org.eclipse.compare.core_3.5.300.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 29.36kB at 0B/s) [INFO] Fetching com.ibm.icu_50.1.1.v201304230130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 6.8MB at 0B/s) [INFO] Fetching org.eclipse.core.filebuffers_3.5.300.v20130225-1821.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 38.04kB at 0B/s) [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 78.99kB at 0B/s) [INFO] Fetching org.eclipse.core.filesystem_1.4.0.v20130514-1240.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 23.55kB at 0B/s) [INFO] Fetching org.eclipse.debug.core_3.8.0.v20130514-0954.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 99.34kB at 0B/s) [INFO] Fetching org.eclipse.debug.ui_3.9.0.v20130516-1713.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 694.04kB at 0B/s) [INFO] Fetching org.eclipse.ui.console_3.5.200.v20130514-0954.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 55.09kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 12.11kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.di_1.3.0.v20130514-1256.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 22.9kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.contexts_1.3.1.v20130905-0905.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 20.87kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.services_1.1.0.v20130515-1343.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 11.95kB at 0B/s) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.11.100.v20130514-1256.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 11.77kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.102.v20140117-1939.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 22.12kB at 0B/s) [INFO] Fetching org.eclipse.swt_3.102.1.v20140206-1334.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 16.84kB at 0B/s) [INFO] Fetching org.eclipse.jface_3.9.1.v20130725-1141.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 307.26kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 54.53kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.0.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 49.21kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.100.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 14.35kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 8.48kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.0.1.v20131118-1956.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 98.86kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore_2.9.2.v20131212-0545.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 362.26kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.services_1.0.1.v20131118-1940.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 12.11kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 8.83kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench_1.0.2.v20131202-1739.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 79.21kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore.change_2.9.0.v20131212-0545.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 35.33kB at 0B/s) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.9.1.v20131212-0545.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 79.05kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.0.2.v20131129-1621.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 43.07kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.11.2.v20140205-1834.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 90.62kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.2.v20140117-1939.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 56.66kB at 0B/s) [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 60.46kB at 0B/s) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 7.16kB at 0B/s) [INFO] Fetching org.eclipse.emf.common_2.9.2.v20131212-0545.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 102.86kB at 0B/s) [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 21.69kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 18.12kB at 0B/s) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 30.71kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 49.37kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 95.92kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 27.91kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 31.1kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 48.7kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 43.15kB at 0B/s) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/plugins/ (0B of 103.26kB at 0B/s) [INFO] Fetching org.sat4j.pb_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 73.47kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 19.36kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20130526-2122.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 65.67kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 28.68kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 38.58kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 12.75kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.operations_2.3.0.v20130711-1809.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 29.47kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140129-1405.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 41.98kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 85.51kB at 0B/s) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 14.61kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 40.07kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 104.23kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 42.2kB at 0B/s) [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20131209-2052.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 173kB at 0B/s) [INFO] Fetching org.eclipse.equinox.security.ui_1.1.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 75.47kB at 0B/s) [INFO] Fetching org.eclipse.jdt.core_3.9.2.v20140114-1555.jar from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 4.62MB at 0B/s) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 29.46kB at 0B/s) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.100.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 94.1kB at 0B/s) [INFO] Fetching org.eclipse.jdt.debug_3.8.0.v20130514-0841.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 801.73kB at 0B/s) [INFO] Fetching org.eclipse.jdt.launching_3.7.1.v20131218-1102.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 107.61kB at 0B/s) [INFO] Fetching org.eclipse.jdt.ui_3.9.2.v20131106-1600.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 2.87MB at 0B/s) [INFO] Fetching org.eclipse.search_3.9.1.v20131121-1346.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 146.92kB at 0B/s) [INFO] Fetching org.eclipse.team.ui_3.7.1.v20130729-1104.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 367.73kB at 0B/s) [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 113.04kB at 0B/s) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 144.71kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator_3.5.300.v20130517-0139.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 110.46kB at 0B/s) [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.501.v20131021-1545.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 42.01kB at 0B/s) [INFO] Fetching org.eclipse.pde.build_3.8.100.v20130514-1028.jar from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 457.65kB at 0B/s) [INFO] Fetching org.eclipse.pde.core_3.9.1.v20130628-1111.jar from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.19MB at 0B/s) [INFO] Fetching org.eclipse.update.configurator_3.3.200.v20140203-1328.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 43.08kB at 0B/s) [INFO] Fetching org.eclipse.ui.workbench_3.105.2.v20140211-1711.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 929.61kB at 0B/s) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20130515-1857.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 35.95kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.02MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.15MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.09MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.05MB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.linux.s390x_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.08MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.08MB at 0B/s) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 1.08MB at 0B/s) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 836.54kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.sparc_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 999.82kB at 0B/s) [INFO] Fetching org.eclipse.swt.gtk.solaris.x86_3.102.1.v20140206-1358.jar.pack.gz from http://download.eclipse.org/releases/kepler/201402280900/plugins/ (0B of 940.39kB at 0B/s) [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v43.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v43.fragment/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v44.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v44.fragment/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s) [INFO] Adding repository http://download.eclipse.org/releases/luna [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/luna/ (0B of 518B at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201406250900/ (0B of 2.5MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201409261001/ (0B of 2.59MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201501121000/ (0B of 2.59MB at 0B/s) [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (0B of 2.61MB at 0B/s) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/luna/ (0B of 320.79kB at 0B/s) [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk.compatibility.v44.fragment:4.2.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-4.2-nightly/workspace/org.eclipse.scout.sdk/org.eclipse.scout.sdk.compatibility.v44.fragment/pom.xml [ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna. Unable to read repository at http://download.eclipse.org/releases/luna/201502271000/artifacts.jar. sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:120) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna. at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories (RepositoryArtifactProvider.java:67) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.init (RepositoryArtifactProvider.java:96) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.contains (RepositoryArtifactProvider.java:101) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.contains (MirroringArtifactProvider.java:106) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:69) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:93) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:251) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:214) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:206) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:113) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:360) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:333) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:117) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:77) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna. at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild (CompositeArtifactRepository.java:182) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository. (CompositeArtifactRepository.java:96) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load (CompositeArtifactRepositoryFactory.java:116) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad (ArtifactRepositoryManager.java:73) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:104) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:100) at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository (RemoteArtifactRepositoryManager.java:92) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories (RepositoryArtifactProvider.java:63) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.init (RepositoryArtifactProvider.java:96) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.contains (RepositoryArtifactProvider.java:101) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.contains (MirroringArtifactProvider.java:106) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:69) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:93) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:251) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:214) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:206) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:113) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:360) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:333) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:117) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:77) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: org.eclipse.equinox.p2.core.ProvisionException: Unable to read repository at http://download.eclipse.org/releases/luna/201502271000/artifacts.jar. at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache (CacheManager.java:371) at org.eclipse.equinox.internal.p2.repository.CacheManager.createCache (CacheManager.java:208) at org.eclipse.tycho.p2.remote.RemoteRepositoryCacheManager.createCache (RemoteRepositoryCacheManager.java:66) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.getLocalFile (SimpleArtifactRepositoryFactory.java:65) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.load (SimpleArtifactRepositoryFactory.java:88) at org.eclipse.equinox.internal.p2.artifact.repository.simple.SimpleArtifactRepositoryFactory.load (SimpleArtifactRepositoryFactory.java:76) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad (ArtifactRepositoryManager.java:73) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:104) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:100) at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository (RemoteArtifactRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load (CompositeArtifactRepository.java:474) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild (CompositeArtifactRepository.java:172) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository. (CompositeArtifactRepository.java:96) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load (CompositeArtifactRepositoryFactory.java:116) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad (ArtifactRepositoryManager.java:73) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:768) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository (AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:104) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository (ArtifactRepositoryManager.java:100) at org.eclipse.tycho.p2.remote.RemoteArtifactRepositoryManager.loadRepository (RemoteArtifactRepositoryManager.java:92) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider$RepositoryLoader.loadRepositories (RepositoryArtifactProvider.java:63) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.init (RepositoryArtifactProvider.java:96) at org.eclipse.tycho.repository.p2base.artifact.repository.RepositoryArtifactProvider.contains (RepositoryArtifactProvider.java:101) at org.eclipse.tycho.repository.local.MirroringArtifactProvider.contains (MirroringArtifactProvider.java:106) at org.eclipse.tycho.repository.p2base.artifact.provider.CompositeArtifactProvider.getArtifactFile (CompositeArtifactProvider.java:69) at org.eclipse.tycho.p2.target.TargetPlatformBaseImpl.getLocalArtifactFile (TargetPlatformBaseImpl.java:93) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.addUnit (P2ResolverImpl.java:251) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.toResolutionResult (P2ResolverImpl.java:214) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:206) at org.eclipse.tycho.p2.resolver.P2ResolverImpl.resolveDependencies (P2ResolverImpl.java:113) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.doResolveDependencies (P2DependencyResolver.java:360) at org.eclipse.tycho.p2.resolver.P2DependencyResolver.resolveDependencies (P2DependencyResolver.java:333) at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject (DefaultTychoResolver.java:117) at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:77) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:264) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288) at org.apache.maven.cli.MavenCli.main (MavenCli.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException (Alerts.java:192) at sun.security.ssl.SSLSocketImpl.fatal (SSLSocketImpl.java:1904) at sun.security.ssl.Handshaker.fatalSE (Handshaker.java:279) at sun.security.ssl.Handshaker.fatalSE (Handshaker.java:273) at sun.security.ssl.ClientHandshaker.serverCertificate (ClientHandshaker.java:1446) at sun.security.ssl.ClientHandshaker.processMessage (ClientHandshaker.java:209) at sun.security.ssl.Handshaker.processLoop (Handshaker.java:913) at sun.security.ssl.Handshaker.process_record (Handshaker.java:849) at sun.security.ssl.SSLSocketImpl.readRecord (SSLSocketImpl.java:1023) at sun.security.ssl.SSLSocketImpl.performInitialHandshake (SSLSocketImpl.java:1332) at sun.security.ssl.SSLSocketImpl.writeRecord (SSLSocketImpl.java:709) at sun.security.ssl.AppOutputStream.write (AppOutputStream.java:122) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer (AbstractSessionOutputBuffer.java:159) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:166) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:272) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:277) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:201) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:239) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute (AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:82) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1077) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:1068) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:1064) at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:73) at org.eclipse.core.internal.jobs.Worker.run (Worker.java:55) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild (PKIXValidator.java:385) at sun.security.validator.PKIXValidator.engineValidate (PKIXValidator.java:292) at sun.security.validator.Validator.validate (Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate (X509TrustManagerImpl.java:326) at sun.security.ssl.X509TrustManagerImpl.checkTrusted (X509TrustManagerImpl.java:231) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted (X509TrustManagerImpl.java:126) at sun.security.ssl.ClientHandshaker.serverCertificate (ClientHandshaker.java:1428) at sun.security.ssl.ClientHandshaker.processMessage (ClientHandshaker.java:209) at sun.security.ssl.Handshaker.processLoop (Handshaker.java:913) at sun.security.ssl.Handshaker.process_record (Handshaker.java:849) at sun.security.ssl.SSLSocketImpl.readRecord (SSLSocketImpl.java:1023) at sun.security.ssl.SSLSocketImpl.performInitialHandshake (SSLSocketImpl.java:1332) at sun.security.ssl.SSLSocketImpl.writeRecord (SSLSocketImpl.java:709) at sun.security.ssl.AppOutputStream.write (AppOutputStream.java:122) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer (AbstractSessionOutputBuffer.java:159) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:166) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:272) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:277) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:201) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:239) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute (AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:82) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1077) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:1068) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:1064) at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:73) at org.eclipse.core.internal.jobs.Worker.run (Worker.java:55) Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.engineBuild (SunCertPathBuilder.java:196) at java.security.cert.CertPathBuilder.build (CertPathBuilder.java:268) at sun.security.validator.PKIXValidator.doBuild (PKIXValidator.java:380) at sun.security.validator.PKIXValidator.engineValidate (PKIXValidator.java:292) at sun.security.validator.Validator.validate (Validator.java:260) at sun.security.ssl.X509TrustManagerImpl.validate (X509TrustManagerImpl.java:326) at sun.security.ssl.X509TrustManagerImpl.checkTrusted (X509TrustManagerImpl.java:231) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted (X509TrustManagerImpl.java:126) at sun.security.ssl.ClientHandshaker.serverCertificate (ClientHandshaker.java:1428) at sun.security.ssl.ClientHandshaker.processMessage (ClientHandshaker.java:209) at sun.security.ssl.Handshaker.processLoop (Handshaker.java:913) at sun.security.ssl.Handshaker.process_record (Handshaker.java:849) at sun.security.ssl.SSLSocketImpl.readRecord (SSLSocketImpl.java:1023) at sun.security.ssl.SSLSocketImpl.performInitialHandshake (SSLSocketImpl.java:1332) at sun.security.ssl.SSLSocketImpl.writeRecord (SSLSocketImpl.java:709) at sun.security.ssl.AppOutputStream.write (AppOutputStream.java:122) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flushBuffer (AbstractSessionOutputBuffer.java:159) at org.apache.http.impl.io.AbstractSessionOutputBuffer.flush (AbstractSessionOutputBuffer.java:166) at org.apache.http.impl.AbstractHttpClientConnection.doFlush (AbstractHttpClientConnection.java:272) at org.apache.http.impl.AbstractHttpClientConnection.flush (AbstractHttpClientConnection.java:277) at org.apache.http.impl.conn.AbstractClientConnAdapter.flush (AbstractClientConnAdapter.java:201) at org.apache.http.protocol.HttpRequestExecutor.doSendRequest (HttpRequestExecutor.java:239) at org.apache.http.protocol.HttpRequestExecutor.execute (HttpRequestExecutor.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute (DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute (DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute (AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute (CloseableHttpClient.java:82) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect (HttpClientRetrieveFileTransfer.java:1077) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0 (HttpClientRetrieveFileTransfer.java:1068) at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer (HttpClientRetrieveFileTransfer.java:1064) at org.eclipse.ecf.filetransfer.FileTransferJob.run (FileTransferJob.java:73) at org.eclipse.core.internal.jobs.Worker.run (Worker.java:55) [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/InternalErrorException Build step 'Invoke top-level Maven targets' marked build as failure Sending e-mails to: tools_core@bsiag.com Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE